mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Chase shared lib version of speex.
PR: 53240 Submitted by: David Yeske <dyeske@yahoo.com>
This commit is contained in:
parent
d2d48545c7
commit
92ec3094e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82862
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= sweep
|
PORTNAME= sweep
|
||||||
PORTVERSION= 0.8.2
|
PORTVERSION= 0.8.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= audio gnome
|
CATEGORIES= audio gnome
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -18,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 1.2 desktop
|
||||||
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||||
samplerate.0:${PORTSDIR}/audio/libsamplerate \
|
samplerate.0:${PORTSDIR}/audio/libsamplerate \
|
||||||
vorbis.2:${PORTSDIR}/audio/libvorbis \
|
vorbis.2:${PORTSDIR}/audio/libvorbis \
|
||||||
speex.1:${PORTSDIR}/audio/speex \
|
speex.2:${PORTSDIR}/audio/speex \
|
||||||
mad.1:${PORTSDIR}/audio/mad \
|
mad.1:${PORTSDIR}/audio/mad \
|
||||||
tdb.1:${PORTSDIR}/databases/tdb
|
tdb.1:${PORTSDIR}/databases/tdb
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue