xbmc-frodo: update to xbmc-frodo-f13566b

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-10-08 08:05:06 +02:00
parent 85fa152fb5
commit a8b24775fa
13 changed files with 3 additions and 15 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-frodo-theme-Confluence"
PKG_VERSION="35d401b"
PKG_VERSION="f13566b"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -232,19 +232,7 @@ cd $PKG_BUILD
touch addons/skin.confluence/media/Makefile.in
# autoreconf
do_autoreconf
do_autoreconf lib/libid3tag/libid3tag
do_autoreconf xbmc/screensavers/rsxs-0.9
do_autoreconf xbmc/visualizations/Goom/goom2k4-0
do_autoreconf lib/libapetag
do_autoreconf lib/cpluff
# order matters with libdvd and friends
[ -d lib/libdvd/libdvdcss ] && do_autoreconf lib/libdvd/libdvdcss
do_autoreconf lib/libdvd/libdvdread
do_autoreconf lib/libdvd/libdvdnav
# Clean the generated files
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
BOOTSTRAP_STANDALONE=1 make -f bootstrap.mk
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-frodo"
PKG_VERSION="35d401b"
PKG_VERSION="f13566b"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"