Download and Install cmus version 2.2.0 on Mac OS X
Friday the 5th of September, 2008

    cmus  most recent diff


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



      # $Id: Portfile 32787 2008-01-13 12:14:17Z milosh macports.org $

      PortSystem 1.0

      Name: cmus
      Version: 2.2.0
      Category: audio
      Maintainers: milosh openmaintainer
      Description: ncurses based music player
      Long Description: cmus is a small and fast text mode music player for Linux and many other UNIX like operating systems.
      Homepage: http://cmus.sourceforge.net/
      Platform: darwin
      master_sites http://mirror.greaterscope.net/cmus/
      use_bzip2 yes
      checksums md5 7a9895ecfc10cd16577c73051436962f sha1 a6472633ac55660eb3aec5d2ae0296da86903bb2
      depends_lib port:libao port:libmad port:libogg port:libvorbis port:libiconv port:ncurses port:pkgconfig
      build.args V=2
      configure.pre_args
      configure.args prefix=${prefix} CONFIG_FLAC=n CONFIG_MIKMOD=n CONFIG_AAC=n CONFIG_MP4=n CONFIG_MAD=y CONFIG_VORBIS=y

      Variant: aac description {Support aac files} {
      depends_lib-append port:faad2 port:mpeg4ip
      configure.args-delete CONFIG_AAC=n CONFIG_MP4=n
      configure.args-append CONFIG_AAC=y CONFIG_MP4=y
      }

      Variant: flac description {Support flac files} {
      depends_lib-append port:flac
      configure.args-delete CONFIG_FLAC=n
      configure.args-append CONFIG_FLAC=y
      }

      Variant: mikmod description {Support mod files} {
      depends_lib-append port:libmikmod
      configure.args-delete CONFIG_MIKMOD=n
      configure.args-append CONFIG_MIKMOD=y
      }

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

     Where to find more information:

    Darwin Ports



    image test