Package Details: gimp-git 2:3.0.3.r218.eeed283da2-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.004004
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2025-05-08 12:15 (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 .. 32 33 34 35 36 37 38 39 40 41 42 .. 46 Next › Last »

haawda commented on 2016-03-14 10:41 (UTC)

thanks

ksj commented on 2016-03-14 08:46 (UTC)

ok, done.

haawda commented on 2016-03-14 06:24 (UTC)

you can fetch the gtk3-port-branch with git://git.gnome.org/gimp#branch=gtk3-port. The sed stuff should go into a prepare function.

haawda commented on 2016-01-27 19:25 (UTC)

I can confirm that mypaint is indeed needed.

ksj commented on 2016-01-27 13:43 (UTC)

When I tried to build this package, build fails, because mypaint library was missing. Mypaint in official repository is build with pygtk, which is depend on gtk2. Because this is gtk3 package, I choose git version, which is not depended on gtk2.

jplatte commented on 2016-01-27 13:13 (UTC)

Why does this depend on mypaint-git?

electricprism commented on 2016-01-08 08:41 (UTC)

@systemshq - this is what irc.freenode.net/#gimp says: <drc> Try downgrading babl to 0.1.14. There is an issue that is being worked on. <jjt> that problem might be fixed now - https://bugzilla.gnome.org/show_bug.cgi?id=760292 ..so you could try pulling latest gegl+babl

systemshq commented on 2016-01-03 14:33 (UTC) (edited on 2016-01-03 14:34 (UTC) by systemshq)

When making the gimp-git package I'm getting illegal instruction errors - please see below:- Now type 'make' to compile the GNU Image Manipulation Program. make all-recursive make[1]: Entering directory '/home/peter/gimp/gimp-git/src/gimp' Making all in m4macros make[2]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/m4macros' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/m4macros' Making all in cursors make[2]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/cursors' GEN gimp-tool-cursors.gresource.xml GEN gimp-tool-cursors.c GEN gimp-color-picker-cursors.gresource.xml GEN gimp-color-picker-cursors.c make[2]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/cursors' Making all in icons make[2]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/icons' Making all in Default make[3]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/icons/Default' GEN gimp-core-pixbufs.gresource.xml GEN gimp-core-pixbufs.c GEN gimp-icon-pixbufs.gresource.xml GEN gimp-icon-pixbufs.c make[3]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/icons/Default' Making all in Symbolic make[3]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/icons/Symbolic' GEN gimp-core-pixbufs.gresource.xml GEN gimp-core-pixbufs.c GEN gimp-icon-pixbufs.gresource.xml GEN gimp-icon-pixbufs.c make[3]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/icons/Symbolic' Making all in Symbolic-Inverted make[3]: Entering directory '/home/peter/gimp/gimp-git/src/gimp/icons/Symbolic-Inverted' mkdir -p `dirname 12/gimp-close.png`; /usr/bin/gegl -x "<gegl> <node operation='gegl:invert-linear'></node> <node operation='gegl:load'> <params> <param name='path'>../../icons/Symbolic/12/gimp-close.png</param> </params> </node> </gegl>" -o 12/gimp-close.png /bin/sh: line 1: 7371 Illegal instruction (core dumped) /usr/bin/gegl -x "<gegl> <node operation='gegl:invert-linear'></node> <node operation='gegl:load'> <params> <param name='path'>../../icons/Symbolic/12/gimp-close.png</param> </params> </node> </gegl>" -o 12/gimp-close.png Makefile:1577: recipe for target '12/gimp-close.png' failed make[3]: *** [12/gimp-close.png] Error 132 make[3]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/icons/Symbolic-Inverted' Makefile:606: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp/icons' Makefile:781: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/peter/gimp/gimp-git/src/gimp' Makefile:682: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

ShadowKyogre commented on 2015-12-28 06:43 (UTC) (edited on 2015-12-28 17:37 (UTC) by ShadowKyogre)

Just recompiled gimp today. Is anyone getting the issue of the mypaint brushes not being listed? [EDIT]: Found out that they made a new dockable dialog dedicated to MyPaint brush selection. If anyone's just as confused as me, that's where it'll be.