diff options
Diffstat (limited to 'audio')
62 files changed, 110 insertions, 90 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index b64c20ff414c..b08971b8c616 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -7,7 +7,7 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_GENTOO} diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 7a531d925030..e84e723aad99 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF @@ -18,7 +18,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ sndfile.1:${PORTSDIR}/audio/libsndfile \ FLAC.7:${PORTSDIR}/audio/flac \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ oggz.3:${PORTSDIR}/audio/liboggz \ speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/libmad \ diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 24f1bcb06e08..a8381222e7bb 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -8,7 +8,7 @@ PORTNAME= arts PORTVERSION= 1.5.7 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 92b56a3db69e..f2039220fc3c 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-libmad .if !defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --with-vorbis=system -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-vorbis .endif diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index c607bb678b7b..3ec67803650c 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.2.4b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --without-libmad .if !defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --with-vorbis=system -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-vorbis .endif diff --git a/audio/beast/Makefile b/audio/beast/Makefile index e61d9c023a95..4d4e42c8b718 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ PORTNAME= beast PORTVERSION= 0.6.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.6/ \ http://beast.gtk.org/beast-ftp/v0.6/ diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 3bbfb5aeccb8..8646a344fba9 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index e08508fb3c06..42285e00758e 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,6 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://darkice.tyrell.hu/dist/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} @@ -36,7 +37,7 @@ PLIST_FILES= bin/darkice etc/darkice.cfg CONFIGURE_ARGS+= --without-vorbis .else CONFIGURE_ARGS+= --with-vorbis-prefix=${LOCALBASE} -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITH_LAME) diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 7e1b68fa834e..2e05a44a911e 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= easytag PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index d44357de837c..c9ba6ff19263 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -8,7 +8,7 @@ PORTNAME= easytag PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ MAINTAINER= wxs@atarininja.org COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac MAN1= easytag.1 diff --git a/audio/glame/Makefile b/audio/glame/Makefile index d07816684936..c7d2d824a230 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= A powerful, fast, stable, and easily extensible sound editor for GNOME BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ guile.15:${PORTSDIR}/lang/guile USE_XORG= xbitmaps diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index 9381ffbdbd6e..9c1e72a6fd3e 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomoradio PORTVERSION= 0.15.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 4033a03d5c63..ac6576d83e86 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -7,6 +7,7 @@ PORTNAME= herrie PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ @@ -46,7 +47,7 @@ LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/mad \ CONFIGURE_ARGS+=no_mp3 .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=no_vorbis .endif diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 3af4277d19cb..083cc1ea6bd3 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ shout.5:${PORTSDIR}/audio/libshout2 \ speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ xslt.2:${PORTSDIR}/textproc/libxslt USE_GMAKE= yes diff --git a/audio/ices/Makefile b/audio/ices/Makefile index e27dfe77e3b9..a7008042c5f0 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ @@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org COMMENT= A vorbis streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ xml2.5:${PORTSDIR}/textproc/libxml2 CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 5721b3e64e20..a1c859748be2 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 2da86ef12017..1a1e70bf1e1f 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -7,6 +7,7 @@ PORTNAME= kid3 PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.7:${PORTSDIR}/audio/flac \ ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp USE_KDELIBS_VER=3 diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 2da86ef12017..1a1e70bf1e1f 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -7,6 +7,7 @@ PORTNAME= kid3 PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.7:${PORTSDIR}/audio/flac \ ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp USE_KDELIBS_VER=3 diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index cc732d652a8c..e88fbfc1c7a2 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ @@ -17,7 +18,7 @@ COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ theora.2:${PORTSDIR}/multimedia/libtheora \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" diff --git a/audio/libtunepimp-old/Makefile b/audio/libtunepimp-old/Makefile index 197da09e8c5d..b10f19cae313 100644 --- a/audio/libtunepimp-old/Makefile +++ b/audio/libtunepimp-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtunepimp-old PORTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= audio MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \ diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index efe91877d0d2..6777eabd4406 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= libtunepimp PORTVERSION= 0.5.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \ diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index f71fca7e61c9..3f11bb7b6f1a 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -6,7 +6,7 @@ PORTNAME= liteamp PORTVERSION= 0.2.3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio gnome MASTER_SITES= http://kldp.net/frs/download.php/547/ @@ -15,7 +15,7 @@ COMMENT= Light-weight Music Player for GNOME2 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.2:${PORTSDIR}/audio/mad \ - vorbisfile.4:${PORTSDIR}/audio/libvorbis + vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_XLIB= yes USE_GMAKE= yes diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index bf9ed022fb03..7ea13636339b 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmms PORTVERSION= 20061204 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort diff --git a/audio/madman/Makefile b/audio/madman/Makefile index bf31f599bd5a..1139fb9aecb4 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -7,7 +7,7 @@ PORTNAME= madman PORTVERSION= 0.93 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= madman @@ -18,7 +18,7 @@ COMMENT= An advanced digital music manager BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ id3tag.0:${PORTSDIR}/audio/libid3tag \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= python:${PORTSDIR}/lang/python USE_QT_VER= 3 diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index c96e84ad7602..e87f03bcd4d6 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,7 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 91ff20f7414f..d6a9410a290f 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,7 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-musepack .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/moc/decoder_plugins/libvorbis_decoder.la \ lib/moc/decoder_plugins/libvorbis_decoder.so .else diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 9e06080f9628..6a06cfa774bc 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-sidplay .if defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --without-oggvorbis .else -LIB_DEPENDS+= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbisfile.5:${PORTSDIR}/audio/libvorbis .endif .if !defined(WITHOUT_SDL) diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index f631bd9a8aae..8b6ba33c3f00 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -7,6 +7,7 @@ PORTNAME= mp3splt PORTVERSION= 2.1c +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ MAINTAINER= uspoerlein@gmail.com COMMENT= Utility to split mp3 and ogg files (via CUE sheets) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index a00975f7fa32..ed74b8fd9bbc 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ @@ -43,7 +43,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file .if defined(WITHOUT_VORBIS) MAKE_ARGS+= VORBIS="" .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/mp3stat/input_vorb.so .endif diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index c5b18cada626..90d81f73923c 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -18,7 +19,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Legacy KDE audio backend LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis CONFLICTS= kdemultimedia-3.1.* kdemultimedia-3.2.[0-3] diff --git a/audio/muine/Makefile b/audio/muine/Makefile index cfd5d7971355..6451302004a9 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ @@ -18,7 +18,7 @@ COMMENT= Mono based Gnome audio player LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac \ id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 10bae9be46e1..907041adb352 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -8,7 +8,7 @@ PORTNAME= MuSE PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ http://www.ljudmila.org/~jaromil/muse/releases/ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ MAINTAINER= stas@FreeBSD.org COMMENT= Multiple Streaming Engine -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.5:${PORTSDIR}/audio/libogg USE_GETOPT_LONG=yes diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index c4070952d98b..2e6f5015b7a9 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= musicpd PORTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -49,7 +50,7 @@ LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac .ifdef(WITHOUT_VORBIS) CONFIGURE_ARGS+=--disable-ogg .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .ifdef(WITHOUT_WAV) diff --git a/audio/nogger/Makefile b/audio/nogger/Makefile index 1ec42fb7be06..a9e557a2c52a 100644 --- a/audio/nogger/Makefile +++ b/audio/nogger/Makefile @@ -7,14 +7,14 @@ PORTNAME= nogger PORTVERSION= 0.8.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= No-frills, GTK-based Ogg Vorbis player -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_GNOME= gtk20 diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 8b6ed1badebe..4b1a2c2be14a 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocp PORTVERSION= 0.1.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://stian.lunafish.org/ocp/ \ http://critical.ch/distfiles/ \ @@ -18,7 +18,7 @@ COMMENT= The legendary Open Cubic Player LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ sidplay.1:${PORTSDIR}/audio/libsidplay ONLY_FOR_ARCHS= i386 diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 913e1369aeaa..305ea9298729 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openal PORTVERSION= 20060211 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://openal.org/openal_webstf/downloads/ DISTVERSION= 0.0.8 @@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--disable-sdl .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbisfile.5:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+=--enable-vorbis .else CONFIGURE_ARGS+=--disable-vorbis diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 448721b3b326..0d353f26fb0d 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 5e3192ae0f0b..1df3e1d56b1e 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,6 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= Open Source Audio Library Project BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \ mpg123:${PORTSDIR}/audio/mpg123 -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= ${BUILD_DEPENDS} USE_GETOPT_LONG=yes diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile index e6a748f3a660..4aa6042bbdf6 100644 --- a/audio/p5-Ogg-Vorbis-Header/Makefile +++ b/audio/p5-Ogg-Vorbis-Header/Makefile @@ -7,6 +7,7 @@ PORTNAME= Ogg-Vorbis-Header PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Ogg @@ -16,7 +17,7 @@ MAINTAINER= barner@FreeBSD.org COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= ${SITE_PERL}/Inline/MakeMaker.pm:${PORTSDIR}/devel/p5-Inline RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index 7727732fb852..f3b96a3b1f93 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 0.05 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= dom@happygiraffe.net COMMENT= Perl extension for Ogg Vorbis streams -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis PERL_CONFIGURE= yes diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 7415b27bebe6..958daf6de0d5 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -7,7 +7,7 @@ PORTNAME= prokyon3 PORTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= Prokyon3 is a multithreaded MP3 manager and tag editor BUILD_DEPENDS= ${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_QT_VER= 3 diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 90602d7a750e..a0fa802da368 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= vorbis PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ COMMENT= Object-oriented Python bindings for the vorbis library BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/ogg/vorbis.so USE_PYTHON= yes diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 55eb95db5c1b..e9cbc7e62cac 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -7,6 +7,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -61,7 +62,7 @@ LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg .endif .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITH_FLAC) diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 02ca2b344926..ec9a7c7d5b5b 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbisfile PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ruby MASTER_SITES= http://rikkus.info/arch/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension wrapping libvorbisfile -LIB_DEPENDS= vorbisfile.4:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbisfile.5:${PORTSDIR}/audio/libvorbis USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index e8b66e244a7d..1bbd377bd230 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} @@ -38,7 +38,7 @@ LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod .if defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --disable-music-ogg .else -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .endif .if defined(WITHOUT_SMPEG) diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 15b00a132821..f1bcbf1861ec 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} @@ -70,7 +70,7 @@ CONFIGURE_ARGS+=--disable-midi .endif .if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+=--disable-ogg .endif diff --git a/audio/snack/Makefile b/audio/snack/Makefile index faf1415e7956..696dad65907a 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -8,7 +8,7 @@ PORTNAME= snack PORTVERSION= 2.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio tcl84 tk84 MASTER_SITES= http://www.speech.kth.se/snack/dist/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -40,7 +40,7 @@ PLIST_SUB= SNACK_VER=${PORTVERSION:R} .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ARGS+= --with-ogg-include=${LOCALBASE}/include \ --with-ogg-lib=${LOCALBASE}/lib ALL_TARGET= all libsnackogg.so diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 5bb1ad235265..a736918c962e 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,6 +7,7 @@ PORTNAME= sox PORTVERSION= 13.0.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -42,7 +43,7 @@ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if defined(WITH_VORBIS) CONFIGURE_ARGS+= --with-ogg-vorbis -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --without-ogg-vorbis # Above configure flag does not exist, so workaround with the below line diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 282dd72e726f..714aa1deb854 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -6,7 +6,7 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac \ fftw.2:${PORTSDIR}/math/fftw \ id3-3.8.3:${PORTSDIR}/audio/id3lib \ mad.2:${PORTSDIR}/audio/mad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ ao.3:${PORTSDIR}/audio/libao RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2 diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 4017e7194589..dfc298f28f6e 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -7,6 +7,7 @@ PORTNAME= streamripper PORTVERSION= 1.61.27 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= streamripper @@ -24,7 +25,7 @@ OPTIONS= VORBIS "Include Ogg Vorbis codec support" on .ifdef(WITH_VORBIS) LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .endif GNU_CONFIGURE= yes diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 70fbebb25182..9652b44f7269 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 1e80ee5adb49..c3b439b26f9b 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,7 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,7 @@ COMMENT= A sound editor for the GNOME/GTK 2.0 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ speex.1:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/mad diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile index b8afe4a538ac..ddb97db76ac5 100644 --- a/audio/tagtool/Makefile +++ b/audio/tagtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= tagtool PORTVERSION= 0.12.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME MP3/Ogg file tagger LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_GNOME= gnomehack intlhack libglade2 diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index fabd63a4de98..2e0bd06d497d 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -6,7 +6,7 @@ PORTNAME= terminatorx PORTVERSION= 3.82 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ DISTNAME= terminatorX-${PORTVERSION} @@ -56,7 +56,7 @@ CONFIGURE_ARGS+= --disable-sox .if !defined(WITHOUT_VORBIS) BUILD_DEPENDS+= oggenc:${PORTSDIR}/audio/vorbis-tools -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --disable-vorbis .endif diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index d8dc315020aa..b25201d40a11 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -7,7 +7,7 @@ PORTNAME= timidity++ PORTVERSION= 2.13.2 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES+= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=timidity diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index de198955ede9..603beefe5a22 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -23,7 +23,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ curl.4:${PORTSDIR}/ftp/curl \ FLAC.7:${PORTSDIR}/audio/flac \ speex.1:${PORTSDIR}/audio/speex \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= aclocal:19 autoconf:259 automake:19 libtool:15 USE_GETTEXT= yes diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 734e7369371d..bcdc849bf83e 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -8,13 +8,14 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ MAINTAINER= laszlof@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 33ec52a95746..ee8a251a13d9 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,14 +7,14 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ MAINTAINER= eischen@vigrid.com COMMENT= Motif CD player -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 633148f1d392..a994bdf01660 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms-kde PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Integrates XMMS into the KDE3 Panel LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ tag.5:${PORTSDIR}/audio/taglib \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 599cd34f7661..cc15b3136926 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -8,6 +8,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.2.d.9 DISTVERSION= 0.2DrJekyll +PORTREVISION= 1 CATEGORIES?= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +19,7 @@ COMMENT?= Rewrite of xmms as a client/server system (developer release) .if !defined(XMMS2_SLAVE) LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis + vorbis.4:${PORTSDIR}/audio/libvorbis .endif USE_BZIP2= yes diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 9a48514279cd..e5b24ded6cbe 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A QT-based music manager with fuzzy search -LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ tag.5:${PORTSDIR}/audio/taglib OPTIONS= XMMS "XMMS backend support" off diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 7d71ce3cea09..bd747983e6dd 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -7,7 +7,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -62,7 +62,7 @@ PLIST_SUB+= LIBARTS="@comment " .endif .if !defined(WITHOUT_VORBIS) || defined(WITH_ALL_PLUGINS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_SUB+= VORBIS="" .else CONFIGURE_ARGS+= --disable-vorbis |