move package twolame:

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

View File

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

View File

@ -1 +0,0 @@
http://downloads.sourceforge.net/twolame/twolame-0.3.12.tar.gz