forked from ports/contrib
libsndfile: 1.0.18pre18 -> 1.0.18pre19
This commit is contained in:
parent
fbbfc93400
commit
75e6f72cc2
@ -2,6 +2,7 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-convert
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-info
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-jackplay
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-play
|
||||
-rwxr-xr-x root/root usr/bin/sndfile-regtest
|
||||
drwxr-xr-x root/root usr/include/
|
||||
|
@ -1 +1 @@
|
||||
b00d496a2936c6bb62979889940b7294 libsndfile-1.0.18pre18.tar.gz
|
||||
6d8d218c5e476b7433723d50129ffa8e libsndfile-1.0.18pre19.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
# Nice to have: sqlite3
|
||||
|
||||
name=libsndfile
|
||||
version=1.0.18pre18
|
||||
version=1.0.18pre19
|
||||
release=1
|
||||
source=(http://www.mega-nerd.com/tmp/libsndfile-$version.tar.gz)
|
||||
|
||||
@ -16,8 +16,7 @@ build() {
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--disable-static \
|
||||
--disable-dependency-tracking
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user