Package Details: gimp-git 2:3.0.0.RC1.r40.0cd0206917-1

Git Clone URL: https://aur.archlinux.org/gimp-git.git (read-only, click to copy)
Package Base: gimp-git
Description: GNU Image Manipulation Program
Upstream URL: https://www.gimp.org
Licenses: GPL, LGPL
Conflicts: gimp
Provides: gimp
Submitter: None
Maintainer: bartus
Last Packager: bartus
Votes: 116
Popularity: 0.51
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2024-11-14 16:59 (UTC)

Pinned Comments

bartus commented on 2019-08-01 19:45 (UTC) (edited on 2023-11-11 15:48 (UTC) by bartus)

Note: If you want to have both gimp-git and stock gimp installed, there's a non-conflicting version of this package called gimp-develop-git
This package is also hosted on GitHub.
Use env vars to control build process:
  • DISABLE_MESON=1 to build with Autotools build system (disabled by default)
  • MAKEFLAGS="xxx" to override default make flags.
Usage cases:
  • makepkg DISABLE_MESON=1
  • yay -S gimp-git --mflags "DISABLE_MESON=1"
Disclaimer: Package uses Travis to automatically update version of dependencies. Script executes once a day, so please wait a day before reporting dependencies version mismatch, thanks!

Latest Comments

« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 46 Next › Last »

ksj commented on 2014-04-04 16:28 (UTC)

It's working now

Nordlicht commented on 2014-03-02 10:12 (UTC)

And again: this time with GEGL:seamless-clone. A workaround is to comment out the checks in app/sanity.c but this has the sideeffect that the tool (in this case Seamless Clone) isn't working. But the rest does.

Januz commented on 2014-01-21 20:45 (UTC)

Had to change automake=1.14 to >=1.14 to make it build

ksj commented on 2013-11-20 06:54 (UTC)

I didn't found another way then notify developers of gimp. Use older version of code doesn't work. There can be a way - always keep working packages before update: gegl-git, babl-git and gimp-gtk-git, but i didn't try it

Nordlicht commented on 2013-11-20 01:58 (UTC)

Many thanks. Are there any ways (for me as user) to get around those errors or prevent them? By the way: many thanks for your work, this is (nearly) one of the most important AUR-Packages for me.

ksj commented on 2013-11-19 18:30 (UTC)

Now it works, but this errors with gegl aren't on my side, but side of not updated gimp branch gtk3-port.

Nordlicht commented on 2013-11-13 22:23 (UTC)

Does not work atm. I always get the error: "GEGL operation missing! GIMP requires the GEGL operation "gegl:dot". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any dependencies required for GIMP."

ksj commented on 2013-11-07 21:18 (UTC)

Thanks Nordlicht, Is updated now

Nordlicht commented on 2013-11-07 14:09 (UTC)

New dependency: libgexiv2