diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /audio | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) | |
download | ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.tar.gz ports-30587b71c295aa8390c7bfa294a89bd80cb7b8ce.zip |
Notes
Diffstat (limited to 'audio')
72 files changed, 88 insertions, 83 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index eb75b0d851e7..60fcd5f5489d 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -7,7 +7,7 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_GENTOO} diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 96aee80d1d53..f7b2d0cadb3d 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta11 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 789589b22f9f..f9967127901a 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -8,7 +8,7 @@ PORTNAME= arts PORTVERSION= 1.5.10 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index 6c21e2a12c03..5a263a9cc38f 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.3.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION} diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 8b33b2fa2714..1ca7f8f0d1cd 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -6,7 +6,7 @@ PORTNAME= audacity PORTVERSION= 1.2.4b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 78158c12e765..ae5958877a11 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -7,7 +7,7 @@ PORTNAME= audiere PORTVERSION= 1.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF @@ -59,7 +59,7 @@ CONFIGURE_REPLACES+='/AC_CHECK_LIB/ s|cdaudio|no_&|' .if !defined(WITHOUT_VORBIS) LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.6:${PORTSDIR}/audio/libogg + ogg.7:${PORTSDIR}/audio/libogg .else CONFIGURE_REPLACES+='/AC_CHECK_HEADER/ s|vorbis|no_&|' .endif diff --git a/audio/beast/Makefile b/audio/beast/Makefile index d9fd4d2bafac..36b8dea8774a 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ PORTNAME= beast PORTVERSION= 0.7.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.7/ \ http://beast.gtk.org/beast-ftp/v0.7/ diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 3617910a097c..d5a9670f91ab 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -7,7 +7,7 @@ PORTNAME= cantus PORTVERSION= 3.0.2 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -testing.src CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Testing%20%28unstable%29/${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/audio/celt/Makefile b/audio/celt/Makefile index 63da8e8e5a0f..b86d251bb258 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -7,13 +7,14 @@ PORTNAME= celt PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/celt/ MAINTAINER= trasz@FreeBSD.org COMMENT= The CELT ultra-low delay audio codec -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index c68f2bcfc355..d3c0c7bba8ec 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,6 +8,7 @@ PORTNAME= darkice PORTVERSION= 0.20 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 29a0a01f7ad1..5919b18faea3 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -7,7 +7,7 @@ PORTNAME= deadbeef PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index f234440dec7c..4f62cbb39e81 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core @@ -17,7 +17,7 @@ MAINTAINER= martin.dieringer@gmx.de COMMENT= Author and playback unencrypted and uncompressed Audio-DVDs LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ sox.1:${PORTSDIR}/audio/sox \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ png.6:${PORTSDIR}/graphics/png diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 5eb130ae851e..d531e3073147 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= easytag PORTVERSION= 2.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20unstable%20%28gtk%202%29/${PORTVERSION} PKGNAMESUFFIX= -devel diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 85aa8fd39744..fb94a4b9b600 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -7,7 +7,7 @@ PORTNAME= easytag PORTVERSION= 2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28gtk%202%29/${PORTVERSION} diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 7eb76305db4e..983c83065f98 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -7,7 +7,7 @@ PORTNAME= ezstream PORTVERSION= 0.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \ http://svn.xiph.org/releases/ezstream/ diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index 050c55499de8..adf51f1c71c7 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -6,7 +6,7 @@ PORTNAME= firefly PORTVERSION= 1696 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://nightlies.fireflymediaserver.org/nightlies/svn-${PORTVERSION}/ \ http://www.magnesium.net/~mdf/distfiles/ diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 64ea1f9b5dc6..ba2e9027efbe 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -7,14 +7,14 @@ PORTNAME= flac PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}-src MAINTAINER= naddy@FreeBSD.org COMMENT= Free lossless audio codec -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 59a734f46016..0473ade549b7 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio gnome MASTER_SITES= SF diff --git a/audio/gstreamer-plugins-ogg/Makefile b/audio/gstreamer-plugins-ogg/Makefile index fb108afb3522..6aadfde762bb 100644 --- a/audio/gstreamer-plugins-ogg/Makefile +++ b/audio/gstreamer-plugins-ogg/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-ogg/Makefile,v 1.6 2008/03/21 04:01:32 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index fb3d18b30de9..f67ce0eeb981 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 0.99.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 08159eaab3bb..324581012cd0 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ diff --git a/audio/ices/Makefile b/audio/ices/Makefile index dd90569663a7..d0df6f024ad3 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index ae5a6ca54558..6dcc9c2032ce 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index aba91f068929..f5b5d6715be5 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kid3 PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= SF PKGNAMESUFFIX= -kde4 @@ -17,7 +17,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.10:${PORTSDIR}/audio/flac \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp \ mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index a0e3920aaef3..2b63462cb67c 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kid3 PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.10:${PORTSDIR}/audio/flac \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ tunepimp.5:${PORTSDIR}/audio/libtunepimp \ mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index dfff6715530b..0233875d5133 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -7,6 +7,7 @@ PORTNAME= libcanberra PORTVERSION= 0.24 +PORTREVISION= 1 CATEGORIES= audio devel MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index 9e1f4c36d343..7b8c84a6c336 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libmp3splt PORTVERSION= 0.5.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} @@ -54,7 +54,7 @@ LIB_DEPENDS+= id3tag:${PORTSDIR}/audio/libid3tag .if defined(WITHOUT_VORBIS) CONFIGURE_ARGS+= --disable-ogg .else -LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg \ +LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES+= lib/libmp3splt/libsplt_ogg.a \ lib/libmp3splt/libsplt_ogg.la \ diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile index 5417a4cc730b..221a9bb81a2a 100644 --- a/audio/liboggz/Makefile +++ b/audio/liboggz/Makefile @@ -7,6 +7,7 @@ PORTNAME= liboggz DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ http://wickedmachine.net/mirror/ @@ -14,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ MAINTAINER= jsa@wickedmachine.net COMMENT= Simple Ogg API -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool:22 USE_GNOME= pkgconfig diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index ed0e8010fbb0..6e0366301b7b 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.2.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 661521c5fb0d..577634616036 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsndfile PORTVERSION= 1.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.mega-nerd.com/libsndfile/files/ diff --git a/audio/libtunepimp-old/Makefile b/audio/libtunepimp-old/Makefile index 9c7982a11cba..e93650c000ce 100644 --- a/audio/libtunepimp-old/Makefile +++ b/audio/libtunepimp-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtunepimp-old PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= audio MASTER_SITES= http://ftp.osuosl.org/pub/musicbrainz/ \ diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index 886a31b590de..6b68ce7a6365 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtunepimp PORTVERSION= 0.5.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \ diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index d00dc8ec4bb1..60f7e89f9a0c 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -7,7 +7,7 @@ PORTNAME= liquidsoap PORTVERSION= 0.9.2 -PORTREVISION?= 2 +PORTREVISION?= 3 DISTVERSIONPREFIX= full- CATEGORIES= audio net MASTER_SITES= SF/savonet/${PORTNAME}/${PORTVERSION} diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 3b3a17d5a244..d7fbe03fed20 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmms PORTVERSION= 0.4.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/madman/Makefile b/audio/madman/Makefile index bd018710def5..c6483a30f220 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -7,7 +7,7 @@ PORTNAME= madman PORTVERSION= 0.93 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 5254a0b1f480..63c923a4624b 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,7 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 300ed4551c61..e51247997080 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,7 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index 5c6a4e44e7a9..c0a58415ef36 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index 0e198e3c81a4..b46ceee81f60 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -6,7 +6,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.5.7a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= Utility to split mp3 and ogg files (via GTK Interface) BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt \ mad.2:${PORTSDIR}/audio/libmad \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ id3tag.0:${PORTSDIR}/audio/libid3tag diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 0bdd403a4108..c665778d8cd4 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index aaf14a9c6351..96ae1c212e28 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/audio/muine/Makefile b/audio/muine/Makefile index a18233404623..10257e7fa451 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= GNOME diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 46aa4ba02430..df3d998d12fa 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -8,7 +8,7 @@ PORTNAME= MuSE PORTVERSION= 0.9.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= ftp://ftp.dyne.org/muse/releases/ \ http://www.ljudmila.org/~jaromil/muse/releases/ @@ -17,7 +17,7 @@ MAINTAINER= stas@FreeBSD.org COMMENT= Multiple Streaming Engine LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.6:${PORTSDIR}/audio/libogg + ogg.7:${PORTSDIR}/audio/libogg BROKEN= does not compile diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index b9fd24734b1b..8744850a365d 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocp PORTVERSION= 0.1.20 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://stian.cubic.org/ocp/ \ diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index f7de48d018e3..19ac1c2d2af4 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -6,14 +6,14 @@ PORTNAME= oggsplit PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/ MAINTAINER= pav@FreeBSD.org COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GMAKE= yes diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 03f4e785f2b1..023657e63786 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openal PORTVERSION= 20060211 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://openal.org/openal_webstf/downloads/ DISTVERSION= 0.0.8 diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 02a548dc6399..e39bccaa41fe 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 7d80686dc942..ac021f6e347f 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,7 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta diff --git a/audio/oss/Makefile b/audio/oss/Makefile index ca6c19d06c15..920979328872 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -7,7 +7,7 @@ PORTNAME= oss DISTVERSION= 4.2-build2002 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kld MASTER_SITES= http://www.opensound.com/developer/sources/stable/bsd/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-bsd diff --git a/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile b/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile index 0c587a0ee54a..d541e27411ec 100644 --- a/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile +++ b/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile @@ -7,7 +7,7 @@ PORTNAME= Ogg-Vorbis-Header-PurePerl PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR=Ogg diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile index 291ca60688cd..c8ba88324fce 100644 --- a/audio/p5-Ogg-Vorbis-Header/Makefile +++ b/audio/p5-Ogg-Vorbis-Header/Makefile @@ -7,7 +7,7 @@ PORTNAME= Ogg-Vorbis-Header PORTVERSION= 0.03 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg \ +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg \ 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 5c453281d7f1..fced9f6ebb7e 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -7,7 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 0.05 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/F/FO/FOOF diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 934102c27b72..b3f6c8b81808 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -7,7 +7,7 @@ PORTNAME= prokyon3 PORTVERSION= 0.9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index 35f1b6eb0e02..cfe43782b91d 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogg PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio python MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ DISTNAME= pyogg-${PORTVERSION} MAINTAINER= xride@FreeBSD.org COMMENT= Object-oriented Python bindings for the ogg library -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index f084d2f2b79a..cb045900ba77 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 4a79de777e0e..3a65b2a12f8a 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -7,7 +7,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ReZound/${DISTVERSION} @@ -61,7 +61,7 @@ LIB_DEPENDS+= portaudio.0:${PORTSDIR}/audio/portaudio .endif .if defined(WITH_OGG) -LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg .endif .if defined(WITH_VORBIS) diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 293377e03289..e59d97c13480 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbisfile PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio ruby MASTER_SITES= http://rikkus.info/arch/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 7136a2c39420..980f6d80b971 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 3b4b59755c7a..344da1d05e63 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \ http://offload2.icculus.org:9090/SDL_sound/downloads/ diff --git a/audio/snack/Makefile b/audio/snack/Makefile index aa25aa64ed9f..d6998ad73690 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -8,7 +8,7 @@ PORTNAME= snack PORTVERSION= 2.2.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio tcl tk MASTER_SITES= http://www.speech.kth.se/snack/dist/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/audio/speex/Makefile b/audio/speex/Makefile index b1dea7d27236..de87757cc42f 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,7 +7,7 @@ PORTNAME= speex DISTVERSION= 1.2rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ MAINTAINER= multimedia@FreeBSD.org COMMENT= An open-source patent-free voice codec -LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg CONFLICTS= speex-devel-[0-9]* diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 3096a37ad2c7..131117e1b7e4 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamripper PORTVERSION= 1.64.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28current%29/${PORTVERSION} \ http://gd.tuwien.ac.at/hci/cdk/:cdk diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 323d5eb35cf8..bde7d2fd87b9 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 631930649966..d937d347938d 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,7 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.9.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= audio gnome MASTER_SITES= SF diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile index 4f51ff5b2d15..699a117585d1 100644 --- a/audio/tagtool/Makefile +++ b/audio/tagtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= tagtool PORTVERSION= 0.12.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 87fce52d685a..7cb6001cc6e4 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -7,7 +7,7 @@ PORTNAME= terminatorx PORTVERSION= 3.82 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ DISTNAME= terminatorX-${PORTVERSION} diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 4d48f895f4c5..b41812415679 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -7,7 +7,7 @@ PORTNAME= timidity++ PORTVERSION= 2.13.2 -PORTREVISION?= 8 +PORTREVISION?= 9 CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 7bc505321f57..3aab50d6d5f5 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -8,7 +8,7 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 1f3ebcd3dbf2..60d56c89bc44 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index f761ae861ae2..9429539c820e 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-kde PORTVERSION= 3.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio kde MASTER_SITES= SF diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 4944e9aabb1e..23af7f77e269 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 7fd42a0a2731..4dea4b986fab 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -7,7 +7,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio ipv6 MASTER_SITES= SF |