Package Details: gimp-devel 2.99.18-5

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: 41
Popularity: 0.095722
First Submitted: 2017-02-02 23:39 (UTC)
Last Updated: 2024-06-08 00:53 (UTC)

Latest Comments

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

mozzi32 commented on 2018-05-07 17:39 (UTC)

or for gegl-0.4 you modify PKGBUILD with gegl-git in 'depends' instead of gegl

butfly commented on 2018-05-03 08:48 (UTC)

for gegl-0.4 upgraded, you need to:

manually install libmypaint, change the PKGBUILD, remove the "enable-gegl'' in "./configure --prefix=/usr --enable-gegl"

from https://aur.archlinux.org/packages/libmypaint/?comments=all

RubenKelevra commented on 2018-04-29 13:30 (UTC)

so if someone want to upgrade to the final version: it's working fine, you just have to manually update the gegl package to 0.4.0 with the checksum. You can use yaourt -Sb gegl to fetch the PKGBUILD easily from ABS. :)

rafaelff commented on 2018-04-16 10:43 (UTC)

@twa022: the 'provides' array should end up like gimp=2.10.0, but since pkgver contains 'rc1' the 'provides' is currently gimp=2.10.0rc1; I recommend using pkgver=2.10.0, adding an extra variable _rc=-RC1 and use version like ${pkgver}${rc} instead, and 'provides' array would be fixed.

magnade commented on 2018-04-01 01:55 (UTC)

anyone hitting bug like: https://bugzilla.gnome.org/show_bug.cgi?id=794818 make sure to recompile libmypaint

sekret commented on 2018-03-29 13:47 (UTC)

Error: GIMP configuration failed.

  • Error: missing dependency poppler-data >= 0.4.7

Please add poppler-data to makedepends.

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.