]> git.pld-linux.org Git - packages/eog-plugins.git/commitdiff
- obsoleted
authorlisu <lisu@pld-linux.org>
Sat, 9 Apr 2011 17:17:13 +0000 (17:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog-plugins-configure.patch -> 1.4

eog-plugins-configure.patch [deleted file]

diff --git a/eog-plugins-configure.patch b/eog-plugins-configure.patch
deleted file mode 100644 (file)
index c206079..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-diff -urN eog-plugins-2.28.1/configure.ac eog-plugins-2.28.1.new/configure.ac
---- eog-plugins-2.28.1/configure.ac    2009-09-27 11:18:49.000000000 +0200
-+++ eog-plugins-2.28.1.new/configure.ac        2009-11-13 10:14:16.187350297 +0100
-@@ -192,11 +192,11 @@
-       AC_MSG_RESULT([$PYGTK_DEFSDIR])
-       AC_MSG_CHECKING([for pygtk codegen])
--      PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.py"
-+      PYGTK_CODEGEN="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/codegen.pyc"
-       AC_MSG_RESULT([$PYGTK_CODEGEN])
-       AC_MSG_CHECKING([for pygtk h2def])
--      PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.py"
-+      PYGTK_H2DEF="$PYTHON `$PKG_CONFIG --variable=codegendir pygtk-2.0`/h2def.pyc"
-       AC_MSG_RESULT([$PYGTK_H2DEF])
-       AC_SUBST([PYGTK_DEFSDIR])
-@@ -280,14 +280,6 @@
- # Postr 
- # *****
- plugin_defined postr
--if test "$?" = 1
--then
--      AC_PATH_PROG(POSTR, postr)
--      if test -z "$POSTR"
--      then
--              undef_plugin postr "postr was not found"
--      fi
--fi
- # *********
- # Champlain 
-@@ -306,8 +306,8 @@
- then
-       
-       PKG_CHECK_MODULES(CHAMPLAIN,
--              [ champlain-0.4 >= 0.4,
--                champlain-gtk-0.4 >= 0.4,
-+              [ champlain-0.8 >= 0.8,
-+                champlain-gtk-0.8 >= 0.8,
-                 clutter-gtk-0.10 >= 0.10,
-                 libexif >= 0.6.16 ],
-               [],[have_libchamplain=no])
This page took 0.351755 seconds and 4 git commands to generate.