SOURCES: openmovieeditor-configure.diff (NEW) - added
aredridel
aredridel at pld-linux.org
Thu Aug 17 18:16:31 CEST 2006
Author: aredridel Date: Thu Aug 17 16:16:31 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- added
---- Files affected:
SOURCES:
openmovieeditor-configure.diff (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/openmovieeditor-configure.diff
diff -u /dev/null SOURCES/openmovieeditor-configure.diff:1.1
--- /dev/null Thu Aug 17 18:16:31 2006
+++ SOURCES/openmovieeditor-configure.diff Thu Aug 17 18:16:26 2006
@@ -0,0 +1,59 @@
+--- configure 2006-07-12 21:45:43.000000000 +0200
++++ configure 2006-07-12 21:43:11.000000000 +0200
+@@ -6130,12 +6130,12 @@
+
+ if test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gavl = 0.2.3\"") >&5
+- ($PKG_CONFIG --exists --print-errors "gavl = 0.2.3") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gavl = 0.2.4\"") >&5
++ ($PKG_CONFIG --exists --print-errors "gavl = 0.2.4") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GAVL_CFLAGS=`$PKG_CONFIG --cflags "gavl = 0.2.3" 2>/dev/null`
++ pkg_cv_GAVL_CFLAGS=`$PKG_CONFIG --cflags "gavl = 0.2.4" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -6144,12 +6144,12 @@
+ fi
+ if test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gavl = 0.2.3\"") >&5
+- ($PKG_CONFIG --exists --print-errors "gavl = 0.2.3") 2>&5
++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gavl = 0.2.4\"") >&5
++ ($PKG_CONFIG --exists --print-errors "gavl = 0.2.4") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+- pkg_cv_GAVL_LIBS=`$PKG_CONFIG --libs "gavl = 0.2.3" 2>/dev/null`
++ pkg_cv_GAVL_LIBS=`$PKG_CONFIG --libs "gavl = 0.2.4" 2>/dev/null`
+ else
+ pkg_failed=yes
+ fi
+@@ -6158,19 +6158,19 @@
+ fi
+
+ if test $pkg_failed = yes; then
+- GAVL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gavl = 0.2.3"`
++ GAVL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gavl = 0.2.4"`
+ # Put the nasty error message in config.log where it belongs
+ echo "$GAVL_PKG_ERRORS" 1>&5
+
+- { { echo "$as_me:$LINENO: error: *** gavl 0.2.3 not found - this program requires the gmerlin audio
++ { { echo "$as_me:$LINENO: error: *** gavl 0.2.4 not found - this program requires the gmerlin audio
+ video library = 0.2.3 http://gmerlin.sourceforge.net/ ***" >&5
+-echo "$as_me: error: *** gavl 0.2.3 not found - this program requires the gmerlin audio
++echo "$as_me: error: *** gavl 0.2.4 not found - this program requires the gmerlin audio
+ video library = 0.2.3 http://gmerlin.sourceforge.net/ ***" >&2;}
+ { (exit 1); exit 1; }; }
+ elif test $pkg_failed = untried; then
+- { { echo "$as_me:$LINENO: error: *** gavl 0.2.3 not found - this program requires the gmerlin audio
++ { { echo "$as_me:$LINENO: error: *** gavl 0.2.4 not found - this program requires the gmerlin audio
+ video library = 0.2.3 http://gmerlin.sourceforge.net/ ***" >&5
+-echo "$as_me: error: *** gavl 0.2.3 not found - this program requires the gmerlin audio
++echo "$as_me: error: *** gavl 0.2.4 not found - this program requires the gmerlin audio
+ video library = 0.2.3 http://gmerlin.sourceforge.net/ ***" >&2;}
+ { (exit 1); exit 1; }; }
+ else
================================================================
More information about the pld-cvs-commit
mailing list