move package a52dec:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-22 07:55:02 +02:00
parent cccac9e3de
commit c6f9777890
3 changed files with 0 additions and 24 deletions

View File

@ -1,18 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/build toolchain
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--enable-shared \
CC=$HOST_CC make
$MAKEINSTALL

View File

@ -1,5 +0,0 @@
#!/bin/sh
. config/options
$SCRIPTS/fixconfigtools $PKG_BUILD/autotools

View File

@ -1 +0,0 @@
http://liba52.sourceforge.net/files/a52dec-0.7.4.tar.gz