Download and Install faad2 version 2.6.1 on Mac OS X
Thursday the 28th of August, 2008

    faad2  most recent diff


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



      # $Id: Portfile 36505 2008-05-04 21:01:55Z pguyot kallisys.net $

      PortSystem 1.0

      Name: faad2
      Version: 2.6.1
      Category: audio
      Maintainers: pguyot kallisys.net
      Description: Fastest ISO AAC audio decoder.
      Long Description: FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High Efficiency), LTP (Long Term Prediction), LD (Low Delay) and ER (Error Resiliency) object type AAC files.
      Homepage: http://www.audiocoding.com/
      Platform: darwin
      master_sites sourceforge:faac
      checksums md5 74e92df40c270f216a8305fc87603c8a sha1 b4ad33d3c4dfa6dbf3011a3da34c631926cabfad rmd160 ad559933dad6a65576a9947819190f04cb3b1c16
      worksrcdir ${name}
      patchfiles patch-Makefile.am

      depends_lib port:libtool port:autoconf port:automake port:perl5.8

      pre-configure {
      system "cd ${worksrcpath} && LIBTOOLIZE=${prefix}/bin/glibtoolize autoreconf -vif"
      reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" "${worksrcpath}/aclocal.m4"
      }

      configure.args --without-bmp --without-xmms --without-drm --without-mpeg4ip

      platform darwin {
      configure.cflags-append -DHAS_LRINTF
      }

      livecheck.regex Includes files: .*${name}-(${version})\.tar\.gz

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

     Where to find more information:

    Darwin Ports



    image test