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

    version 2.4.4

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


      The moc Portfile 48191 2009-03-16 15:13:10Z devans macports.org $

      PortSystem 1.0

      Name: moc
      Version: 2.4.4
      Category: multimedia
      Maintainers: martinvazquez.net:eu
      Description: MOC (music on console) is a console audio player for LINUX/UNIX
      Long Description: MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use. Internet stream (Icecast, Shoutcast) are supported, key mapping can be fully customized. Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile. New formats support is under development.

      Homepage: http://moc.daper.net
      Platform: darwin
      Master Sites: ftp://ftp.daper.net/pub/soft/moc/stable/

      Checksums: md5 647c770a5542a4ae5437386807a89796 sha1 e56ee13aa17c177f0afc42efe3804ebbbf46d4db rmd160 d757650b3d8ed4f830212f41d12af7144ecba29b

      use_bzip2 yes

      depends_lib port:libiconv port:ncurses path:lib/libavcodec.dylib:ffmpeg port:libmad port:mpc port:libid3tag port:libsamplerate path:lib/libspeex.dylib:speex port:flac port:jack port:curl

      Patch Files: patch-configure.diff patch-options.c.diff

      configure.args --with-jack --without-vorbis

      default_variants +autojack

      Variant: autojack description {Autostart jack on mocp init and close it on server stop} {
      patchfiles-append patch-autojack.diff
      }

      Variant: vorbis description {Add support for ogg files} {
      depends_lib-append port:libvorbis
      configure.args-delete --without-vorbis
      }

      Variant: without_ffmpeg description {Disable some decoders provided by ffmpeg} {
      depends_lib-delete path:lib/libavcodec.dylib:ffmpeg
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.