Package Details: gimp-git 2:3.1.5.r184.355d695607-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.002562
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2025-09-27 14:07 (UTC)

Required by (96)

Sources (3)

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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 46 Next › Last »

EdHarry commented on 2018-07-17 15:33 (UTC)

I tried b52bb23aea4b, got the same error.

FFY00 commented on 2018-07-17 12:45 (UTC)

Did you also try b52bb23aea4b?

EdHarry commented on 2018-07-17 10:58 (UTC)

fatal error: gimpmarshal.h: No such file or directory

I'm also getting this error, I'm using the 317ee147986a PKGBUILD.

domochevski commented on 2018-07-16 12:42 (UTC)

Ok more information. I still tried the b52bb23aea4b's PKGBUILD and this gave me the same error as before, while the 317ee147986a one works fine, as I mentioned in my previous comment.

FFY00 commented on 2018-07-16 12:35 (UTC)

No problem! I am just happy it was nothing. I am gonna keep an eye out for anything that might be related to this. :)

domochevski commented on 2018-07-16 12:30 (UTC)

@FFY00 Sorry for not answering earlier. I tried again this morning with the latest PKGBUILD (just to make sure) and now it seems to be working just fine. It compiled and installed without a problem. I am not sure what happened there, but sorry for bothering you for no apparent reasons.

FFY00 commented on 2018-07-15 23:23 (UTC) (edited on 2018-07-15 23:24 (UTC) by FFY00)

That seems weird. Can you test with b52bb23aea4b's PKGBUILD?

domochevski commented on 2018-07-15 23:05 (UTC) (edited on 2018-07-15 23:08 (UTC) by domochevski)

Managed to get the following fatal compiling error:

gimp.c:66:10: fatal error: gimpmarshal.h: No such file or directory
 #include "gimpmarshal.h"
          ^~~~~~~~~~~~~~~

Am i the only one? Or is this file really missing from the package? Thanks for the help.

FFY00 commented on 2018-07-05 12:18 (UTC)

Added, thanks for letting me know.

bartus commented on 2018-07-05 11:43 (UTC)

Missing dep: 'appstream-glib>=0.7.7'