Hi ports@
This diff updates libsamplerate to version 0.1.3
more info here:
http://www.mega-nerd.com/erikd/Blog/CodeHacking/SecretRabbitCode/progress.html
It passes regress (amd64) and all dependent ports build fine fine with
it:
audio/jack audio/akode audio/mpd audio/aqualung audio/audacity
You need to remove any previous libsamplerate version from your system
before compiling this one.
Comments/OK?
--
Antoine
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/libsamplerate/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 15 Sep 2007 21:26:01 -0000 1.8
+++ Makefile 25 Mar 2008 07:52:36 -0000
@@ -2,16 +2,15 @@
COMMENT= audio sample rate conversion library
-DISTNAME= libsamplerate-0.1.2
-PKGNAME= ${DISTNAME}p0
-SHARED_LIBS += samplerate 1.1 # .1.1
+DISTNAME= libsamplerate-0.1.3
+SHARED_LIBS= samplerate 2.0 # .1.3
CATEGORIES= audio
HOMEPAGE= http://mega-nerd.com/SRC/
MAINTAINER= Antoine Jacoutot <[EMAIL PROTECTED]>
-# GPL
+# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@@ -23,10 +22,10 @@
LIB_DEPENDS= sndfile.>=1::audio/libsndfile
-CONFIGURE_STYLE=gnu
USE_LIBTOOL= yes
MAKE_FLAGS= CFLAGS="${CFLAGS}"
+CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/libsamplerate/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 5 Apr 2007 15:37:43 -0000 1.2
+++ distinfo 25 Mar 2008 07:52:36 -0000
@@ -1,5 +1,5 @@
-MD5 (libsamplerate-0.1.2.tar.gz) = BoYcLGuOUnPJuAz3Nrn9Dg==
-RMD160 (libsamplerate-0.1.2.tar.gz) = TlRTghuAsXWGrWYGjkCe0EN8ygI=
-SHA1 (libsamplerate-0.1.2.tar.gz) = ZjrBR9Hfvmhr9ofngUMlm1B1/BM=
-SHA256 (libsamplerate-0.1.2.tar.gz) =
mLh2YyPHi3txjf1O9rkpK78HlrdCq7Ixm4J4y+7nMdQ=
-SIZE (libsamplerate-0.1.2.tar.gz) = 707867
+MD5 (libsamplerate-0.1.3.tar.gz) = P5GvIqbEE1SFWU0NLJHUXQ==
+RMD160 (libsamplerate-0.1.3.tar.gz) = e/Eog63o+d0k1O6Jy3QOXfBjWOw=
+SHA1 (libsamplerate-0.1.3.tar.gz) = SgtJOqho+2+efo5dsvtEz7zS0SM=
+SHA256 (libsamplerate-0.1.3.tar.gz) =
qpXJnBZi4WXNwwM15tEoLqM4jOa63eYgjU6vdQkOgy0=
+SIZE (libsamplerate-0.1.3.tar.gz) = 4261589
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/audio/libsamplerate/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST 21 Sep 2005 16:30:53 -0000 1.1.1.1
+++ pkg/PLIST 25 Mar 2008 07:52:36 -0000
@@ -10,6 +10,10 @@
share/doc/libsamplerate/SRC.css
share/doc/libsamplerate/SRC.png
share/doc/libsamplerate/api.html
+share/doc/libsamplerate/api_callback.html
+share/doc/libsamplerate/api_full.html
+share/doc/libsamplerate/api_misc.html
+share/doc/libsamplerate/api_simple.html
share/doc/libsamplerate/download.html
share/doc/libsamplerate/faq.html
share/doc/libsamplerate/history.html