Opie libxine:
authorHolger Freyther <zecke@selfish.org>
Wed, 17 Nov 2004 23:53:20 +0000 (23:53 +0000)
committerHolger Freyther <zecke@selfish.org>
Wed, 17 Nov 2004 23:53:20 +0000 (23:53 +0000)
-Build without x
 need to apply a patch to configure.ac to have HAVE_VLDXVMC set to false even
         if configured without-x

BKrev: 419be4706gKzQ-bucWCissm4UsE0zA

libxine/libxine-opie-1.0.0-rc7/fix-x.patch [new file with mode: 0644]
libxine/libxine-opie_1.0.0-rc7.oe

diff --git a/libxine/libxine-opie-1.0.0-rc7/fix-x.patch b/libxine/libxine-opie-1.0.0-rc7/fix-x.patch
new file mode 100644 (file)
index 0000000..e69de29
index b0d5db2..847e9e3 100644 (file)
@@ -22,7 +22,8 @@ SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/xine/xine-lib-1-rc7.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://fix-x.patch;patch=1 "
 
 
 
@@ -45,7 +46,7 @@ EXTRA_OECONF="-with-zlib-path=${STAGING_DIR}/${HOST_SYS} \
        --disable-aalib --with-xv-path=${STAGING_LIBDIR} \
        --without-v4l --without-arts --without-sdl \
        --disable-dxr3 --without-xv --without-xvmc \
-       --without-xxmc --without-Xshm "
+       --without-xxmc --without-Xshm --without-x "
                              
 do_compile() {
        oe_runmake LIBTOOL=${S}/${TARGET_SYS}-libtool