Package Details: gimp-devel 3.0.0rc1-1

Git Clone URL: https://aur.archlinux.org/gimp-devel.git (read-only, click to copy)
Package Base: gimp-devel
Description: GNU Image Manipulation Program (Development version)
Upstream URL: https://www.gimp.org/
Licenses: GPL-3.0-or-later
Conflicts: gimp
Provides: gimp
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 43
Popularity: 1.31
First Submitted: 2017-02-02 23:39 (UTC)
Last Updated: 2024-11-06 16:30 (UTC)

Dependencies (65)

Required by (102)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

bm456 commented on 2018-03-28 18:24 (UTC) (edited on 2018-03-28 18:27 (UTC) by bm456)

Updated to 2.10.RC1 https://p.teknik.io/E1Peq

donny commented on 2018-01-06 04:09 (UTC)

If gimp argues about missing libjson-c.so.2 after update of core/json-c, rebuild the dependent package "libmypaint".

sekret commented on 2017-12-27 13:27 (UTC)

Please add glib-networking to makedepends, otherwise the package doesn't build.

SinClaus commented on 2017-12-16 07:01 (UTC) (edited on 2017-12-16 07:03 (UTC) by SinClaus)

@twa022 Thanks, I'v installed babl/gegl from git and they are with right version numbers, but yaourt don't know about this, it know about old versions only.

$ yaourt -Ss babl-git

aur/babl-git 0.1.30.42.gcc29a76-1 [installed: 0.1.38.23.g5aa4a51-1] (106) (0.86)

babl is a dynamic, any to any, pixel format translation library.

SinClaus commented on 2017-12-15 02:40 (UTC)

Yes, I can modify, but developer think something when say about dependencies.

maderios commented on 2017-12-14 14:14 (UTC)

@SinClaus You have to modify dependencies in PKGBUILD. I built gimp-devel 2.9.8 with babl-git and gegl-git. It works fine.

twa022 commented on 2017-12-14 14:01 (UTC)

@SinClaus: the pkgver for babl-git and gegl-git will be updated at build time. Build and install those packages in that order, them gimp-devel. If you feel comfortable editing the official babl and gegl PKGBUILDs, both required versions have been released by developers just not yet packaged by the arch packagers yet.

SinClaus commented on 2017-12-14 13:46 (UTC)

Fuck!!! Where are babl and gegl? In the git repo we have gegl-git 0.3.20.13-1. Why gimp is released without them?

twa022 commented on 2017-12-14 01:50 (UTC)

My 2.9.8 build successfully loads the python plugins - let me know if you experience errors. You may need to remove ~/.config/GIMP/2.9/pluginrc -- I got this error on 2.9.6 to 2.9.8 upgrade: GIMP-Error: Skipping '/home/<username>/.config/GIMP/2.9/pluginrc': wrong pluginrc file format version.</username>

twa022 commented on 2017-12-13 04:13 (UTC) (edited on 2017-12-14 01:50 (UTC) by twa022)

Gimp 2.9.8 requires babl>=0.1.38 and gegl>=0.3.24. You will need to build those packages yourself until official repos are updated to latest versions. Or build babl-git and gegl-git from AUR.