diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-16 01:33:15 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-16 01:33:15 +0000 |
commit | 3e204c0c3def75bb9e9928cc1d913a9494dd6dde (patch) | |
tree | fb2dc3316b7b93fb2f9110d393110d5c537898b0 /audio | |
parent | 4d8636455f0225a3cf9687daca813267c531157e (diff) | |
download | pkgsrc-3e204c0c3def75bb9e9928cc1d913a9494dd6dde.tar.gz |
Recursive bump for multimedia/ffmpeg buildlink addition.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/akode-plugins-ffmpeg/Makefile | 4 | ||||
-rw-r--r-- | audio/amarok/Makefile | 4 | ||||
-rw-r--r-- | audio/cmus/Makefile | 4 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 4 | ||||
-rw-r--r-- | audio/picard/Makefile | 3 |
5 files changed, 10 insertions, 9 deletions
diff --git a/audio/akode-plugins-ffmpeg/Makefile b/audio/akode-plugins-ffmpeg/Makefile index a30de306bce..b71a107f9c7 100644 --- a/audio/akode-plugins-ffmpeg/Makefile +++ b/audio/akode-plugins-ffmpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/02/28 14:52:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/16 01:33:16 sbd Exp $ # PKGNAME= akode-plugins-ffmpeg-${AKODE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= FFMPEG decoder plugin for akode framework diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 9827bba6331..1b6b446a844 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.101 2011/11/01 06:00:33 sbd Exp $ +# $NetBSD: Makefile,v 1.102 2011/11/16 01:33:16 sbd Exp $ # DISTNAME= amarok-${VERS} VERS= 2.4.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 1aa3273bedc..ce9136f1866 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2011/08/23 13:06:46 obache Exp $ +# $NetBSD: Makefile,v 1.31 2011/11/16 01:33:19 sbd Exp $ # DISTNAME= cmus-v2.4.2 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 c0331bf11c2..7a5f3ceb1c8 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2011/04/22 13:42:57 obache Exp $ +# $NetBSD: Makefile,v 1.53 2011/11/16 01:33:19 sbd Exp $ DISTNAME= mpd-0.16.2 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio #MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 9dcd5acf10c..881c9188923 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/08/06 19:29:37 gls Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/16 01:33:16 sbd Exp $ # DISTNAME= picard-0.15.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ |