From: Holger Freyther Date: Wed, 17 Nov 2004 23:53:20 +0000 (+0000) Subject: Opie libxine: X-Git-Tag: Release-2010-05/1~16159 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbfbf8ba40d78a5c53f61d44c28b06bf1091cf56;p=openembedded.git Opie libxine: -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 --- 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 index 0000000000..e69de29bb2 diff --git a/libxine/libxine-opie_1.0.0-rc7.oe b/libxine/libxine-opie_1.0.0-rc7.oe index b0d5db2ba6..847e9e38fb 100644 --- a/libxine/libxine-opie_1.0.0-rc7.oe +++ b/libxine/libxine-opie_1.0.0-rc7.oe @@ -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