move package libcdaudio:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-22 07:56:13 +02:00
parent 1c7f69d9d8
commit ed63a10c89
2 changed files with 0 additions and 24 deletions

View File

@ -1,23 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--enable-static \
--disable-shared
make
#$STRIP src/.libs/*.so*
$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://mesh.dl.sourceforge.net/sourceforge/libcdaudio/libcdaudio-0.99.12p2.tar.gz