Commit graph

26 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
26565788e7 This package contains no ltconfig; remove LTCONFIG_OVERRIDE. 2004-11-22 22:58: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
dillo
a3f722e4a3 Make this package obey USE_ESOUND. While here, add USE_OSS to BUILD_DEFS. 2004-06-22 13:59:10 +00:00
snj
1d7213816f Fix build with gcc2 on sparc64. 2004-03-22 23:02:11 +00:00
adam
793eb1ed23 Changes 0.15.2b:
- New Replay Gain support (-G, --replay-gain).
  - Tags can now be shown without decoding any audio (-T, --show-tags-only).
  - New support for reading and displaying encoder tag information written
    by e.g. lame(1).
2004-03-01 15:56:58 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
adam
a724ae62bd madplay resurrected, since mad package has been split up to libmad, libid3tag and madplay 2003-07-10 08:45:31 +00:00
wiz
d04d01bf10 Move madplay to mad. 2001-04-19 10:28:21 +00:00
simonb
d687b88fb0 Include the experimental tty controls patches. 2001-04-13 08:14:07 +00:00
simonb
a3e29b1f6e Update package to 0.13.0 (beta).
Major changes include:
 - The last complete audio frame should now be properly decoded even when
   it is not followed by other data
 - Ancillary data is now properly extracted from Layer III streams.
 - Rewrote the Layer III joint stereo decoding routine to correct a major
   MPEG-2 problem and a minor MPEG-1 problem decoding intensity stereo.

Other changes in the CHANGES file in the distribution.
2001-04-13 06:20:22 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
simonb
647dac0b9d Add a patch from Andre McCurdy <armccurdy@yahoo.co.uk> to fix the arm32
PIC code.  Fixes PR pkg/12312 from Ignatios Souvatzis.
2001-03-25 11:34:57 +00:00
is
be3ebb01c0 Add workaround for libtool problem on ARM32. 2001-03-13 12:37:23 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
simonb
3b9d260716 Update to mad 0.12.5b.
Changes from 0.12.4b:

  * Modified Layer III requantization to occur during Huffman decoding for
    significant performance gains.

  * Optimized short block IMDCT by eliminating redundant calculations.

  * Made several other Layer III performance improvements; added
    ASO_INTERLEAVE1, ASO_INTERLEAVE2, and ASO_ZEROCHECK
    architecture-specific options for best performance on various
    architectures.

  * Optimized synthesis DCT to store result values as soon as they are
    calculated.
2001-02-13 06:10:11 +00:00
simonb
76e182323e Update to mad-0.12.4b. Changes from 0.12.3b are:
* New PowerPC fixed-point assembly courtesy of David Blythe.

  * Reorganized fixed-point assembly routines for easier maintenance and
    better performance.

  * Improved performance of subband synthesis through better indexing and
    fewer local variables.

  * Added alias reduction for the lower two subbands of mixed short blocks,
    per a report of ambiguity with ISO/IEC 11172-3 and for uniformity with
    most other implementations. Also improved alias reduction performance
    using multiply/accumulate.

  * Added --enable-strict-iso option to `configure' to override best
    accepted practices such as the alias reduction for mixed short blocks.

  * Improved performance of Layer III IMDCT by using longer
    multiply/accumulate runs where possible.
2001-02-09 13:12:23 +00:00
wiz
4b4cbfdf1e Update to 0.12.3b. Changes: MPEG 2.5 support, bug fixes, madvise support,
more statistical output on program exit, better mono/stereo support,
support for amplification/attenuation, and some other stuff.
2001-02-07 13:58:21 +00:00
wiz
14ea6e5e38 Update to 0.12.2b. Changes: Performance improvements, bug fixes;
internationalization (en, es, fr, hr, no), shared library, and some
other minor changes.
2000-11-23 00:34:22 +00:00
wiz
2d695c1b1c Actually, the specially supported CPUs are recognized automatically...
Remove the checks again.
2000-11-14 01:40:15 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
sommerfeld
163a996f1a Enable assembler optimizations for arm32 (works on a shark). 2000-10-22 16:37:23 +00:00
wiz
9f5ece60c9 Enable assembler optimizations on i386 and sparc (where I could verify
compilation).
XXX: someone on ARM or MIPS processors could try activating those options...
2000-10-21 20:39:53 +00:00
simonb
325d610144 Make the pkg name "madplay-0.11.4b". 2000-10-15 10:29:33 +00:00
simonb
3d91c68fb2 Initial import of madplay - an integer MPEG audio decoder. 2000-10-15 10:24:55 +00:00