Commit graph

21 commits

Author SHA1 Message Date
grant
4e3d632439 don't assume that all platforms will be able to build a shared library
out of non-PIC code; do it on NetBSD and Linux/i386 where it is
known to be OK.
2005-07-29 00:41:51 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
mrg
3bc21bb3e8 - (re)enable installing the a52dec and extract_a52 tools and their man pages.
- bump pkg version
2004-08-23 04:03:34 +00:00
wiz
fc0ff84f92 Unused. 2004-04-25 00:01:15 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
xtraeme
1cccbf1720 bl3ify 2004-02-11 08:37:35 +00:00
grant
14772f5d01 use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation on
Solaris (and others).

bump PKGREVISION.
2004-01-23 06:03:57 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jlam
5727cd77b9 Use buildlink2 2002-09-22 01:25:30 +00:00
wiz
0a6d5256b4 Add buildlink2.mk. 2002-08-31 14:16:15 +00:00
wiz
a4ae4aa1c3 Update to 0.7.4:
Full reentrancy, win32 output, al file output, gain control,
and a few portability fixes.
2002-08-30 23:43:07 +00:00
wiz
c4707ec0e4 Update to 0.7.3, provided by veego.
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.
2002-06-16 18:08:05 +00:00
wiz
3e4970df8c Fix compilation on alpha. 2002-01-21 21:31:31 +00:00
wiz
178d4f2ab3 Make PKGNAME dewey-conform. 2001-12-11 04:01:34 +00:00
veego
e05cf61709 liba52 is a free library for decoding ATSC A/52 streams. It is
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.
2001-12-10 19:49:46 +00:00