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

    version 0.15

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


      # -*- 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 ncmpc Portfile 59729 2009-10-21 04:39:30Z rmsfisher macports.org $

      PortSystem 1.0

      Name: ncmpc
      Version: 0.15
      Category: audio
      Maintainers: gmail.com:phirince rmsfisher
      Description: curses Music Player Daemon (MPD) client
      Long Description: ncmpc is a client for MPD, the Music Player Daemon.
      Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc
      Platform: darwin
      Master Sites: sourceforge:musicpd
      use_bzip2 yes
      Checksums: md5 806dcbb8f6f1a6ce1b60f51c2d94199d sha1 710e6028c3630cf92a21c98f35598c81b4753638 rmd160 2a58726b7ff77ff4520ee43adfccec3d5fe2e0e1
      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:ncurses
      configure.args --mandir=${prefix}/share/man
      configure.cflags-append -fnested-functions
      livecheck.type regex
      livecheck.url http://mpd.wikia.com/wiki/Client:Ncmpc
      livecheck.regex ncmpc-(\[0-9.\]+)\\.tar\\.bz2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.