aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
committerpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
commit041a24ea1dbae179a8345dc62f8abfbd5572d852 (patch)
tree3210d09ee407f41a3037fa71d889a24b901ed8bd /audio
parentcf162b42fa38a9cc73bce6465994bc4db614923d (diff)
downloadfreebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.gz
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.zst
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.zip
- Chase fftw3 update
Diffstat (limited to 'audio')
-rw-r--r--audio/aacplusenc/Makefile5
-rw-r--r--audio/extace/Makefile4
-rw-r--r--audio/fdmf/Makefile4
-rw-r--r--audio/fmit/Makefile4
-rw-r--r--audio/gkrellmss2/Makefile4
-rw-r--r--audio/libconvolve/Makefile3
-rw-r--r--audio/libofa/Makefile4
-rw-r--r--audio/libsamplerate/Makefile3
-rw-r--r--audio/q-audio/Makefile3
-rw-r--r--audio/snd/Makefile3
-rw-r--r--audio/swhplugins/Makefile4
-rw-r--r--audio/waon/Makefile4
-rw-r--r--audio/whysynth/Makefile4
-rw-r--r--audio/xmms2/Makefile2
-rw-r--r--audio/zynaddsubfx/Makefile4
15 files changed, 30 insertions, 25 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile
index 7aa336d6cb67..34b289141ae7 100644
--- a/audio/aacplusenc/Makefile
+++ b/audio/aacplusenc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= aacplusenc
PORTVERSION= 0.17
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://teknoraver.net/software/mp4tools/
@@ -23,8 +24,8 @@ PLIST_FILES= bin/aacplusenc
.if defined(WITHOUT_FFTW3)
MAKE_ARGS+= NOFFTW3=1
.else
-LIB_DEPENDS+= fftw3f.4:${PORTSDIR}/math/fftw3-float \
- fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3f.5:${PORTSDIR}/math/fftw3-float \
+ fftw3.5:${PORTSDIR}/math/fftw3
CFLAGS+= -I${LOCALBASE}/include
.endif
diff --git a/audio/extace/Makefile b/audio/extace/Makefile
index 3f76da501bb5..518cad818c89 100644
--- a/audio/extace/Makefile
+++ b/audio/extace/Makefile
@@ -7,14 +7,14 @@
PORTNAME= extace
PORTVERSION= 1.9.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= An Audio Visualization plugin for the X Window System
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
USE_GNOME= esound gnomehack gnomehier gnometarget gtk20
GNU_CONFIGURE= yes
diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile
index f5c715146c1e..64949a8d2f98 100644
--- a/audio/fdmf/Makefile
+++ b/audio/fdmf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fdmf
DISTVERSION= 0.0.9r
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://w140.com/audio/ CENKES
@@ -16,7 +16,7 @@ COMMENT= Find similar music by perceptual hashing
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
plot.4:${PORTSDIR}/graphics/plotutils \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \
diff --git a/audio/fmit/Makefile b/audio/fmit/Makefile
index 35236f5a1377..27a95b446aed 100644
--- a/audio/fmit/Makefile
+++ b/audio/fmit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fmit
PORTVERSION= 0.97.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://download.gna.org/fmit/
@@ -15,7 +15,7 @@ MAINTAINER= trasz@FreeBSD.org
COMMENT= Free Music Instrument Tuner
LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-alsa bnv_cv_qt_test_result=yes
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index 07682e8dc9ee..8c6f895e7632 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gkrellmss
PORTVERSION= 2.6
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellmss/
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
USE_XORG= x11
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index c2e2cbd8f806..5e4a8cd70a3d 100644
--- a/audio/libconvolve/Makefile
+++ b/audio/libconvolve/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libconvolve
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://tapas.affenbande.org/jack_convolve/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= trasz@FreeBSD.org
COMMENT= Simple C library for partitioned convolution
-LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float \
+LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index 10c7e0672770..0b3f2a1e57f4 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libofa
PORTVERSION= 0.9.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.musicdns.org/files/
MAINTAINER= alexbl@FreeBSD.org
COMMENT= The Open Fingerprint Architecture Library
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
expat.6:${PORTSDIR}/textproc/expat2 \
curl.5:${PORTSDIR}/ftp/curl
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index bcdbfe7e578d..db8b88d930cf 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libsamplerate
PORTVERSION= 0.1.7
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -14,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:15
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile
index f5471560e7c6..8204215c0b5b 100644
--- a/audio/q-audio/Makefile
+++ b/audio/q-audio/Makefile
@@ -7,6 +7,7 @@
PORTNAME= audio
PORTVERSION= 2.7
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/q-lang
PKGNAMEPREFIX= q-
@@ -18,7 +19,7 @@ COMMENT= Q-Audio -- digital audio interface for the Q language
LIB_DEPENDS= q.8:${PORTSDIR}/lang/q \
jack.0:${PORTSDIR}/audio/jack \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= ${LOCALBASE}/lib/portaudio2/libportaudio.so.2:${PORTSDIR}/audio/portaudio2
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 941eca0d8c55..6ad8ddd5737b 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snd
PORTVERSION= 10.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF \
http://mirror.mcx2.org/
@@ -50,7 +51,7 @@ CONFIGURE_ARGS+= --with-esd
.endif
.if !defined(WITHOUT_FFTW3)
-LIB_DEPENDS+= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS+= fftw3.5:${PORTSDIR}/math/fftw3
.else
CONFIGURE_ARGS+= --without-fftw
.endif
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile
index a6b839731fe2..52b636ea6298 100644
--- a/audio/swhplugins/Makefile
+++ b/audio/swhplugins/Makefile
@@ -6,7 +6,7 @@
PORTNAME= swhplugins
PORTVERSION= 0.4.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -17,7 +17,7 @@ COMMENT= Steve Harris' huge Collection of LADSPA Plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
-LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float
# includes assembler code
ONLY_FOR_ARCHS= i386 amd64
diff --git a/audio/waon/Makefile b/audio/waon/Makefile
index 0ec308516b7b..a2b06271170f 100644
--- a/audio/waon/Makefile
+++ b/audio/waon/Makefile
@@ -7,14 +7,14 @@
PORTNAME= waon
PORTVERSION= 0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= kichiki@users.sourceforge.net
COMMENT= A Wave-to-Notes transcriber and some utility tools
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
ao.3:${PORTSDIR}/audio/libao \
sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile
index 680d30e18889..ce460163e3ba 100644
--- a/audio/whysynth/Makefile
+++ b/audio/whysynth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= whysynth
PORTVERSION= 20070418
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://home.jps.net/~musound/
@@ -17,7 +17,7 @@ COMMENT= Versatile softsynth implemented as a DSSI plugin
LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
lo.7:${PORTSDIR}/audio/liblo \
jack.0:${PORTSDIR}/audio/jack \
- fftw3f.4:${PORTSDIR}/math/fftw3-float
+ fftw3f.5:${PORTSDIR}/math/fftw3-float
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
USE_BZIP2= yes
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 63026b126df7..1bd3fbef3530 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -323,7 +323,7 @@ PLIST_SUB+= KARAOKE="@comment "
.endif
.if defined(WITH_VOCODER)
-LIB_DEPENDS+= fftw3f.4:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS+= fftw3f.5:${PORTSDIR}/math/fftw3-float
LIB_DEPENDS+= samplerate.1:${PORTSDIR}/audio/libsamplerate
PLIST_SUB+= VOCODER=""
.else
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index ad451ad5c880..2081f5395a6c 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zynaddsubfx
PORTVERSION= 2.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= zynaddsubfx
@@ -21,7 +21,7 @@ MAINTAINER= trasz@FreeBSD.org
COMMENT= A realtime software synthesizer
LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
- fftw3.4:${PORTSDIR}/math/fftw3 \
+ fftw3.5:${PORTSDIR}/math/fftw3 \
fltk.1:${PORTSDIR}/x11-toolkits/fltk \
expat.6:${PORTSDIR}/textproc/expat2 \
jack.0:${PORTSDIR}/audio/jack