Page 1 of 1

GIMP 2.9.5 in an OBS Jessie Repository

Posted: Fri Sep 02, 2016 6:51 pm
by Stevo
I had a request on another forum to port the development version of the GIMP, so managed to do it:

The source is pulled from the gimp-edge PPA, with some fixes (i.e., cdbs removed as a build-depends for builds that no longer needed it)

Since the newer libgegl3 that GIMP needs requires a backported "real" ffmpeg (available in jessie-backports but not the OBS), and I already have a multimedia backports OBS repo with the latest ffmpeg, I just built GIMP 2.9.5 in that repo. If you add the repo per the following instructions, you'll see a lot of updates that are available. As far as I can tell, all should be safe to upgrade on a Jessie system, but there aren't any absolute guarantees. Just install gimp if you're not interested in the others.

Anyway, the instructions to add the repo are here: https://software.opensuse.org/download. ... ackage=mpv

Follow the instructions for Debian 8.0. The commands to add the key must also be run as root or with sudo, and if you download multiple keys for different OBS repos, any after the first one will be saved as "Release.key.(n)", so change the command to add the key to use the appropriate key file, which you'll see in the result from the key download.

I used aptitude to install it, though apt should also work.

Code: Select all

# aptitude install gimp=2.9.5.gitc29098e-0
It might be possible to fiddle with the build system so the newer gimp would be in a gimp2.9 package, and wouldn't interfere with the standard 2.8 version, but that would take a lot of modifications. That would be ideal for the MX 15 repo, though. You should be able to revert to the standard Jessie or MX 15 versions by uninstalling gimp-data, then reinstalling gimp, but I don't know if anything created with 2.9.X is going to be backwards-compatible.

Re: GIMP 2.9.5 in an OBS Jessie Repository

Posted: Fri Sep 02, 2016 7:17 pm
by Jerry3904
Thanks, will give it a whirl.

Re: GIMP 2.9.5 in an OBS Jessie Repository

Posted: Fri Sep 02, 2016 10:12 pm
by Stevo
To paraphrase Henry Ford, you can have any interface icon color you like with it, as long as it's gray.

I'm uploading an openshot-qt 2.1.0 that looks just the same with qt 5 as GIMP with GTK--monochrome icons.