summaryrefslogtreecommitdiff
path: root/audio/liba52/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-07-29don't assume that all platforms will be able to build a shared librarygrant1-1/+9
out of non-PIC code; do it on NetBSD and Linux/i386 where it is known to be OK.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-23- (re)enable installing the a52dec and extract_a52 tools and their man pages.mrg1-2/+2
- bump pkg version
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-02-11bl3ifyxtraeme1-2/+2
2004-01-23use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation ongrant1-2/+3
Solaris (and others). bump PKGREVISION.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-09-22Use buildlink2jlam1-1/+2
2002-08-30Update to 0.7.4:wiz1-2/+2
Full reentrancy, win32 output, al file output, gain control, and a few portability fixes.
2002-06-16Update to 0.7.3, provided by veego.wiz1-3/+3
Changes since 0.7.1b: Performance enhancements, from 40% to 80% depending on streams. Fixed a few embarassing bugs in liba52: one memory corruption issue and a few minor portability problems. Several new output modules, and fixes in the existing .wav file output. Minor bugfixes, performance and portability enhancements. Also added wav format output, and reduced the demux buffer size which makes it easier to use a52dec as a pipe.
2001-12-11Make PKGNAME dewey-conform.wiz1-2/+2
2001-12-10liba52 is a free library for decoding ATSC A/52 streams. It isveego1-0/+21
released under the terms of the GPL license. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-three.