[gimp/gimp-attributes-wip: 2/2] configure: needed not existing gexiv2 version 0.10.3 Unfortunately, the new gimpattribute feature ne



commit 1e9ec01d30cb3e9d78aafc76449b3422526a7218
Author: Hartmut Kuhse <hk_priv gmx de>
Date:   Tue Sep 30 20:56:36 2014 +0200

    configure: needed not existing gexiv2 version 0.10.3
    Unfortunately, the new gimpattribute feature needs new gexiv2
    functions. One is accepted and pushed to git, one is still waiting
    for review.
    Without these new functions, compiling will fail.

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d17684a..98a71d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ m4_define([pygtk_required_version], [2.10.4])
 m4_define([poppler_required_version], [0.12.4])
 m4_define([poppler_data_required_version], [0.4.7])
 m4_define([libgudev_required_version], [167])
-m4_define([gexiv2_required_version], [0.6.1])
+m4_define([gexiv2_required_version], [0.10.3])
 m4_define([lcms_required_version], [2.2])
 m4_define([libpng_required_version], [1.2.37])
 m4_define([liblzma_required_version], [5.0.0])
@@ -2279,6 +2279,7 @@ plug-ins/lighting/Makefile
 plug-ins/lighting/images/Makefile
 plug-ins/map-object/Makefile
 plug-ins/maze/Makefile
+plug-ins/metainfo/Makefile
 plug-ins/pagecurl/Makefile
 plug-ins/print/Makefile
 plug-ins/pygimp/Makefile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]