Download and Install faac version 1.26 on Mac OS X
Wednesday the 23rd of July, 2008

    faac  most recent diff


      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.26 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
      Google
      Web Darwinports.com



      # $Id: Portfile 32608 2008-01-09 07:28:31Z pguyot kallisys.net $

      PortSystem 1.0
      Name: faac
      Version: 1.26
      Category: audio
      Maintainers: pguyot kallisys.net
      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 1d7c019bd2dbb4f3101b8937ebc59cf6 sha1 5aad6d5a60107a5d6bf79654970168f498961b21 rmd160 40656b7b1a7c207373d7a1ba0167f220d9073ecd
      worksrcdir ${name}
      use_automake yes
      automake.args --add-missing
      use_autoconf yes
      configure.cflags-append "-D__unix__"

      pre-configure {
      system "cd ${worksrcpath} && aclocal -I . && autoheader && glibtoolize --automake"
      reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" "${worksrcpath}/aclocal.m4" }

      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



    image test