]> git.pld-linux.org Git - packages/gstreamer-plugins-good.git/commitdiff
- updated auto/th/gstreamer-plugins-good-0_10_6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Jun 2007 21:11:13 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer-plugins-good-libcaca.patch -> 1.3

gstreamer-plugins-good-libcaca.patch

index 94d8412ec48eb1bfbaa9415d7d60e1eb1455095b..6006a445ada6feb20d61ab55c3e80c1bf432487a 100644 (file)
@@ -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
 --- 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
    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],
 +    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],
+
This page took 0.24663 seconds and 4 git commands to generate.