# $Id$ PortSystem 1.0 name faac version 1.26 revision 1 categories audio maintainers pguyot@kallisys.net openmaintainer 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/ platforms 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__" configure.args --without-mp4v2 depends_lib lib:libmp4v2:libmp4v2 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