From 8e5c4ef9067f5ffe0d83c686874f49e408ee466c Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sat, 2 Feb 2008 17:26:49 +0000 Subject: [PATCH] Update GEGL dependency to GEGL trunk. 2008-02-02 Martin Nordholts * INSTALL: Update GEGL dependency to GEGL trunk. svn path=/trunk/; revision=24777 --- ChangeLog | 4 ++++ INSTALL | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e3f179c94..eb23b9a061 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-02-02 Martin Nordholts + + * INSTALL: Update GEGL dependency to GEGL trunk. + 2008-02-02 Martin Nordholts * app/tools/gimppolygonselecttool.c diff --git a/INSTALL b/INSTALL index dc3f8da704..b1da0ec5f8 100644 --- a/INSTALL +++ b/INSTALL @@ -28,8 +28,8 @@ header files installed. 1. You need to have installed a recent version of pkg-config available from http://www.freedesktop.org/software/pkgconfig/. - 2. You need to have installed GEGL version 0.0.14 or newer. - The GEGL sources can be grabbed from ftp://ftp.gimp.org/pub/gegl/. + 2. You need to have installed GEGL trunk. To check out GEGL trunk: + svn co http://svn.gnome.org/svn/gegl/trunk gegl-trunk 3. You need to have installed GTK+ version 2.12.1 or newer. GIMP also need a recent versions of GLib (>= 2.14.1) and Pango (>= 1.12.2).