diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/daapd/Makefile | 1 | ||||
-rw-r--r-- | audio/gtkpod/Makefile | 3 | ||||
-rw-r--r-- | audio/madman/Makefile | 3 | ||||
-rw-r--r-- | audio/madplay/Makefile | 4 | ||||
-rw-r--r-- | audio/mixxx/Makefile | 1 | ||||
-rw-r--r-- | audio/moc/Makefile | 3 | ||||
-rw-r--r-- | audio/mpg321/Makefile | 4 | ||||
-rw-r--r-- | audio/mt-daapd/Makefile | 3 | ||||
-rw-r--r-- | audio/muine/Makefile | 4 | ||||
-rw-r--r-- | audio/ocp/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
12 files changed, 22 insertions, 16 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index 004fc7a2ad63..7d548532367a 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -7,6 +7,7 @@ PORTNAME= daapd PORTVERSION= 0.2.3d +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.deleet.de/projekte/daap/daapd/ EXTRACT_SUFX= .tgz diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 624da1e44883..6dc2733e42bc 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 0.94.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= GUI for Apple iPods using GTK2 -LIB_DEPENDS= id3tag.2:${PORTSDIR}/audio/libid3tag +LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag RUN_DEPENDS= mp3gain:${PORTSDIR}/audio/mp3gain \ iconv:${PORTSDIR}/converters/libiconv diff --git a/audio/madman/Makefile b/audio/madman/Makefile index 0298a9a8a6b2..9b8b6199ac42 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -7,6 +7,7 @@ PORTNAME= madman PORTVERSION= 0.93 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= madman @@ -16,7 +17,7 @@ COMMENT= An advanced digital music manager BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ - id3tag.2:${PORTSDIR}/audio/libid3tag \ + id3tag.0:${PORTSDIR}/audio/libid3tag \ vorbis.3:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile index a68ac69e57ab..7029717ea1e4 100644 --- a/audio/madplay/Makefile +++ b/audio/madplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= madplay PORTVERSION= 0.15.0b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.mars.org/pub/mpeg/ @@ -17,7 +17,7 @@ MAINTAINER= asa@gascom.ru COMMENT= Madplay MP3 player (part of MAD project) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - id3tag.2:${PORTSDIR}/audio/libid3tag + id3tag.0:${PORTSDIR}/audio/libid3tag WANT_GNOME= yes diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index ec07cb03e5ae..8a80fb088868 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,6 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 6ba8c82aea88..a10a74ede49e 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,6 +7,7 @@ PORTNAME= moc PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -48,7 +49,7 @@ CONFIGURE_ARGS+= --without-jack .if defined(WITH_MP3) LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \ - id3tag.2:${PORTSDIR}/audio/libid3tag + id3tag.0:${PORTSDIR}/audio/libid3tag PLIST_FILES+= lib/moc/decoder_plugins/libmp3_decoder.so .else CONFIGURE_ARGS+= --without-mp3 diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index d977989fbc92..656c5324e8ae 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpg321 PORTVERSION= 0.2.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 @@ -16,7 +16,7 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= A free command-line mp3 player, compatible with mpg123 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ - id3tag.2:${PORTSDIR}/audio/libid3tag \ + id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad GNU_CONFIGURE= yes diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index 6893fa718b86..b685a52daeb4 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -7,6 +7,7 @@ PORTNAME= mt-daapd PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mt-daapd @@ -15,7 +16,7 @@ MAINTAINER= Meno.Abels@Adviser.com COMMENT= Multithread daapd yet another Server for Apple iTunes BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm -LIB_DEPENDS= id3tag.2:${PORTSDIR}/audio/libid3tag +LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag GNU_CONFIGURE= yes CONFIGURE_ENV= AUTOCONF=autoconf259 AUTOHEADER=autoheader259 CC="${CC} -pthread" diff --git a/audio/muine/Makefile b/audio/muine/Makefile index e250fbf398dc..7bd5c02bae52 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -7,7 +7,7 @@ PORTNAME= muine PORTVERSION= 0.8.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= http://muine.gooeylinux.org/ @@ -15,7 +15,7 @@ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ - id3tag.2:${PORTSDIR}/audio/libid3tag \ + id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ vorbis.3:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index a2994c51177c..5d7c17545285 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocp PORTVERSION= 0.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://labs.nixia.no/ \ http://critical.ch/distfiles/ @@ -15,7 +15,7 @@ MASTER_SITES= http://labs.nixia.no/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= The legendary Open Cubic Player -LIB_DEPENDS= id3tag.2:${PORTSDIR}/audio/libid3tag \ +LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ vorbis.3:${PORTSDIR}/audio/libvorbis diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 427c416fd7f2..b4345db66e60 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.8.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -17,7 +17,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - id3tag.2:${PORTSDIR}/audio/libid3tag + id3tag.0:${PORTSDIR}/audio/libid3tag USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 427c416fd7f2..b4345db66e60 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.8.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -17,7 +17,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - id3tag.2:${PORTSDIR}/audio/libid3tag + id3tag.0:${PORTSDIR}/audio/libid3tag USE_BZIP2= yes USE_X_PREFIX= yes |