summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-06 00:18:10 +0000
committerwiz <wiz>2006-03-06 00:18:10 +0000
commit0a3c815742f95893500eb344e2f0d667f85e275e (patch)
treeb885fee271c914c9d75852dea6c10abb31e5c983 /audio
parentca647e468204037886c77cf1aba87e8309a6deae (diff)
downloadpkgsrc-0a3c815742f95893500eb344e2f0d667f85e275e.tar.gz
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok/Makefile4
-rw-r--r--audio/bmp-esound/Makefile4
-rw-r--r--audio/gmpc/Makefile4
-rw-r--r--audio/gnome-vfs2-cdda/Makefile4
-rw-r--r--audio/gst-plugins0.8-artsd/Makefile4
-rw-r--r--audio/gst-plugins0.8-cdparanoia/Makefile4
-rw-r--r--audio/gst-plugins0.8-esound/Makefile4
-rw-r--r--audio/gst-plugins0.8-faad/Makefile4
-rw-r--r--audio/gst-plugins0.8-flac/Makefile4
-rw-r--r--audio/gst-plugins0.8-lame/Makefile4
-rw-r--r--audio/gst-plugins0.8-mad/Makefile4
-rw-r--r--audio/gst-plugins0.8-oss/Makefile4
-rw-r--r--audio/gst-plugins0.8-vorbis/Makefile4
-rw-r--r--audio/liteamp/Makefile4
-rw-r--r--audio/rhythmbox/Makefile4
-rw-r--r--audio/tunesbrowser/Makefile4
16 files changed, 32 insertions, 32 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 2048fbb8d19..46afcb57826 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2006/02/05 23:08:05 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2006/03/06 00:18:14 wiz Exp $
DISTNAME= amarok-1.3.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amarok/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile
index 67f17ebc526..5b840ea96a7 100644
--- a/audio/bmp-esound/Makefile
+++ b/audio/bmp-esound/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:05 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/06 00:18:14 wiz Exp $
#
.include "../../audio/bmp/Makefile.common"
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES+= gnome
COMMENT= BMP plugin to output sound through the esound daemon
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
index eef219da5b0..c7e1f7d417a 100644
--- a/audio/gmpc/Makefile
+++ b/audio/gmpc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:08 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:14 wiz Exp $
#
DISTNAME= gmpc-0.12.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://download.qballcow.nl/programs/gmpc/
diff --git a/audio/gnome-vfs2-cdda/Makefile b/audio/gnome-vfs2-cdda/Makefile
index c45150d01e7..108c77efd26 100644
--- a/audio/gnome-vfs2-cdda/Makefile
+++ b/audio/gnome-vfs2-cdda/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:08 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/06 00:18:14 wiz Exp $
#
GNOME_VFS2_NAME= cdda
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
diff --git a/audio/gst-plugins0.8-artsd/Makefile b/audio/gst-plugins0.8-artsd/Makefile
index bc877ffff89..eecb35c7940 100644
--- a/audio/gst-plugins0.8-artsd/Makefile
+++ b/audio/gst-plugins0.8-artsd/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:13 wiz Exp $
#
GST_PLUGINS0.8_NAME= artsd
GST_PLUGINS0.8_DIR= ext/artsd
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/libid3tag/buildlink3.mk"
.include "../../audio/arts/buildlink3.mk"
diff --git a/audio/gst-plugins0.8-cdparanoia/Makefile b/audio/gst-plugins0.8-cdparanoia/Makefile
index 60e72a6b15a..30bf08679a2 100644
--- a/audio/gst-plugins0.8-cdparanoia/Makefile
+++ b/audio/gst-plugins0.8-cdparanoia/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= cdparanoia
GST_PLUGINS0.8_DIR= ext/cdparanoia
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
diff --git a/audio/gst-plugins0.8-esound/Makefile b/audio/gst-plugins0.8-esound/Makefile
index 41694628a52..230d5926534 100644
--- a/audio/gst-plugins0.8-esound/Makefile
+++ b/audio/gst-plugins0.8-esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:12 wiz Exp $
#
GST_PLUGINS0.8_NAME= esound
@@ -6,7 +6,7 @@ GST_PLUGINS0.8_DIR= ext/esd
GST_PLUGINS0.8_FLAG= esd
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/esound/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.8-faad/Makefile b/audio/gst-plugins0.8-faad/Makefile
index 3f007d94c46..0d5bf74fb2a 100644
--- a/audio/gst-plugins0.8-faad/Makefile
+++ b/audio/gst-plugins0.8-faad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= faad
GST_PLUGINS0.8_DIR= ext/faad
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/faad2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.8-flac/Makefile b/audio/gst-plugins0.8-flac/Makefile
index 1ebfaaac5f3..0f3466039a3 100644
--- a/audio/gst-plugins0.8-flac/Makefile
+++ b/audio/gst-plugins0.8-flac/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= flac
GST_PLUGINS0.8_DIR= ext/flac
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/flac/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.8-lame/Makefile b/audio/gst-plugins0.8-lame/Makefile
index c52ab0784f6..6cb411e91fd 100644
--- a/audio/gst-plugins0.8-lame/Makefile
+++ b/audio/gst-plugins0.8-lame/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= lame
GST_PLUGINS0.8_DIR= ext/lame
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/lame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.8-mad/Makefile b/audio/gst-plugins0.8-mad/Makefile
index 384d0118152..d5fa51bf09b 100644
--- a/audio/gst-plugins0.8-mad/Makefile
+++ b/audio/gst-plugins0.8-mad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:13 wiz Exp $
#
GST_PLUGINS0.8_NAME= mad
GST_PLUGINS0.8_DIR= ext/mad
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../audio/libid3tag/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
diff --git a/audio/gst-plugins0.8-oss/Makefile b/audio/gst-plugins0.8-oss/Makefile
index 47aeb897c91..82b043964cf 100644
--- a/audio/gst-plugins0.8-oss/Makefile
+++ b/audio/gst-plugins0.8-oss/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= oss
GST_PLUGINS0.8_DIR= sys/oss
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
SUBST_CLASSES+= devoss
SUBST_MESSAGE.devoss= "Fixing path to OSS audio device."
diff --git a/audio/gst-plugins0.8-vorbis/Makefile b/audio/gst-plugins0.8-vorbis/Makefile
index d1b4c41fdde..1c4b214fb88 100644
--- a/audio/gst-plugins0.8-vorbis/Makefile
+++ b/audio/gst-plugins0.8-vorbis/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:09 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:14 wiz Exp $
#
GST_PLUGINS0.8_NAME= vorbis
GST_PLUGINS0.8_DIR= ext/vorbis
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
DEPENDS+= gst-plugins0.8-ogg>=0.8.0:../../multimedia/gst-plugins0.8-ogg
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 6dc7c709c44..746440a136d 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:11 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/03/06 00:18:14 wiz Exp $
DISTNAME= liteamp-0.2.4.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://kldp.net/frs/download.php/1153/
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index dee65eb1521..f0d63846eb9 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2006/03/04 21:28:58 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2006/03/06 00:18:14 wiz Exp $
#
DISTNAME= rhythmbox-0.8.8
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile
index b8cb78cd9b8..a3b1545f00b 100644
--- a/audio/tunesbrowser/Makefile
+++ b/audio/tunesbrowser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:28:59 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:14 wiz Exp $
#
DISTNAME= tunesbrowser-0.3.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://craz.net/programs/itunes/files/
EXTRACT_SUFX= .tar.bz2