#10711: gimp-2.10.0
-------------------------+-----------------------
Reporter: ken@… | Owner: ken@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by ken@…):
Replying to [ticket:10711 ken@…]:
> More significantly, two issues have so far been reported:
>
> 1. libmypaint-1.3.0 requires gegl-0.3 but gimp now requires gegl-0.4.
> 2. a report that gimp.pc.in still contains a reference to gegl-0.3, and
that this prevents packages such as g'mic (not in the book, but important
for photographers) from building.
>
For libmypaint, its developers are now mostly working on v2. But
libmypaint-gegl is not used in any way by GIMP, so build with --disable-
gegl.
For gimp.pc.in, now fixed in git :
{{{
diff --git a/configure.ac b/configure.ac
index 33754e3..e28a55e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -174,6 +174,7 @@ AC_SUBST(GTK_REQUIRED_VERSION)
AC_SUBST(GTK_WIN32_RECOMMENDED_VERSION)
AC_SUBST(CAIRO_REQUIRED_VERSION)
AC_SUBST(CAIRO_PDF_REQUIRED_VERSION)
+AC_SUBST(GEGL_MAJOR_MINOR_VERSION)
AC_SUBST(GEGL_REQUIRED_VERSION)
AC_SUBST(GEXIV2_REQUIRED_VERSION)
AC_SUBST(LCMS_REQUIRED_VERSION)
}}}
I'm sure we can do that with a sed, (and autoreconf, of course).
For gimp-help, in git the blend-tool and one translation have been
updated, hopefully a release will soon appear.
I'll give the help a few more days.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10711#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page