move package wavepack:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-22 08:00:21 +02:00
parent abc9052210
commit 2b65a9ffff
2 changed files with 0 additions and 20 deletions

View File

@ -1,19 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--enable-static \
--disable-shared \
make
#$STRIP src/.libs/*.so*
$MAKEINSTALL

View File

@ -1 +0,0 @@
http://www.wavpack.com/wavpack-4.50.1.tar.bz2