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

    version 2.2.0

      View the most recent changes for the amarok port at: amarok.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for amarok.
      The raw portfile for amarok 2.2.0 is located here:
      http://amarok.darwinports.com/dports/kde/amarok/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


      The amarok Portfile 59309 2009-10-13 13:19:29Z sharky macports.org $

      PortSystem 1.0
      PortGroup kde4 1.0

      Name: amarok
      Version: 2.2.0
      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: kde:stable/${name}/${version}/src/
      use_bzip2 yes
      Checksums: md5 5a0188c5eb7d343109b82964942d8eb5

      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

      Patch Files: patch-src-app-mac.patch
      patch.dir ${workpath}/${distname}
      patch.pre_args -p1

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

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.