summaryrefslogtreecommitdiff
path: root/audio/mad123/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-08-16revbump after boost-libs updateadam1-2/+2
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-09-27mad123: remove default-off arts optionwiz1-9/+2
arts was removed from pkgsrc
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-04-20Set LICENSE for a lot of audio packages.nros1-1/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-02-25Use OPSYSVARS.jperkin1-4/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-17recursive bump for audio/taglib shlib major bumpwiz1-2/+2
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-17Another fix for SunOS that I forgot in the previous commit.hans1-1/+3
2012-02-15More fixes for SunOS, missed in previous commit.hans1-2/+4
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-05Linux fixes:sbd1-2/+5
1) define INFTIM if needed. 2) glibc does not have a <sys/filio.h> 3) Don't build sun audio support on Linux. While here make 'arts' a PKG_SUGGESTED_OPTIONS on Linux.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-11-19tv@ pointed out that curl-7.16.0 had a shlib major bump --wiz1-2/+2
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
2006-11-07DESTDIR support.joerg1-3/+5
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
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-2/+2
2005-11-14PKG_DEFAULT_OPTIONS is reserved for being set by the user. So userillig1-3/+3
PKG_SUGGESTED_OPTIONS instead.
2005-11-11Add DragonFly support. Make the options more useful by allowing fulljoerg1-2/+14
selection of output. This adds oss and sun. By default, oss and sun are now active on all platforms, but DraognFly. Bump the revision to annotate that.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-31Finish conversion to options framework.wiz1-13/+11
2005-05-25Removed an empty line.rillig1-2/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-01-29Upgrade to mad123-0.8.5.scw1-5/+13
Notable changes include: - Improvements in the aRts audio backend. - Use taglib instead of id3lib to extract ID3 information. Support for aRts is controlled by a PKG_OPTION and is off by default to avoid pulling in a huge wad of dependencies.
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz1-2/+2
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-22Update to mad123-0.8.3.scw1-4/+3
This version adds support for several different audio backends, playlists, a manual page contributed by Lubomir Sedlacik, and numerous bug fixes. Currently supported audio backends are the original Sun (OSS) backend, an optional aRts backend (still experimental, so not compiled by default), and a raw pcm backend which writes the decoded stream to a file or stdout.
2004-04-11bl3ifyxtraeme1-6/+6
2004-04-10PKGREVISION++salo1-3/+4
Add manual page, sort bl3 inclusions.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-10Revision bumped; dependency changed from mad to libmadadam1-2/+3
2003-07-03Update mad123 to version 0.7.1agc1-2/+2
"Wow, 0.7 was short-lived. This version makes mad123 work on big-endian systems."