summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-07-06 15:06:40 +0000
committerryoon <ryoon@pkgsrc.org>2018-07-06 15:06:40 +0000
commit7b090847911cee5c79ae32e51e16f495eab71697 (patch)
tree3e49c5b61a286b3394dff9c97291715979942fb5 /audio
parent3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff)
downloadpkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'audio')
-rw-r--r--audio/akode-plugins-pulseaudio/Makefile4
-rw-r--r--audio/alsa-plugins-pulse/Makefile4
-rw-r--r--audio/audacious-plugins/Makefile4
-rw-r--r--audio/bmp-pulse/Makefile4
-rw-r--r--audio/cmus/Makefile4
-rw-r--r--audio/csound6/Makefile4
-rw-r--r--audio/gst-plugins0.10-pulse/Makefile4
-rw-r--r--audio/gst-plugins1-pulse/Makefile3
-rw-r--r--audio/gtick/Makefile4
-rw-r--r--audio/kid3/Makefile4
-rw-r--r--audio/libao-pulse/Makefile4
-rw-r--r--audio/libopenmpt/Makefile4
-rw-r--r--audio/lmms/Makefile4
-rw-r--r--audio/mpg123-pulse/Makefile4
-rw-r--r--audio/musicpd/Makefile3
-rw-r--r--audio/paman/Makefile4
-rw-r--r--audio/paprefs/Makefile4
-rw-r--r--audio/pavucontrol/Makefile4
-rw-r--r--audio/pavumeter/Makefile4
-rw-r--r--audio/qjackctl/Makefile4
-rw-r--r--audio/qsynth/Makefile4
-rw-r--r--audio/speech-dispatcher/Makefile4
-rw-r--r--audio/xine-pulse/Makefile4
-rw-r--r--audio/xmms-pulse/Makefile4
-rw-r--r--audio/xmp/Makefile4
25 files changed, 50 insertions, 48 deletions
diff --git a/audio/akode-plugins-pulseaudio/Makefile b/audio/akode-plugins-pulseaudio/Makefile
index 26e2ae37034..f7abbb6f6d2 100644
--- a/audio/akode-plugins-pulseaudio/Makefile
+++ b/audio/akode-plugins-pulseaudio/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2018/01/28 20:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/07/06 15:06:43 ryoon Exp $
#
PKGNAME= akode-plugins-pulseaudio-${AKODE_VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Pulseaudio output plugin for akode framework
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile
index a9b5beb57b1..43e7d45367b 100644
--- a/audio/alsa-plugins-pulse/Makefile
+++ b/audio/alsa-plugins-pulse/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2018/01/28 20:10:40 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2018/07/06 15:06:43 ryoon Exp $
DISTNAME= alsa-plugins-1.1.1
PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile
index 39697eb8c90..acf409bd480 100644
--- a/audio/audacious-plugins/Makefile
+++ b/audio/audacious-plugins/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2018/04/29 21:31:25 adam Exp $
+# $NetBSD: Makefile,v 1.86 2018/07/06 15:06:43 ryoon Exp $
DISTNAME= audacious-plugins-3.5.2
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= audio
MASTER_SITES= http://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/bmp-pulse/Makefile b/audio/bmp-pulse/Makefile
index fdf4093a41f..0d3af02e891 100644
--- a/audio/bmp-pulse/Makefile
+++ b/audio/bmp-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2018/04/16 14:34:04 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/07/06 15:06:43 ryoon Exp $
#
DISTNAME= xmms-pulse-0.9.4
PKGNAME= ${DISTNAME:S/xmms/bmp/}
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index eb6d2b93a29..9b8dd8ba850 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2018/05/11 04:12:47 maya Exp $
+# $NetBSD: Makefile,v 1.74 2018/07/06 15:06:43 ryoon Exp $
DISTNAME= cmus-2.7.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=cmus/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile
index 63e2eecf869..a98e46646dd 100644
--- a/audio/csound6/Makefile
+++ b/audio/csound6/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2018/07/03 05:03:01 adam Exp $
+# $NetBSD: Makefile,v 1.28 2018/07/06 15:06:43 ryoon Exp $
DISTNAME= Csound${CSOUND_VERSION}
PKGNAME= csound6-${CSOUND_VERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.03/}
WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION}
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile
index 71b5c13b491..0d92ac182d1 100644
--- a/audio/gst-plugins0.10-pulse/Makefile
+++ b/audio/gst-plugins0.10-pulse/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2018/01/28 20:10:41 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/07/06 15:06:43 ryoon Exp $
#
GST_PLUGINS0.10_NAME= pulse
GST_PLUGINS0.10_DIRS= ext/pulse
GST_PLUGINS0.10_FLAGS= pulse
-PKGREVISION= 12
+PKGREVISION= 13
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile
index 861d66f844d..85132c5afed 100644
--- a/audio/gst-plugins1-pulse/Makefile
+++ b/audio/gst-plugins1-pulse/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2018/05/23 21:00:59 adam Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/06 15:06:43 ryoon Exp $
GST_PLUGINS1_NAME= pulse
GST_PLUGINS1_DIRS= ext/pulse
GST_PLUGINS1_FLAGS= pulse
+PKGREVISION= 1
.include "../../multimedia/gst-plugins1-good/Makefile.common"
.include "../../audio/pulseaudio/buildlink3.mk"
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index f2ca3c8cb7d..67aa39db783 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2018/04/16 14:34:07 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/07/06 15:06:43 ryoon Exp $
#
DISTNAME= gtick-0.5.4
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://www.antcom.de/gtick/download/
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile
index 3ee51ed00ce..58bb990799c 100644
--- a/audio/kid3/Makefile
+++ b/audio/kid3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2018/04/14 07:34:10 adam Exp $
+# $NetBSD: Makefile,v 1.89 2018/07/06 15:06:43 ryoon Exp $
DISTNAME= kid3-3.5.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= kde audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/}
diff --git a/audio/libao-pulse/Makefile b/audio/libao-pulse/Makefile
index 692073425c9..5199a19820a 100644
--- a/audio/libao-pulse/Makefile
+++ b/audio/libao-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2018/01/28 20:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/07/06 15:06:43 ryoon Exp $
.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-pulse/}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT+= (pulse plugin)
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile
index 227798b4aee..f6dc74b48da 100644
--- a/audio/libopenmpt/Makefile
+++ b/audio/libopenmpt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2018/01/28 20:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2018/07/06 15:06:44 ryoon Exp $
DISTNAME= libopenmpt-0.3.1+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://lib.openmpt.org/files/libopenmpt/src/
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index e25aa39bd11..42cfee34357 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2018/03/12 11:16:03 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/07/06 15:06:44 ryoon Exp $
#
VERSION= 0.4.15
DISTNAME= lmms-${VERSION}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=LMMS/}
GITHUB_TAG= v${VERSION}
diff --git a/audio/mpg123-pulse/Makefile b/audio/mpg123-pulse/Makefile
index 949e4914e6d..7c33fe09a13 100644
--- a/audio/mpg123-pulse/Makefile
+++ b/audio/mpg123-pulse/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/01/28 20:10:42 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/07/06 15:06:44 ryoon Exp $
MPG123_MODULE= pulse
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/mpg123/buildlink3.mk"
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index b982e9ef7cf..e54b1bc6289 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.168 2018/07/04 13:40:09 jperkin Exp $
+# $NetBSD: Makefile,v 1.169 2018/07/06 15:06:44 ryoon Exp $
DISTNAME= mpd-0.20.20
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff --git a/audio/paman/Makefile b/audio/paman/Makefile
index fce38f220b7..bdb31fc4c22 100644
--- a/audio/paman/Makefile
+++ b/audio/paman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2018/04/16 14:34:08 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/07/06 15:06:44 ryoon Exp $
#
DISTNAME= paman-0.9.4
-PKGREVISION= 40
+PKGREVISION= 41
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/paman/
diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile
index 3a024d91ee0..b525eecc874 100644
--- a/audio/paprefs/Makefile
+++ b/audio/paprefs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2018/04/16 14:34:08 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2018/07/06 15:06:44 ryoon Exp $
#
DISTNAME= paprefs-0.9.10
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/paprefs/
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile
index 81400a84590..58754c0d22d 100644
--- a/audio/pavucontrol/Makefile
+++ b/audio/pavucontrol/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2018/04/16 14:34:08 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2018/07/06 15:06:44 ryoon Exp $
#
DISTNAME= pavucontrol-3.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/pavucontrol/
EXTRACT_SUFX= .tar.xz
diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile
index e26faf61368..5974c0514a2 100644
--- a/audio/pavumeter/Makefile
+++ b/audio/pavumeter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2018/04/16 14:34:08 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2018/07/06 15:06:44 ryoon Exp $
#
DISTNAME= pavumeter-0.9.3
-PKGREVISION= 47
+PKGREVISION= 48
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pavumeter/
diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile
index 599f97a19d0..5a071f2c820 100644
--- a/audio/qjackctl/Makefile
+++ b/audio/qjackctl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2018/04/14 07:34:10 adam Exp $
+# $NetBSD: Makefile,v 1.49 2018/07/06 15:06:44 ryoon Exp $
#
DISTNAME= qjackctl-0.4.2
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qjackctl/}
EXTRACT_USING= bsdtar
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index eadf3923ac6..cd311b7142a 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2018/04/14 07:34:10 adam Exp $
+# $NetBSD: Makefile,v 1.46 2018/07/06 15:06:44 ryoon Exp $
DISTNAME= qsynth-0.4.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qsynth/}
EXTRACT_USING= bsdtar
diff --git a/audio/speech-dispatcher/Makefile b/audio/speech-dispatcher/Makefile
index 722bb817236..de39a8d984a 100644
--- a/audio/speech-dispatcher/Makefile
+++ b/audio/speech-dispatcher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/01/28 20:10:43 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/07/06 15:06:44 ryoon Exp $
DISTNAME= speech-dispatcher-0.8.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile
index a67463cc44c..f89a5d2e2a7 100644
--- a/audio/xine-pulse/Makefile
+++ b/audio/xine-pulse/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2018/03/12 11:16:06 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2018/07/06 15:06:44 ryoon Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/pulse/}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= audio
COMMENT= The PulseAudio output plugin for xine-lib
diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile
index 1749bc16312..399b29296e5 100644
--- a/audio/xmms-pulse/Makefile
+++ b/audio/xmms-pulse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2018/01/28 20:10:43 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/07/06 15:06:45 ryoon Exp $
DISTNAME= xmms-pulse-0.9.4
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index efd4adcd7e0..ff9c052df4d 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2018/01/28 20:10:43 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/07/06 15:06:45 ryoon Exp $
DISTNAME= xmp-4.0.10
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/}