move package swfdec:

- no more need, move to pkg-archive branch
This commit is contained in:
Stephan Raue 2009-10-22 11:08:18 +02:00
parent 3b7541776e
commit f30f98a8f6
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 \
--sysconfdir=/etc \
--enable-static \
--disable-shared \
--disable-gtk \
--enable-gstreamer \
--disable-vivified \
--disable-gtk-doc \
make
$MAKEINSTALL
cp -PR data/swfdec.pc $SYSROOT_PREFIX/usr/lib/pkgconfig

View File

@ -1 +0,0 @@
http://swfdec.freedesktop.org/download/swfdec/0.9/swfdec-0.9.2.tar.gz