move package taglib:

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

View File

@ -1,24 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
$SCRIPTS/build zlib
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--enable-static \
--disable-shared \
--enable-final
make
$MAKEINSTALL
$SED "s:\(['= ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" \
$SYSROOT_PREFIX/usr/bin/$1-config
mv $SYSROOT_PREFIX/usr/bin/$1-config $ROOT/$TOOLCHAIN/bin

View File

@ -1 +0,0 @@
http://developer.kde.org/~wheeler/files/src/taglib-1.5.tar.gz