GNOME Bugzilla – Bug 597444
broken sanity checks for babl and gegl
Last modified: 2009-10-05 17:39:11 UTC
Created attachment 144816 [details] [review] fixes version checks for gegl and babl It seems the sanity checks for the versions of gegl and babl are wrong. After compiling the svn gimp trunk from http://svn.gnome.org/svn/gimp/trunk/ gimp complained that it couldn't run because babl is too old. It asks for version 0.0.22, and I have 0.1.0, which is obviously greater than 0.0.22. A similar thing happened for gegl. Patch attached with a fix for sanity.c. This patch seems to solve the issue, and gimp not compiles and starts correctly, so far everything seems to be working.
GIMP doesn't use SVN anymore, for quite some time. We're using Git: http://live.gnome.org/Git/Developers
I see. I assume that the svn repo is still up for some historical purpose or anything, I wasn't aware of that. So svn is definitely dead? I ask because in that case we should be removing the svn live ebuild from the Gentoo portage tree. It could cause confussion for some people just like it did for me. Thanks for the ultra-quick response and sorry for opening an useless bug.
Yes, SVN is dead.