SOURCES: gstreamer-plugins-good-libcaca.patch - updated
arekm
arekm at pld-linux.org
Wed Jun 20 23:11:18 CEST 2007
Author: arekm Date: Wed Jun 20 21:11:18 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated
---- Files affected:
SOURCES:
gstreamer-plugins-good-libcaca.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/gstreamer-plugins-good-libcaca.patch
diff -u SOURCES/gstreamer-plugins-good-libcaca.patch:1.2 SOURCES/gstreamer-plugins-good-libcaca.patch:1.3
--- SOURCES/gstreamer-plugins-good-libcaca.patch:1.2 Mon Dec 25 01:30:15 2006
+++ SOURCES/gstreamer-plugins-good-libcaca.patch Wed Jun 20 23:11:13 2007
@@ -1,10 +1,11 @@
--- gst-plugins-good-0.10.5/configure.ac.orig 2006-12-21 15:20:44.000000000 +0100
+++ gst-plugins-good-0.10.5/configure.ac 2006-12-24 16:08:36.514861646 +0100
-@@ -615,6 +615,7 @@
+@@ -753,6 +753,7 @@
dnl only newer versions of libcaca ship caca.pc, so try caca-config as well
if test "x$HAVE_LIBCACA" != "xyes"; then
- GST_CHECK_CONFIGPROG(LIBCACA, caca-config)
+ AG_GST_CHECK_CONFIGPROG(LIBCACA, caca-config)
+ LIBCACA_LIBS="`caca-config --plugin-libs`"
dnl see if it compilation works too, might not if we are cross-compiling
if test "x$HAVE_LIBCACA" = "xyes"; then
AC_CHECK_LIB([caca], [caca_init], [HAVE_LIBCACA=yes],
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/gstreamer-plugins-good-libcaca.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list