Commit graph

21 commits

Author SHA1 Message Date
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
heinz
ed24cd8faf The package supports installation to DESTDIR. 2007-07-01 15:47:54 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
drochner
cc7e0859e5 add a comment why libdjbfft is not used here
(for those puzzled about the "No accelerated IMDCT transform found"
message)
2007-01-11 19:32:13 +00:00
drochner
6f3a4ce5fe libtool filters out the -prefer-non-pic anyway, remove useless
conditionals
2006-06-13 17:52:29 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
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
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
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
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
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
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