Commit graph

35 commits

Author SHA1 Message Date
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
wiz
e0c56a8453 Recursive bump for libmikmod shlib major ++
Noted by dholland.
2012-06-04 09:29:53 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
joerg
586738f36f user-destdir support 2009-07-08 15:02:14 +00:00
wiz
1d739a1ea6 Uses flac API from 1.1.3, add appropriate depends. 2007-01-08 00:19:18 +00:00
wiz
1e841aac14 Fix pkglint warnings. 2007-01-07 12:54:22 +00:00
wiz
0503443844 Not needed any longer. 2007-01-07 12:53:51 +00:00
wiz
9896dc76a0 Update to 1.1.3:
o Added ReplayGain info to file info box in XMMS plugin
2007-01-07 12:52:32 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
wiz
b20d01b785 Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
grant
b7267014ad only build and install in the directories needed to build the xmms
plugin.
2005-08-21 08:48:51 +00:00
grant
525ccb4476 USE_LANGUAGES=c c++ 2005-07-29 06:06:57 +00:00
grant
bdabb8248b fix build on Solaris:
- sunpro wants 'inline' to inline functions, not '__inline'
- patch away a rogue ;
2005-07-29 06:06:33 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
e6257e320c Update to 1.1.2, to sync with flac.
Changes unknown.
2005-03-03 15:29:52 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
ben
84ea478aef Update xmms-flac to version 1.1.1 to match recent flac update.
This addresses PR#27198.
2004-10-15 22:56:50 +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
snj
cc3a880eb8 Use bl3. 2004-03-11 23:35:06 +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
grant
ed16993a08 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
0471f6f930 Update distinfo to include new patches. 2003-12-21 17:51:46 +00:00
ben
740e370d99 Make test makefiles link to libtool libraries to fix build error. 2003-12-21 17:50:55 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
grant
094a371f6a add rcsids. 2003-11-01 08:28:47 +00:00
grant
127833f4d7 apply patch from rtr: build libtool convenience libraries instead of
regular libraries so the required symbols from libplugin_common.a are
included.

fixes PR pkg/21857.

bump PKGREVISION.
2003-11-01 06:49:54 +00:00
wiz
02e58609d8 Reimport flac-xmms as xmms-flac, to be consistent with other
flac packages. Addresses PR 22173 by Ben Collver.
2003-07-19 08:59:12 +00:00