eog-plugins/eog-plugins-recent-clutter-gtk.patch
OBS User autobuild 2e56eb01b9 Accepting request 36649 from GNOME:Factory
Copy from GNOME:Factory/eog-plugins based on submit request 36649 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/36649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=1
2010-04-18 22:26:20 +00:00

64 lines
2.4 KiB
Diff

Index: eog-plugins-2.30.0/configure
===================================================================
--- eog-plugins-2.30.0.orig/configure
+++ eog-plugins-2.30.0/configure
@@ -13777,18 +13777,18 @@ if test -n "$CHAMPLAIN_CFLAGS"; then
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 \""; } >&5
($PKG_CONFIG --exists --print-errors " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 ") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_CHAMPLAIN_CFLAGS=`$PKG_CONFIG --cflags " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 " 2>/dev/null`
else
pkg_failed=yes
@@ -13802,18 +13802,18 @@ if test -n "$CHAMPLAIN_LIBS"; then
if test -n "$PKG_CONFIG" && \
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 \""; } >&5
($PKG_CONFIG --exists --print-errors " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 ") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_CHAMPLAIN_LIBS=`$PKG_CONFIG --libs " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 " 2>/dev/null`
else
pkg_failed=yes
@@ -13834,12 +13834,12 @@ fi
if test $_pkg_short_errors_supported = yes; then
CHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 " 2>&1`
else
CHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --print-errors " champlain-0.4 >= 0.4,
champlain-gtk-0.4 >= 0.4,
- clutter-gtk-0.10 >= 0.10,
+ clutter-gtk-0.90 >= 0.10,
libexif >= 0.6.16 " 2>&1`
fi
# Put the nasty error message in config.log where it belongs