mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00: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
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libsamplerate
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.1.2
|
||||
CATEGORIES= audio
|
||||
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 \
|
||||
fftw3.3:${PORTSDIR}/math/fftw3
|
||||
|
||||
USE_GNOME= gnomehack gnometarget lthack pkgconfig
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-gcc-pipe
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libsamplerate-0.1.1.tar.gz) = c50e68b6cc078b5aeb68e7be6faaf641
|
||||
SIZE (libsamplerate-0.1.1.tar.gz) = 699874
|
||||
MD5 (libsamplerate-0.1.2.tar.gz) = 06861c2c6b8e5273c9b80cf736b9fd0e
|
||||
SIZE (libsamplerate-0.1.2.tar.gz) = 707867
|
||||
|
Loading…
Reference in New Issue
Block a user