Libmpdclient version 2.0 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    libmpdclient  most recent diff


    version 2.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The libmpdclient Portfile 60454 2009-11-12 23:35:31Z ryandesign macports.org $

      PortSystem 1.0

      Name: libmpdclient
      Version: 2.0
      Category: audio
      Maintainers: rmsfisher openmaintainer
      Description: libmpdclient is a stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages.
      Long Description: ${description}
      Homepage: http://mpd.wikia.com/wiki/ClientLib:libmpdclient
      Platform: darwin
      Master Sites: sourceforge:musicpd
      use_bzip2 yes
      Checksums: md5 d9605332d4c4a4f28362e4a9c953e84b sha1 fbf55f77cf826a6cc0b4e2e18e9c29262bb99592 rmd160 87a39b00f675bfc8bad37aa335b2dbcb5fc9f402
      use_autoreconf yes
      Patch Files: patch-Makefile.am.diff patch-configure.ac.diff

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

      livecheck.url http://sourceforge.net/projects/musicpd/files/libmpdclient/
      livecheck.distname mpd
      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/libmpdclient
      % sudo port install libmpdclient
      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 libmpdclient
      ---> Verifying checksum for libmpdclient
      ---> Extracting libmpdclient
      ---> Configuring libmpdclient
      ---> Building libmpdclient with target all
      ---> Staging libmpdclient into destroot
      ---> Installing libmpdclient
    - 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 libmpdclient with these commands:
      %  man libmpdclient
      % apropos libmpdclient
      % which libmpdclient
      % locate libmpdclient

     Where to find more information:

    Darwin Ports



    Lightbox this page.