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.52
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2024-11-14 16:59 (UTC)

Dependencies (57)

Required by (103)

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

FFY00 commented on 2018-06-02 13:33 (UTC)

Oh, sorry. I actually updated the upstream url on babl-git and gegl-git but I forgot gimp.

haawda commented on 2018-06-02 13:29 (UTC)

Upstream moved to git+https://gitlab.gnome.org/GNOME/gimp.git .

The redirection from the old place to the new one refused to work for me, maybe also for others.

FFY00 commented on 2018-06-01 09:26 (UTC)

That is not a purpose of -git packages. You are welcome to create a new package for gimp-git that doesn't conflict with gimp. If you want you can try to talk other Trusted User.

alex-y commented on 2018-06-01 08:33 (UTC) (edited on 2018-06-01 08:34 (UTC) by alex-y)

As regular user (how many regular(s) for one Trusted?) , I agree with imxh. Regards

FFY00 commented on 2018-06-01 08:18 (UTC)

Just one.

alex-y commented on 2018-06-01 07:01 (UTC)

[quote]after discussing this with a Trusted User[/quote] how many trusted users?

FFY00 commented on 2018-05-31 17:08 (UTC) (edited on 2018-05-31 17:08 (UTC) by FFY00)

@imyxh after discussing this with a Trusted User, we came up to the conclusion that this is not needed. You should use either gimp or gimp-git. If you really need to have both installed at the same time, you should make a different package providing that gimp-git in an alternative path.

imyxh commented on 2018-05-30 22:45 (UTC)

Hello. I think we should make an effort to make this not conflict with GIMP, particularly because the new GTK+3 changes make gimp-git very untrustworthy for production. GIMP developers themselves have said that there are no inherent conflicts: the binaries are named gimp-2.10 and gimp-2.99 respectively. I've modified your PKGBUILD and hacked together an install file and linked them below. The install file partially borrowed from the GIMP wiki, and edited to correct a bug where GIMP tries to access /usr/share/gimp-2.99. I'm sure both are full of bad practices as I'm new to Arch, but they work as a proof of concept and I hope that someone can integrate them properly.

PKGBUILD: https://gist.github.com/imyxh/99fd4ccf1f7e4325889071d904c9ff1e .install: https://gist.github.com/imyxh/13a49a36798fc4870325169a384630af

Also, you probably want to install to /opt/usr or something instead of $HOME/gimp-git/usr. (For some reason, GIMP refuses to install libraries into anything not ending in usr/lib....)

haawda commented on 2018-05-27 16:53 (UTC) (edited on 2018-06-02 13:27 (UTC) by haawda)

Arch Linux does not support /usr/libexec, but this package installs gimp-debug-tool-2.99 to that path. Please adjust this by adding "--libexecdir=/usr/bin" to the options for autogen.sh.

Also I get configure: WARNING: unrecognized options: --enable-gimp-remote, --with-gif-compression, --with-libcurl, --without-hal, --without-gvfs, --without-gnomevfs

You can savely remove that options from the autogen.sh line.

Dependencies: libwebp, gtk3, libmng, libxpm, libxmu. gtk3 for sure, the other ones maybe optional. babl needs to be >= 0.1.50.