Commits

David B. Evans authored 5e78264bb3e
gimp2-devel: update to version 2.10.15 branch gimp-2-10 as of 20191108

* retire PortGroup cxx11 1.1 * sync with gimp2
No tags

graphics/gimp2-devel/files/patch-configure.ac.diff

Modified
1 ---- configure.ac.orig 2019-05-09 09:42:29.000000000 -0700
2 -+++ configure.ac 2019-05-09 17:34:22.000000000 -0700
3 -@@ -793,7 +793,7 @@
4 - fi
5 - AC_MSG_RESULT($have_glib_2_43)
6 -
7 --AC_PATH_PROG(GEGL, gegl, no)
8 -+AC_PATH_PROG(GEGL, gegl-0.4, no)
9 - if test "x$GEGL" = xno; then
10 - add_deps_error([gegl], [Could not find native gegl executable in your PATH.])
11 - fi
12 -@@ -2224,7 +2224,7 @@
1 +--- configure.ac.orig 2019-11-08 05:10:25.000000000 -0800
2 ++++ configure.ac 2019-11-08 19:13:34.000000000 -0800
3 +@@ -2232,7 +2232,7 @@
13 4 # Check for perl
14 5 ################
15 6
16 7 -AC_PATH_PROGS(PERL,perl5 perl,perl)
17 8 +AC_PATH_PROGS(PERL,perl5.28)
18 9 AX_PROG_PERL_VERSION([perl_required_version],,
19 10 [add_deps_error([perl >= perl_required_version])])
20 11

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut