summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
committerjoerg <joerg@pkgsrc.org>2009-02-09 22:56:21 +0000
commit3c645bb7fc37b7d01fc429cb6ae2e339153385de (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /audio
parent300d89fb2452a6e06d8b90d8de94b2c93ce99013 (diff)
downloadpkgsrc-3c645bb7fc37b7d01fc429cb6ae2e339153385de.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'audio')
-rw-r--r--audio/amaroc/Makefile4
-rw-r--r--audio/amarok/Makefile4
-rw-r--r--audio/exaile/Makefile3
-rw-r--r--audio/gtkpod/Makefile4
-rw-r--r--audio/icecast1/Makefile4
-rw-r--r--audio/madman/Makefile4
-rw-r--r--audio/moss/Makefile4
-rw-r--r--audio/solfege/Makefile4
-rw-r--r--audio/tunapie/Makefile4
9 files changed, 18 insertions, 17 deletions
diff --git a/audio/amaroc/Makefile b/audio/amaroc/Makefile
index b2751e84e2c..74a97dfcf75 100644
--- a/audio/amaroc/Makefile
+++ b/audio/amaroc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/01/04 15:11:50 shattered Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= amaroc-0.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amaroc/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 54b6eb07c5b..1960cd42b8a 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2009/01/12 12:33:39 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2009/02/09 22:56:21 joerg Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index 5432a4e75c5..e567c81520b 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2009/01/20 21:49:23 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= exaile_0.2.14
PKGNAME= exaile-0.2.14
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.exaile.org/files/
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index 21b246e2e0b..6be9646d901 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2008/12/04 16:55:42 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= gtkpod-0.99.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile
index 65383f0d5c2..cfdc362b94f 100644
--- a/audio/icecast1/Makefile
+++ b/audio/icecast1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2008/07/14 12:55:56 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= icecast-1.3.12
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/icecast/
diff --git a/audio/madman/Makefile b/audio/madman/Makefile
index 0c0605f1f5a..ab648a229af 100644
--- a/audio/madman/Makefile
+++ b/audio/madman/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2009/02/09 22:56:21 joerg Exp $
DISTNAME= madman-0.93
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=madman/}
diff --git a/audio/moss/Makefile b/audio/moss/Makefile
index 8119702ccf0..5ed20d1d63e 100644
--- a/audio/moss/Makefile
+++ b/audio/moss/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2008/07/14 12:55:57 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2009/02/09 22:56:21 joerg Exp $
DISTNAME= moss-0.1.13
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://kldp.net/frs/download.php/1580/
diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile
index ab517f3a6d1..6cb0c9b4a2d 100644
--- a/audio/solfege/Makefile
+++ b/audio/solfege/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/04/25 20:39:06 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= solfege-3.8.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=solfege/}
diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile
index e59e9ec2935..939ccba4ffc 100644
--- a/audio/tunapie/Makefile
+++ b/audio/tunapie/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/05/01 16:27:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/09 22:56:21 joerg Exp $
#
DISTNAME= tunapie-2.1.6
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tunapie/}
@@ -13,7 +14,6 @@ NO_CONFIGURE= yes
NO_BUILD= yes
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
PYTHON_PATCH_SCRIPTS= src/*.py
PY_PATCHPLIST= yes