summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorobache <obache>2014-04-10 05:39:14 +0000
committerobache <obache>2014-04-10 05:39:14 +0000
commitac31aaf0ff8322ce54a8955cfa31d06258c213e4 (patch)
treefea6b92fe25ca85bfc1fa438f55281d31ab4654d /audio
parent2af5d854b6c856f2fd00ddcee57dca74a058694f (diff)
downloadpkgsrc-ac31aaf0ff8322ce54a8955cfa31d06258c213e4.tar.gz
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde3/Makefile4
-rw-r--r--audio/amarok/Makefile4
-rw-r--r--audio/chromaprint/Makefile3
-rw-r--r--audio/cmus/Makefile4
-rw-r--r--audio/musicpd/Makefile4
-rw-r--r--audio/picard/Makefile3
-rw-r--r--audio/quodlibet2/Makefile3
-rw-r--r--audio/xine-alsa/Makefile4
-rw-r--r--audio/xine-esound/Makefile4
-rw-r--r--audio/xine-pulse/Makefile4
10 files changed, 20 insertions, 17 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile
index cc372319ae8..d1c8232fae5 100644
--- a/audio/amarok-kde3/Makefile
+++ b/audio/amarok-kde3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2014/04/09 07:27:01 obache Exp $
+# $NetBSD: Makefile,v 1.51 2014/04/10 05:39:14 obache Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
-PKGREVISION= 47
+PKGREVISION= 48
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index d5704d4b7d3..f20ab60c2e2 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.141 2014/02/12 23:17:32 tron Exp $
+# $NetBSD: Makefile,v 1.142 2014/04/10 05:39:14 obache Exp $
#
DISTNAME= amarok-${VERS}
VERS= 2.8.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio multimedia
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index 0032f660fc1..aed7b297006 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/04/10 05:39:14 obache Exp $
DISTNAME= chromaprint-0.7
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/acoustid/chromaprint/downloads/
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index a474b0d76aa..d85e6fd1445 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2013/11/25 12:00:46 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2014/04/10 05:39:14 obache Exp $
#
DISTNAME= cmus-v2.5.0
PKGNAME= ${DISTNAME:S/-v/-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index ae997a8685c..644ab39a44b 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2014/04/09 07:27:02 obache Exp $
+# $NetBSD: Makefile,v 1.76 2014/04/10 05:39:14 obache Exp $
DISTNAME= mpd-0.17.5
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpd/0.17/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index 2ca34f8d08d..3defa76d1c7 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2014/01/25 10:29:56 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/04/10 05:39:14 obache Exp $
DISTNAME= picard-1.2
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/
diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile
index c0013331165..5805935efa1 100644
--- a/audio/quodlibet2/Makefile
+++ b/audio/quodlibet2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/01/25 10:45:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/04/10 05:39:14 obache Exp $
DISTNAME= quodlibet-2.6.3
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/
diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile
index 267e23cccd8..350b5376a64 100644
--- a/audio/xine-alsa/Makefile
+++ b/audio/xine-alsa/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2013/06/04 22:15:43 tron Exp $
+# $NetBSD: Makefile,v 1.11 2014/04/10 05:39:14 obache Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/alsa/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
COMMENT= The ALSA output plugin for xine-lib
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile
index 76fac1b6af3..93bc886c22d 100644
--- a/audio/xine-esound/Makefile
+++ b/audio/xine-esound/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2013/06/04 22:15:43 tron Exp $
+# $NetBSD: Makefile,v 1.38 2014/04/10 05:39:15 obache Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/esound/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
COMMENT= The esound audio output plugin for xine-lib
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile
index 3d495c3dabf..a3b395f7315 100644
--- a/audio/xine-pulse/Makefile
+++ b/audio/xine-pulse/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2013/11/25 12:00:47 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/04/10 05:39:15 obache Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/pulse/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= audio
COMMENT= The PulseAudio output plugin for xine-lib