head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.54 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.52 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.50 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.48 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.5.0.46 pkgsrc-2009Q4-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 pkgsrc-2008Q1:1.5.0.36 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.34 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.32 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.30 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.28 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.26 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.24 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.22 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.20 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.18 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.16 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.14 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.12 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.10 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.8 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.6 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.4 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.2 pkgsrc-2003Q4-base:1.5 netbsd-1-6-1:1.4.0.2 netbsd-1-6-1-base:1.4 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2; locks; strict; comment @# @; 1.5 date 2003.07.10.09.07.53; author adam; state dead; branches; next 1.4; 1.4 date 2002.11.30.11.46.06; author salo; state Exp; branches; next 1.3; 1.3 date 2002.11.18.07.57.47; author salo; state Exp; branches; next 1.2; 1.2 date 2001.12.14.09.19.21; author toshii; state Exp; branches; next 1.1; 1.1 date 2001.10.27.21.29.49; author jlam; state Exp; branches; next ; desc @@ 1.5 log @mad is now a meta-package that contains libmad, libid3tag, and madplay, as the mad distribution has been split up to these three @ text @$NetBSD: patch-ac,v 1.4 2002/11/30 11:46:06 salo Exp $ --- Makefile.in.orig Fri Nov 9 08:02:44 2001 +++ Makefile.in Sat Nov 30 12:29:36 2002 @@@@ -144,7 +144,7 @@@@ ldadd_libmad = $(depend_libmad) ldadd_libid3tag = $(depend_libid3tag) $(ldadd_libz) -depend = @@LIBOBJS@@ @@INTLLIBS@@ +depend = @@LIBOBJS@@ ldadd = $(depend) DEPENDENCIES = $(depend) $(depend_libmad) @ 1.4 log @USE_PKGLOCALEDIR, remove unnecessary patches, delint. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Fix PKGLOCALEDIR usage. Closes pkg/18661 @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2001/12/14 09:19:21 toshii Exp $ d4 1 a4 10 +++ Makefile.in Mon Nov 18 04:56:00 2002 @@@@ -134,7 +134,7 @@@@ audio = @@AUDIO@@ -localedir = $(datadir)/locale +localedir = $(prefix)/$(PKGLOCALEDIR)/locale INCLUDES = -Ilibmad -I$(srcdir)/libid3tag -Iintl -DLOCALEDIR=\"$(localedir)\" @ 1.2 log @Update mad to 0.14.2b, and make it use audio/esound. Excerpt of changelog from previous pkgsrc version: * Added a new output module, audio_esd, for EsounD (Enlightened Sound Daemon) support. You must have EsounD already installed before running `configure'. Use -o esd:[HOSTNAME] as args to `madplay'. If --with-esd is given to `configure', EsounD will be used for native audio output. * Added a new output module, audio_cdda, for creating CD audio images. Output is forced to 16-bit 44100 Hz stereo. * Added a new output module, audio_aiff, for Audio IFF (AIFF) format files. * Added new -b (--bit-depth) option to `madplay'. Most output modules now support configurable bit depths. * Added new -i (--ignore-crc) option to `madplay'. * Enabled libtool versioning rather than release numbering. * Renamed `libid3' to `libid3tag' and enabled installation as a separate library. * Modified the audio_null output module to compute peak amplitude. @ text @d1 1 a1 1 $NetBSD$ d3 11 a13 2 --- Makefile.in.orig Fri Nov 9 16:02:44 2001 +++ Makefile.in Fri Dec 14 17:37:18 2001 @ 1.1 log @Strongly buildlinkify. @ text @d3 5 a7 4 --- Makefile.in.orig Thu Oct 18 19:47:29 2001 +++ Makefile.in @@@@ -139,7 +139,7 @@@@ INCLUDES = -Ilibmad -I$(srcdir)/libid3 -Iintl -DLOCALEDIR=\"$(localedir)\" d9 3 d13 1 a13 5 -LDADD = @@LIBOBJS@@ libmad/libmad.la @@INTLLIBS@@ +LDADD = @@LIBOBJS@@ libmad/libmad.la madplay_DEPENDENCIES = $(AUDIO) $(LDADD) libid3/libid3.la madplay_LDADD = $(AUDIO) $(LDADD) libid3/libid3.la $(ldadd_libz) -lz @