ofnuts wrote:
The problem of the LTS release it that Long Term Support also means Long Term Obsolescence. Your installed software gets more or less frozen (bar security fixes) to some months before your distro went public, while application code moves forward. I used to be on a Ubuntu LTS, the last year was tough, the recent versions of many useful software wouldn't run... If you want to run reasonably leading edge software you have to upgrade regularly...
I'm aware of the implications of running a LTS distro... however, I don't usually need many up-to-date applications, only a few of them... and most seem to install nicely, sometimes a bit of fiddling is needed, but so far, GIMP has been the only software that I've been unable to compile from source.
In fact, I've learned that there are ppa's that package the latest version of GIMP. So it's not like I couldn't get the latest version of GIMP to run here if it really becomes an issue to do so. I'm a bit hesitant to use the ppa though, because the code is obviously patched downstream in some ways to make it accept older versions of libraries (glib and libc mainly). And I'd like to know how exactly is this done and is it likely to introduce some new bugs or regressions, but I can't find that information anywhere... the other reason is, of course, that compiling your own binaries gives the advantage of a slight performance boost, as the code can be compiled to suit your particular setup (-march=native and all that). I don't think the difference is that big tbh, but hey, there are worse things to obsess over, I guess

Anyway, it's not like I'm out of options here, it's not an emergency or anything, my GIMP still works and all... I was just looking for insight, on the off chance that maybe someone else here had ran to the same problem, and maybe figured out a way to bypass it... for example, maybe someone could point out the exact commit in the gegl git tree when the glib version requirement was upped, so I wouldn't have to hunt for it myself... (assuming of course that that version of gegl works for the latest version of GIMP, I think it should as the version requirement seems relatively recent)
I might just wait out until Mint 17 is released, so the problem would solve itself. Or by then I might look into other options, Tanglu looks quite promising but is still a bit too immature, solydxk has been suggested by some smart guys as a reasonable option as well, but I'm not totally sold on the rolling-release model yet...