Commit graph

19 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
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-07-22 04:46:13 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
wiz
7796b45320 Update MASTER_SITES, from Zafer Aydogan in PR 31834. 2005-10-16 19:09:56 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
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-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +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
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