Commit graph

9 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
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
minskim
ab74181c5d Add build dependency on pkgconfig. 2004-12-14 18:45:11 +00:00
wiz
c74adbcf0e Update to 1.1 version from www.musepack.net.
Changes:
1.1
        Autotools build process
        %d now contains the full date tag

1.1-alpha10
        Equalizer works now
        Fixed a small Bug with skipping broken tracks

1.1-alpha9
        Fixed Bug with Id3 Reading
        Added Display of variable Bitrate

1.1-alpha8:
        Some Bugfixes (ID3-Genre out of range, Audio in use by other Program, di
splaytitle with empty tags)

1.1-alpha7:
        Added Reading of ID3-Tags and writing of APE2-Tags
        Some changes in generate_title to make it work with FreeBSD

1.1-alpha6:
        close speed-up

1.1-alpha5:
        corrected end of track bug

1.1-alpha4:
        minor bugfixes

1.1-alpha3:
        another small glitch fixed in tag reading

1.1-alpha2:
        fixed tag reading

1.1-alpha:
        rewrite from scratch using musepack lib
2004-12-04 20:35:09 +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
jmmv
716bd9cee0 Update to 1.00:
* Fixed a crash when playing non-existent files.
* Doesnt display an annoying message when xmms cannot play a file.
2004-06-25 12:48:43 +00:00
snj
ad12c4b757 Use bl3. 2004-03-12 02:57:37 +00:00
jmmv
607a5119e3 Initial import of xmms-musepack, version 0.94:
xmms-musepack is an audio output plugin for the XMMS multimedia player.
Andree Buschmann's en-/decoder is a great improvement of lossy audio
compression compared to MPEG-III.
2003-12-03 13:30:15 +00:00