summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-02-22 19:53:23 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-02-22 19:53:23 +0000
commitb087037379b49283e3fce2693184c4accb2073b5 (patch)
tree56b6d952609e88b04410dc188f48c5bd2b235abe /audio
parent- Update to 2.6 (diff)
- Update to 1.0.7a
- portlint(1) PR: 93652 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=156705
Diffstat (limited to 'audio')
-rw-r--r--audio/fluidsynth/Makefile8
-rw-r--r--audio/fluidsynth/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index dfa51b6d4dc0..aa0fa36acf14 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fluidsynth
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7a
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= fluid
@@ -14,12 +14,14 @@ MASTER_SITE_SUBDIR= fluid
MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time software synthesizer based on the SoundFont 2 specifications
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
+
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GETOPT_LONG= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --disable-lash --disable-ladcca
INSTALLS_SHLIB= yes
MAN1= fluidsynth.1
@@ -40,7 +42,7 @@ CONFIGURE_ARGS+= --enable-ladspa
.endif
post-patch:
- @${REINPLACE_CMD} -e 's| -O2| |g ; \
+ @${REINPLACE_CMD} -e 's| -O2 | |g ; \
s|== "yes"|= "yes"|g' ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo
index abe1840d1cea..0162c8b9d4a5 100644
--- a/audio/fluidsynth/distinfo
+++ b/audio/fluidsynth/distinfo
@@ -1,3 +1,3 @@
-MD5 (fluidsynth-1.0.6.tar.gz) = f18fd54d3f877a547b8455d2b6c7b177
-SHA256 (fluidsynth-1.0.6.tar.gz) = 76db2ec53b458daeb28543d8238413b591a9832b45c4a86bc89bf9704ef4b2c9
-SIZE (fluidsynth-1.0.6.tar.gz) = 1022289
+MD5 (fluidsynth-1.0.7a.tar.gz) = 0f73d47990d859f19b8e9840bdab5c60
+SHA256 (fluidsynth-1.0.7a.tar.gz) = 337dcc5f0f337c37ee7979c9505589b3a84e6b1e245d31b637ad32996b6e113b
+SIZE (fluidsynth-1.0.7a.tar.gz) = 1064677