Amarok-devel version git-20090927 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    amarok-devel  most recent diff


    version git-20090927

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


      The amarok-devel Portfile 58346 2009-09-27 01:24:17Z illogic-al macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: amarok-devel
      Version: git-20090927
      Category: kde kde4
      Maintainers: illogic-al openmaintainer
      Description: Amarok, the world renown media player/.
      Long Description: Amarok is a music player and manager with an intuitive interface. It provides a variety of feature which helps to discover and manage your music.
      Platform: darwin
      Homepage: http://amarok.kde.org
      Master Sites: http://gitorious.org/amarok
      # The following are placeholders for official beta releases
      #master_sites http://ftp.kde.org/unstable/${name}/${version}/src/
      #use_bzip2 yes
      #checksums md5 410863050e5de95df82106cc9dfe486a
      distname amarok
      fetch.type git
      git.url git://gitorious.org/amarok/amarok.git
      git.branch 33f852d6e293aa4632a4381d3468c7cf89224380
      worksrcdir amarok

      depends_build-append port:git-core

      depends_lib-append port:kdebase4-runtime port:kdelibs4 port:qtscriptgenerator port:liblastfm port:taglib port:taglib-extras port:loudmouth path:lib/mysql5/libmysqld.a:mysql5-devel

      configure.env QTDIR=${prefix}/libexec/qt4-mac
      configure.args-append ../${distname}

      default_variants-append +debug

      post-destroot {
      # Place bundle icons in correct location
      system "mv ${destroot}${prefix}/bin/amarok.app/Contents/Resources/* ${destroot}${applications_dir}/KDE4/Amarok.app/Contents/Resources/"
      system "rm -rf ${destroot}${prefix}/bin"
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.