summaryrefslogtreecommitdiff
path: root/audio/xmms-flac/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-08-21only build and install in the directories needed to build the xmmsgrant1-7/+7
plugin.
2005-07-29USE_LANGUAGES=c c++grant1-1/+2
2005-07-29fix build on Solaris:grant1-1/+8
- sunpro wants 'inline' to inline functions, not '__inline' - patch away a rogue ;
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-03Update to 1.1.2, to sync with flac.wiz1-3/+3
Changes unknown.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
Suggested by Roland Illig, ok'd by various.
2004-10-15Update xmms-flac to version 1.1.1 to match recent flac update.ben1-4/+3
This addresses PR#27198.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+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-03-11Use bl3.snj1-4/+4
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+2
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-11-01apply patch from rtr: build libtool convenience libraries instead ofgrant1-2/+2
regular libraries so the required symbols from libplugin_common.a are included. fixes PR pkg/21857. bump PKGREVISION.
2003-07-19Reimport flac-xmms as xmms-flac, to be consistent with otherwiz1-0/+40
flac packages. Addresses PR 22173 by Ben Collver.