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

    version 0.19.0

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


      The gmpc Portfile 58170 2009-09-23 11:58:03Z raimue macports.org $

      PortSystem 1.0

      Name: gmpc
      Version: 0.19.0
      Category: audio
      Platform: darwin
      Maintainers: raimue openmaintainer

      Description: GMPC is a GTK2 client for MPD
      Long Description: GMPC is a GTK2 client for Music Player Daemon. The interface is made to be easy to use, but provide full access to all the features MPD provides. Give the user several ways to browse his database while still being a lightweight client.
      Homepage: http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client

      Master Sites: sourceforge:musicpd
      Checksums: md5 bbd02996b6eb389aa6c25150de87f7a2 sha1 a94e49ea909581826a97d13f9ce648e1b17a7160 rmd160 c82a2341cff709ca3e0be6b41fa031bbff5ce32d

      depends_build port:intltool
      depends_lib port:libmpd port:gtk2 port:gob2 port:gettext port:zlib port:openssl port:curl port:libsoup

      Patch Files: patch-smclient.diff

      configure.args --disable-macige

      Variant: quartz {
      depends_lib-append port:ige-mac-integration
      configure.args-delete --disable-macige
      configure.args-append --enable-macige
      }

      livecheck.type regex
      livecheck.regex {(\d+.\d+(?:.\d+)) Stable}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.