Download and Install madplay version 0.15.2b on Mac OS X
Wednesday the 23rd of July, 2008

    madplay  most recent diff


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



      # $Id: Portfile 37221 2008-05-30 17:37:14Z raimue macports.org $

      PortSystem 1.0
      Name: madplay
      Version: 0.15.2b
      revision 1
      Category: audio
      Maintainers: nomaintainer
      Description: MPEG Audio Decoder
      Long Description: MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.
      Homepage: http://www.mars.org/home/rob/proj/mpeg/
      Platform: darwin
      master_sites ftp://ftp.mars.org/pub/mpeg/
      checksums sha1 29105eb27c1416aa33c8d1ab3404a8e5f0aecd3f

      patchfiles patch-audio_carbon.c
      configure.cflags-append "-I${prefix}/include"
      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

      depends_lib lib:libid3tag:libid3tag lib:libesd:esound lib:libaudiofile:audiofile lib:libintl:gettext lib:libmad:libmad lib:libz:zlib

      platform darwin 8 i386 {
      configure.cflags-append "-msse"
      }

      platform darwin 9 i386 {
      configure.cflags-append "-msse"
      }

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

     Where to find more information:

    Darwin Ports



    image test