forked from pool/eog-plugins
90 lines
3.7 KiB
Diff
90 lines
3.7 KiB
Diff
|
Index: eog-plugins-2.30.1/configure
|
||
|
===================================================================
|
||
|
--- eog-plugins-2.30.1.orig/configure
|
||
|
+++ eog-plugins-2.30.1/configure
|
||
|
@@ -13926,19 +13926,19 @@ if test -n "$CHAMPLAIN_CFLAGS"; then
|
||
|
pkg_cv_CHAMPLAIN_CFLAGS="$CHAMPLAIN_CFLAGS"
|
||
|
elif test -n "$PKG_CONFIG"; 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,
|
||
|
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 \""; } >&5
|
||
|
- ($PKG_CONFIG --exists --print-errors " champlain-0.4 >= 0.4,
|
||
|
- champlain-gtk-0.4 >= 0.4,
|
||
|
+ ($PKG_CONFIG --exists --print-errors " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 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,
|
||
|
+ pkg_cv_CHAMPLAIN_CFLAGS=`$PKG_CONFIG --cflags " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 " 2>/dev/null`
|
||
|
else
|
||
|
@@ -13951,19 +13951,19 @@ if test -n "$CHAMPLAIN_LIBS"; then
|
||
|
pkg_cv_CHAMPLAIN_LIBS="$CHAMPLAIN_LIBS"
|
||
|
elif test -n "$PKG_CONFIG"; 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,
|
||
|
+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 \""; } >&5
|
||
|
- ($PKG_CONFIG --exists --print-errors " champlain-0.4 >= 0.4,
|
||
|
- champlain-gtk-0.4 >= 0.4,
|
||
|
+ ($PKG_CONFIG --exists --print-errors " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 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,
|
||
|
+ pkg_cv_CHAMPLAIN_LIBS=`$PKG_CONFIG --libs " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 " 2>/dev/null`
|
||
|
else
|
||
|
@@ -13985,13 +13985,13 @@ else
|
||
|
_pkg_short_errors_supported=no
|
||
|
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,
|
||
|
+ CHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 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,
|
||
|
+ CHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --print-errors " champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 " 2>&1`
|
||
|
fi
|
||
|
Index: eog-plugins-2.30.1/configure.ac
|
||
|
===================================================================
|
||
|
--- eog-plugins-2.30.1.orig/configure.ac
|
||
|
+++ eog-plugins-2.30.1/configure.ac
|
||
|
@@ -314,8 +314,8 @@ if test "$?" = 1
|
||
|
then
|
||
|
|
||
|
PKG_CHECK_MODULES(CHAMPLAIN,
|
||
|
- [ champlain-0.4 >= 0.4,
|
||
|
- champlain-gtk-0.4 >= 0.4,
|
||
|
+ [ champlain-0.8 >= 0.7.1,
|
||
|
+ champlain-gtk-0.8 >= 0.7.1,
|
||
|
clutter-gtk-0.10 >= 0.10,
|
||
|
libexif >= 0.6.16 ],
|
||
|
[],[have_libchamplain=no])
|