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 .. 39 40 41 42 43 44 45 46 Next › Last »

Ape commented on 2011-03-20 16:14 (UTC)

The package should depend on glib2-git.

<deleted-account> commented on 2011-03-17 16:08 (UTC)

You need glib2-2.28, on Arch we have 2.26

Janhouse commented on 2011-03-12 22:48 (UTC)

checking for GLIB - version >= 2.28.1... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Test for GLIB failed. See the file 'INSTALL' for help.

<deleted-account> commented on 2010-12-23 10:52 (UTC)

@denvist: Thanks a lot!

<deleted-account> commented on 2010-11-08 19:59 (UTC)

I hope they will fix babl soon ._.

<deleted-account> commented on 2010-11-08 14:31 (UTC)

ok! i've solved problem: just updated gegl-git :) $yaourt -S gegl-git .... ok $yaourt -S gimp-git .... ok 2Marcel-x: i've upload babl-git (2010.07.14) to you: http://file.karelia.ru/46jn3q/

<deleted-account> commented on 2010-11-08 07:45 (UTC)

$yaourt -G gimp-git $makepkg ... gimpoperationcagecoefcalc.c:23:34: Fatal error: gegl-buffer-iterator.h: No such file or directory Compilation aborted. make[4]: *** [gimpoperationcagecoefcalc.o] Error 1 has anyone got this error?