Kdebase4-runtime version 4.3.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    kdebase4-runtime  most recent diff


    version 4.3.2

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


      # -*- 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 kdebase4-runtime Portfile 59724 2009-10-21 00:15:05Z snc macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: kdebase4-runtime
      Version: 4.3.2
      Revision: 1
      Category: kde kde4
      Maintainers: snc sharky
      Description: Shared data needed by KDE4 programs
      Long Description: Provides data which is required by KDE4 applications. e.g. icons and mimetype data.
      Platform: darwin
      Homepage: http://www.kde.org
      Master Sites: kde:stable/${version}/src/
      use_bzip2 yes
      distname kdebase-runtime-${version}
      Checksums: md5 b0dfe65bc6d18c259c236889f92e2817 sha1 33bb1da691d1ab75d1fbe5bcac38f105cddab709 rmd160 e3694468e6056ffea03a922a3b7fb01db3c6fc4f

      depends_lib-append port:kdelibs4 port:qimageblitz port:kdepimlibs4 port:oxygen-icons

      configure.args-append ../${distname} -DWITH_PulseAudio=OFF -DXINE_INCLUDE_DIR=\"\" -DXINE_LIBRARY=\"\"

      Variant: xine description "Enable xine support" {
      # Unsupported. Don't report bugs, unless it comes with a patch :-)
      depends_lib-append port:xine-lib
      configure.args-delete -DXINE_INCLUDE_DIR=\"\" -DXINE_LIBRARY=\"\"
      }

      post-destroot {
      # Remove this file as it conflicts with hicolor-icon-theme
      file delete ${destroot}${prefix}/share/icons/hicolor/index.theme
      }

      livecheck.url http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
      livecheck.regex kdebase-runtime-(\\d+\\.\\d+\\.\\d+)${extract.suffix}

    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/kdebase4-runtime
      % sudo port install kdebase4-runtime
      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 kdebase4-runtime
      ---> Verifying checksum for kdebase4-runtime
      ---> Extracting kdebase4-runtime
      ---> Configuring kdebase4-runtime
      ---> Building kdebase4-runtime with target all
      ---> Staging kdebase4-runtime into destroot
      ---> Installing kdebase4-runtime
    - 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 kdebase4-runtime with these commands:
      %  man kdebase4-runtime
      % apropos kdebase4-runtime
      % which kdebase4-runtime
      % locate kdebase4-runtime

     Where to find more information:

    Darwin Ports



    Lightbox this page.