Kdesdk4 version 4.3.2 - How to Download and Install on Mac OS X
Tuesday the 3rd of November, 2009

    kdesdk4  most recent diff


    version 4.3.2

      View the most recent changes for the kdesdk4 port at: kdesdk4.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for kdesdk4.
      The raw portfile for kdesdk4 4.3.2 is located here:
      http://kdesdk4.darwinports.com/dports/kde/kdesdk4/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/kdesdk4


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The kdesdk4 Portfile 59021 2009-10-08 16:22:33Z sharky macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: kdesdk4
      Version: 4.3.2
      Category: kde kde4
      Maintainers: snc sharky
      Description: Utilities to ease development with the KDE4 platform
      Long Description: Scripts and tools which simplify development of KDE applications. e.g. Kate, the advanced text editor.
      Platform: darwin
      Homepage: http://www.kde.org
      Master Sites: kde:stable/${version}/src/
      use_bzip2 yes
      distname kdesdk-${version}
      Checksums: md5 326da443b4fed01141f7954464678de2 sha1 eabd284791cd4315b743389bddb13848c47bf287 rmd160 0841bb34e41261a8786e07e9ea8ea46d4f078091

      depends_lib-append port:kdelibs4 port:kdebase4-runtime

      configure.args-append ../${distname}

      livecheck.type regex
      livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/
      livecheck.regex kdesdk-(\\d+\\.\\d+\\.\\d+)

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/kdesdk4
      % sudo port install kdesdk4
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching kdesdk4
      ---> Verifying checksum for kdesdk4
      ---> Extracting kdesdk4
      ---> Configuring kdesdk4
      ---> Building kdesdk4 with target all
      ---> Staging kdesdk4 into destroot
      ---> Installing kdesdk4
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using kdesdk4 with these commands:
      %  man kdesdk4
      % apropos kdesdk4
      % which kdesdk4
      % locate kdesdk4

     Where to find more information:

    Darwin Ports



    Lightbox this page.