Faac version 1.28 - How to Download and Install on Mac OS X
Thursday the 9th of September, 2010

    version 1.28

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


      The faac Portfile 59973 2009-10-28 07:05:26Z pguyot kallisys.net $

      PortSystem 1.0
      Name: faac
      Version: 1.28
      Revision: 1
      Category: audio
      Maintainers: nomaintainer
      Description: ISO AAC audio encoder
      Long Description: FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.

      Homepage: http://www.audiocoding.com/
      Platform: darwin
      Master Sites: sourceforge
      Checksums: md5 80763728d392c7d789cde25614c878f6 sha1 d00b023a3642f81bb1fb13d962a65079121396ee rmd160 03902393488f04223aabdc804bfe77bb32a61c94

      configure.cflags-append "-D__unix__"
      configure.args --without-mp4v2

      depends_lib port:mp4v2

      use_autoreconf yes
      autoreconf.args -fvi

      livecheck.version ${name}-${version}
      livecheck.distname faac-src

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.