1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Chase fftw3 libver bump

This commit is contained in:
Michael Johnson 2006-05-11 15:12:06 +00:00
parent d74ec15160
commit 2212408e69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162087
17 changed files with 35 additions and 27 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= extace
PORTVERSION= 1.9.5
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An Audio Visualization plugin for the X Window System
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
USE_X_PREFIX= yes
USE_GNOME= esound imlib gnomehack gnometarget gnomeprefix

View File

@ -7,7 +7,7 @@
PORTNAME= gkrellmss
PORTVERSION= 2.6
PORTREVISION= 3
PORTREVISION= 4
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= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
USE_X_PREFIX= yes

View File

@ -7,13 +7,14 @@
PORTNAME= libofa
PORTVERSION= 0.9.1
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.musicdns.org/themes/musicdns_org/downloads/
MAINTAINER= alex@foxybanana.com
COMMENT= The Open Fingerprint Architecture Library
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
expat.6:${PORTSDIR}/textproc/expat2 \
curl.3:${PORTSDIR}/ftp/curl

View File

@ -7,7 +7,7 @@
PORTNAME= libsamplerate
PORTVERSION= 0.1.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@ -15,10 +15,10 @@ MAINTAINER= ahze@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
fftw3.3:${PORTSDIR}/math/fftw3
fftw3.4:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-gcc-pipe

View File

@ -6,6 +6,7 @@
PORTNAME= swhplugins
PORTVERSION= 0.4.14
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@ -16,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.3:${PORTSDIR}/math/fftw3-float
LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float
# includes assembler code
ONLY_FOR_ARCHS= i386 amd64

View File

@ -7,7 +7,7 @@
PORTNAME= imms
PORTVERSION= 1.2a
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -21,7 +21,7 @@ BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox \
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
sqlite3:${PORTSDIR}/databases/sqlite3 \
pcre.0:${PORTSDIR}/devel/pcre \
fftw3f.3:${PORTSDIR}/math/fftw3-float \
fftw3f.4:${PORTSDIR}/math/fftw3-float \
tag.5:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
@ -40,11 +40,11 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
BROKEN= "Does not compile"
BROKEN= Does not compile
.endif
.if ${OSVERSION} < 500000
BROKEN= "Does not compile"
BROKEN= Does not compile
.endif
post-patch:

View File

@ -7,7 +7,7 @@
PORTNAME= linpsk
PORTVERSION= 0.8.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -7,6 +7,7 @@
PORTNAME= dangerdeep
PORTVERSION= 0.1.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dangerdeep
@ -15,7 +16,7 @@ MAINTAINER= acardenas@bsd.org.pe
COMMENT= Open source World War II German submarine simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
execinfo.1:${PORTSDIR}/devel/libexecinfo
USE_X_PREFIX= yes

View File

@ -8,7 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@ -28,7 +28,7 @@ PLIST_FILES= bin/ale
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha"
BROKEN= "Does not build on alpha"
BROKEN= Does not build on alpha
.endif
.if ${OSVERSION} < 502114
@ -40,7 +40,7 @@ MAKE_ARGS+= COLORS=DOUBLE COORDINATES=DOUBLE
.endif
.if !defined(WITHOUT_FFTW3)
LIB_DEPENDS+= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS+= fftw3.4:${PORTSDIR}/math/fftw3
MAKE_ARGS+= FFTW=1
.endif

View File

@ -11,7 +11,7 @@
PORTNAME= vigra
PORTVERSION= 1.3.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
DISTNAME= ${PORTNAME}${PORTVERSION}

View File

@ -7,14 +7,14 @@
PORTNAME= vips
PORTVERSION= 7.10.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/vips-7.10/
MAINTAINER= lev@FreeBSD.org
COMMENT= Free image processing system
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3 \
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png \

View File

@ -7,6 +7,7 @@
PORTNAME= xmorph
PORTVERSION= 2006.03.04
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A digital image warping program
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}

View File

@ -7,6 +7,7 @@
PORTNAME= asymptote
PORTVERSION= 1.04
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nivit@email.it
COMMENT= A powerful script-based vector graphics language
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= ${NOEXISTENT}:${PORTSDIR}/devel/boehm-gc:fetch \
convert:${PORTSDIR}/graphics/ImageMagick \
latex:${PORTSDIR}/print/teTeX \

View File

@ -7,7 +7,7 @@
PORTNAME= freefem++
PORTVERSION= 2.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math science
MASTER_SITES= http://www.freefem.org/ff++/ftp/
@ -19,7 +19,7 @@ LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \
gsl.9:${PORTSDIR}/math/gsl \
lapack.3:${PORTSDIR}/math/lapack \
fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads \
fftw3.3:${PORTSDIR}/math/fftw3
fftw3.4:${PORTSDIR}/math/fftw3
BUILD_DEPENDS= ${LOCALBASE}/lib/libumfpack.a:${PORTSDIR}/math/umfpack \
${LOCALBASE}/lib/libarpack.a:${PORTSDIR}/math/arpack \
convert:${PORTSDIR}/graphics/ImageMagick \

View File

@ -7,7 +7,7 @@
PORTNAME= LabPlot
PORTVERSION= 1.5.0.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=labplot
@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
gsl.9:${PORTSDIR}/math/gsl \
jasper.4:${PORTSDIR}/graphics/jasper \
fftw3.3:${PORTSDIR}/math/fftw3 \
fftw3.4:${PORTSDIR}/math/fftw3 \
netcdf:${PORTSDIR}/science/netcdf \
qwtplot3d.0:${PORTSDIR}/math/qwtplot3d
RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit

View File

@ -7,6 +7,7 @@
PORTNAME= fftw3
PORTVERSION= 0.2
PORTREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/ruby-fftw3/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -17,7 +18,7 @@ MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
COMMENT= A Ruby interface to the FFTW ver.3
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
LIB_DEPENDS= fftw3.3:${PORTSDIR}/math/fftw3
LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
USE_RUBY= yes
USE_RUBY_EXTCONF= yes

View File

@ -7,6 +7,7 @@
PORTNAME= gphys
PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= science ruby
MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}