Mpc version 0.18 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.18

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


      The mpc Portfile 59730 2009-10-21 04:43:13Z rmsfisher macports.org $

      PortSystem 1.0

      Name: mpc
      Version: 0.18
      Category: audio
      Maintainers: milosh openmaintainer
      Description: a command line tool for MPD
      Long Description: mpc is a simple command line client for MPD. Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. MPD is designed for integrating a computer into a stereo system that provides control for music playback over a local network. It also makes a great desktop music player, especially if you are a console junkie, like frontend options, or restart X often.
      Homepage: http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki
      Platform: darwin
      depends_build port:libiconv
      depends_lib port:libmpdclient
      Master Sites: sourceforge:musicpd

      use_bzip2 yes

      Checksums: md5 26baf07c4076f6c39bbe97311fc8ec86 sha1 359bc9e7988b6c6788563617674115f17a191429 rmd160 17d89a17cc8bab8ba299a2117e3d283ec3fe48df

      configure.args --mandir=${prefix}/share/man

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "\/${name}-(\\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/mpc
      % sudo port install mpc
      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 mpc
      ---> Verifying checksum for mpc
      ---> Extracting mpc
      ---> Configuring mpc
      ---> Building mpc with target all
      ---> Staging mpc into destroot
      ---> Installing mpc
    - 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 mpc with these commands:
      %  man mpc
      % apropos mpc
      % which mpc
      % locate mpc

     Where to find more information:

    Darwin Ports



    Lightbox this page.