move package libsndfile:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-22 07:57:56 +02:00
parent 9e0a4a6cfa
commit bc47148ecc
2 changed files with 0 additions and 22 deletions

View File

@ -1,21 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
$SCRIPTS/build alsa-lib
#$SCRIPTS/build flac
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--enable-static \
--disable-shared
make -C src
cp -PR sndfile.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
#$STRIP src/.libs/*.so*
$MAKEINSTALL -C src

View File

@ -1 +0,0 @@
http://www.mega-nerd.com/libsndfile/libsndfile-1.0.20.tar.gz