mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.1.2
PR: ports/72709 Submitted by: Michael Johnson <ahze@ahze.net>
This commit is contained in:
parent
0ae7e47eac
commit
91fc9c587a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119465
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libsamplerate
|
PORTNAME= libsamplerate
|
||||||
PORTVERSION= 0.1.1
|
PORTVERSION= 0.1.2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://www.mega-nerd.com/SRC/
|
MASTER_SITES= http://www.mega-nerd.com/SRC/
|
||||||
|
|
||||||
|
@ -16,8 +16,8 @@ COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
|
||||||
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||||
fftw3.3:${PORTSDIR}/math/fftw3
|
fftw3.3:${PORTSDIR}/math/fftw3
|
||||||
|
|
||||||
USE_GNOME= gnomehack gnometarget lthack pkgconfig
|
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||||
USE_INC_LIBTOOL_VER= 13
|
USE_LIBTOOL_VER= 15
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
CONFIGURE_ARGS= --disable-gcc-pipe
|
CONFIGURE_ARGS= --disable-gcc-pipe
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (libsamplerate-0.1.1.tar.gz) = c50e68b6cc078b5aeb68e7be6faaf641
|
MD5 (libsamplerate-0.1.2.tar.gz) = 06861c2c6b8e5273c9b80cf736b9fd0e
|
||||||
SIZE (libsamplerate-0.1.1.tar.gz) = 699874
|
SIZE (libsamplerate-0.1.2.tar.gz) = 707867
|
||||||
|
|
Loading…
Add table
Reference in a new issue