PortSystem 1.0 name faad2 version 2.0-rc3 categories 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/ platforms darwin master_sites sourceforge:faac checksums md5 0080076438655ed7facf1089a9805aff worksrcdir ${name} pre-configure { system "cd ${worksrcpath} && aclocal -I . && autoheader && glibtoolize --automake --copy" reinplace "s|-flat_namespace -undefined suppress|-undefined error|g" "${worksrcpath}/aclocal.m4" } use_automake yes automake.args --add-missing --copy use_autoconf yes