summaryrefslogtreecommitdiff
path: root/audio/faad2
AgeCommit message (Collapse)AuthorFilesLines
2004-02-17Convert to buildlink3.mk.wiz2-3/+24
Newer libtool demands autoconf-2.50+, so update dependency.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-06This was using NO_BIN_ON_CD. Now fixed to use correctreed1-2/+2
NO_BIN_ON_CDROM instead.
2003-06-08drop some unneeded parensgrant1-2/+2
2003-06-08set USE_GCC_SHLIB.grant1-3/+5
sort USE_* variable block while I'm here.
2003-06-08use MASTER_SITE_SOURCEFORGE.grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-11-21Make this build on Solaris. Remove whitespace.salo1-2/+12
2002-10-18Purely cosmetic changes.jlam1-16/+15
2002-10-02make use of new automake.mkdillo1-5/+12
2002-09-05initial import of faad 1.1dillo8-0/+119
FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.