summaryrefslogtreecommitdiff
path: root/audio/xmms-musepack
AgeCommit message (Collapse)AuthorFilesLines
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-20Drop maintainership. I can't seriously be the maintainer of so manyjmmv1-2/+2
packages - specially of packages that I haven't touched for a long while or those that other people can handle better than me.
2005-10-16Update MASTER_SITES, from Zafer Aydogan in PR 31834.wiz1-2/+2
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-12-14Add build dependency on pkgconfig.minskim1-1/+2
2004-12-04Update to 1.1 version from www.musepack.net.wiz4-35/+23
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-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+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-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
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-06-25Update to 1.00:jmmv2-6/+5
* Fixed a crash when playing non-existent files. * Doesnt display an annoying message when xmms cannot play a file.
2004-03-12Use bl3.snj1-3/+3
2003-12-03Initial import of xmms-musepack, version 0.94:jmmv4-0/+45
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.