summaryrefslogtreecommitdiff
path: root/packages/libxine
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxine')
-rw-r--r--packages/libxine/libxine-opie-1.0/no-caca.patch0
-rw-r--r--packages/libxine/libxine-opie_1.0.bb8
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/libxine/libxine-opie-1.0/no-caca.patch b/packages/libxine/libxine-opie-1.0/no-caca.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libxine/libxine-opie-1.0/no-caca.patch
diff --git a/packages/libxine/libxine-opie_1.0.bb b/packages/libxine/libxine-opie_1.0.bb
index 2f9a1530d6..a66ac08806 100644
--- a/packages/libxine/libxine-opie_1.0.bb
+++ b/packages/libxine/libxine-opie_1.0.bb
@@ -23,7 +23,8 @@ SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/xine/xine-lib-${PV}.tar.
file://libxine-libvorbis.patch;patch=1 \
file://libxine-tremor-autoconf.patch;patch=1 \
file://mpegvideo-static-inlinine.patch;patch=1 \
- file://libxine-arm-configure.patch;patch=1 "
+ file://libxine-arm-configure.patch;patch=1 \
+ file://no-caca.patch;patch=1 "
@@ -46,9 +47,8 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \
--disable-aalib \
--without-v4l --without-arts --without-sdl \
--disable-dxr3 --without-xv --without-xvmc \
- --without-xxmc --without-Xshm --without-x \
- --disable-cacatest --without-caca "
-
+ --without-xxmc --without-Xshm --without-x "
+
do_compile() {
oe_runmake LIBTOOL=${S}/${TARGET_SYS}-libtool
}