New upstream version 2.10.30

This commit is contained in:
Jeremy Bicha
2021-12-27 21:32:02 -05:00
252 changed files with 28671 additions and 16662 deletions

70
configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for GIMP 2.10.28.
# Generated by GNU Autoconf 2.71 for GIMP 2.10.30.
#
# Report bugs to <https://gitlab.gnome.org/GNOME/gimp/issues/new>.
#
@ -621,8 +621,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GIMP'
PACKAGE_TARNAME='gimp'
PACKAGE_VERSION='2.10.28'
PACKAGE_STRING='GIMP 2.10.28'
PACKAGE_VERSION='2.10.30'
PACKAGE_STRING='GIMP 2.10.30'
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new'
PACKAGE_URL=''
@ -1913,7 +1913,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures GIMP 2.10.28 to adapt to many kinds of systems.
\`configure' configures GIMP 2.10.30 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1988,7 +1988,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of GIMP 2.10.28:";;
short | recursive ) echo "Configuration of GIMP 2.10.30:";;
esac
cat <<\_ACEOF
@ -2328,7 +2328,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
GIMP configure 2.10.28
GIMP configure 2.10.30
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@ -2860,7 +2860,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GIMP $as_me 2.10.28, which was
It was created by GIMP $as_me 2.10.30, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@ -4353,7 +4353,7 @@ fi
# Define the identity of the package.
PACKAGE='gimp'
VERSION='2.10.28'
VERSION='2.10.30'
# Some tools Automake needs.
@ -4499,11 +4499,11 @@ AM_BACKSLASH='\'
GIMP_MAJOR_VERSION=2
GIMP_MINOR_VERSION=10
GIMP_MICRO_VERSION=28
GIMP_INTERFACE_AGE=28
GIMP_BINARY_AGE=1028
GIMP_VERSION=2.10.28
GIMP_REAL_VERSION=2.10.28
GIMP_MICRO_VERSION=30
GIMP_INTERFACE_AGE=30
GIMP_BINARY_AGE=1030
GIMP_VERSION=2.10.30
GIMP_REAL_VERSION=2.10.30
GIMP_API_VERSION=2.0
GIMP_APP_VERSION=2.10
GIMP_PLUGIN_VERSION=2.0
@ -4548,7 +4548,7 @@ GTK_REQUIRED_VERSION=2.24.32
CAIRO_REQUIRED_VERSION=1.12.2
CAIRO_PDF_REQUIRED_VERSION=1.12.2
GEGL_MAJOR_MINOR_VERSION=0.4
GEGL_REQUIRED_VERSION=0.4.32
GEGL_REQUIRED_VERSION=0.4.34
GEXIV2_REQUIRED_VERSION=0.10.6
LCMS_REQUIRED_VERSION=2.8
LIBPNG_REQUIRED_VERSION=1.6.25
@ -4629,7 +4629,7 @@ fi
LT_VERSION_INFO="1000:28:1000"
LT_VERSION_INFO="1000:30:1000"
LT_CURRENT_MINUS_AGE=0
@ -24421,19 +24421,19 @@ printf "%s\n" "yes" >&6; }
fi
pkg_failed=no
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gegl-0.4 >= 0.4.32" >&5
printf %s "checking for gegl-0.4 >= 0.4.32... " >&6; }
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gegl-0.4 >= 0.4.34" >&5
printf %s "checking for gegl-0.4 >= 0.4.34... " >&6; }
if test -n "$GEGL_CFLAGS"; then
pkg_cv_GEGL_CFLAGS="$GEGL_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.32\""; } >&5
($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.32") 2>&5
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.34\""; } >&5
($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.34") 2>&5
ac_status=$?
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_GEGL_CFLAGS=`$PKG_CONFIG --cflags "gegl-0.4 >= 0.4.32" 2>/dev/null`
pkg_cv_GEGL_CFLAGS=`$PKG_CONFIG --cflags "gegl-0.4 >= 0.4.34" 2>/dev/null`
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
@ -24445,12 +24445,12 @@ if test -n "$GEGL_LIBS"; then
pkg_cv_GEGL_LIBS="$GEGL_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.32\""; } >&5
($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.32") 2>&5
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.34\""; } >&5
($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.34") 2>&5
ac_status=$?
printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
pkg_cv_GEGL_LIBS=`$PKG_CONFIG --libs "gegl-0.4 >= 0.4.32" 2>/dev/null`
pkg_cv_GEGL_LIBS=`$PKG_CONFIG --libs "gegl-0.4 >= 0.4.34" 2>/dev/null`
test "x$?" != "x0" && pkg_failed=yes
else
pkg_failed=yes
@ -24471,27 +24471,27 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
GEGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gegl-0.4 >= 0.4.32" 2>&1`
GEGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gegl-0.4 >= 0.4.34" 2>&1`
else
GEGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gegl-0.4 >= 0.4.32" 2>&1`
GEGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gegl-0.4 >= 0.4.34" 2>&1`
fi
# Put the nasty error message in config.log where it belongs
echo "$GEGL_PKG_ERRORS" >&5
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.32" >&5
printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.32" >&6;}
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.34" >&5
printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.34" >&6;}
required_deps="$required_deps
- Error: missing dependency gegl-0.4 >= 0.4.32"
- Error: missing dependency gegl-0.4 >= 0.4.34"
elif test $pkg_failed = untried; then
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
printf "%s\n" "no" >&6; }
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.32" >&5
printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.32" >&6;}
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.34" >&5
printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.34" >&6;}
required_deps="$required_deps
- Error: missing dependency gegl-0.4 >= 0.4.32"
- Error: missing dependency gegl-0.4 >= 0.4.34"
else
GEGL_CFLAGS=$pkg_cv_GEGL_CFLAGS
@ -36983,7 +36983,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by GIMP $as_me 2.10.28, which was
This file was extended by GIMP $as_me 2.10.30, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -37051,7 +37051,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
GIMP config.status 2.10.28
GIMP config.status 2.10.30
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
@ -37558,8 +37558,8 @@ fi
gimp_major_ver=2
gimp_minor_ver=10
gimp_micro_ver=28
gimp_ver=2.10.28
gimp_micro_ver=30
gimp_ver=2.10.30
gimp_api_ver=2.0