]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- if 0.26.99 is good then 0.27.0 too
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 7 Sep 2007 01:10:01 +0000 (01:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstreamer-plugins-bad-neon27.patch -> 1.1

gstreamer-plugins-bad-neon27.patch [new file with mode: 0644]

diff --git a/gstreamer-plugins-bad-neon27.patch b/gstreamer-plugins-bad-neon27.patch
new file mode 100644 (file)
index 0000000..f531b7f
--- /dev/null
@@ -0,0 +1,11 @@
+--- gst-plugins-bad-0.10.5/configure.ac~       2007-09-07 02:52:19.000000000 +0200
++++ gst-plugins-bad-0.10.5/configure.ac        2007-09-07 02:55:15.000000000 +0200
+@@ -705,7 +705,7 @@
+ dnl *** neon ***
+ translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
+ AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
+-  PKG_CHECK_MODULES(NEON, neon >= 0.25.5  neon <= 0.26.99, HAVE_NEON="yes", [
++  PKG_CHECK_MODULES(NEON, neon >= 0.25.5  neon <= 0.27.0, HAVE_NEON="yes", [
+     HAVE_NEON="no"
+     AC_MSG_RESULT(no)
+   ])
This page took 0.091094 seconds and 4 git commands to generate.