summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-19 17:43:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-19 17:43:17 +0000
commitf30a19cf6d9c64733432b4908018004760d86de5 (patch)
tree98b19c0bb628d800655f408b77781b9c307ef479 /audio
parentUpdate to version 3.10.2 (diff)
Update to version 0.1.1
PR: ports/69290 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=114229
Diffstat (limited to 'audio')
-rw-r--r--audio/libsamplerate/Makefile7
-rw-r--r--audio/libsamplerate/distinfo4
-rw-r--r--audio/libsamplerate/files/patch-configure13
-rw-r--r--audio/libsamplerate/pkg-plist5
4 files changed, 6 insertions, 23 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 9cfe6606cf55..cb8a9cd2c807 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libsamplerate
-PORTVERSION= 0.0.15
-PORTREVISION= 1
+PORTVERSION= 0.1.1
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -15,9 +14,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- fftw.2:${PORTSDIR}/math/fftw
+ fftw3.3:${PORTSDIR}/math/fftw3
-USE_GNOME= gnomehack gnometarget pkgconfig
+USE_GNOME= gnomehack gnometarget lthack pkgconfig
USE_INC_LIBTOOL_VER= 13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/libsamplerate/distinfo b/audio/libsamplerate/distinfo
index a75263880a33..0534d74ad456 100644
--- a/audio/libsamplerate/distinfo
+++ b/audio/libsamplerate/distinfo
@@ -1,2 +1,2 @@
-MD5 (libsamplerate-0.0.15.tar.gz) = 6b15cc39d1275f1118de4d57f89544eb
-SIZE (libsamplerate-0.0.15.tar.gz) = 585250
+MD5 (libsamplerate-0.1.1.tar.gz) = c50e68b6cc078b5aeb68e7be6faaf641
+SIZE (libsamplerate-0.1.1.tar.gz) = 699874
diff --git a/audio/libsamplerate/files/patch-configure b/audio/libsamplerate/files/patch-configure
deleted file mode 100644
index 4152d93d8361..000000000000
--- a/audio/libsamplerate/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2003/02/03 12:25:06 1.1
-+++ configure 2003/02/03 12:25:19
-@@ -7849,6 +7849,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/audio/libsamplerate/pkg-plist b/audio/libsamplerate/pkg-plist
index 542d8f4c194c..0effd0d376b1 100644
--- a/audio/libsamplerate/pkg-plist
+++ b/audio/libsamplerate/pkg-plist
@@ -2,14 +2,11 @@ bin/sndfile-resample
include/samplerate.h
lib/libsamplerate.a
lib/libsamplerate.so
-lib/libsamplerate.so.0
+lib/libsamplerate.so.1
libdata/pkgconfig/samplerate.pc
%%PORTDOCS%%%%DOCSDIR%%/SRC.css
%%PORTDOCS%%%%DOCSDIR%%/SRC.png
%%PORTDOCS%%%%DOCSDIR%%/api.html
-%%PORTDOCS%%%%DOCSDIR%%/api_full.html
-%%PORTDOCS%%%%DOCSDIR%%/api_misc.html
-%%PORTDOCS%%%%DOCSDIR%%/api_simple.html
%%PORTDOCS%%%%DOCSDIR%%/download.html
%%PORTDOCS%%%%DOCSDIR%%/faq.html
%%PORTDOCS%%%%DOCSDIR%%/history.html