@mytbk All Arch users have /bin in their $PATH. The problem is in $PYTHONPATH. Change line 55 in PKGBUILD: PYTHONPATH="/usr/share/glib-2.0:${PYTHONPATH}" make
Search Criteria
Package Details: gimp-git 2:3.1.5.r184.355d695607-1
Package Actions
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.002511 |
First Submitted: | 2009-05-27 08:12 (UTC) |
Last Updated: | 2025-09-27 14:07 (UTC) |
Dependencies (56)
- appstream
- babl-gitAUR
- cairo (cairo-gitAUR)
- dbus-glib
- desktop-file-utils (desktop-file-utils-gitAUR)
- enchant
- gegl-gitAUR
- gobject-introspection
- gtk-doc
- icu (icu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libart-lgplAUR
- libexif (libexif-gitAUR)
- libgexiv2
- librsvg (librsvg-gitAUR)
- libwmf (libwmf-gitAUR)
- mypaint-brushes (mypaint-brushes-gitAUR)
- openexr (openexr-gitAUR)
- poppler-data
- poppler-glib (poppler-glib-gitAUR)
- aalib (make)
- alsa-lib (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- ghostscript (make)
- git (git-gitAUR, git-glAUR) (make)
- gjs (gjs-gitAUR, gjs-nohammerAUR) (make)
- glib-networking (glib-networking-gnutls-opensslAUR) (make)
- glib2-devel (make)
- intltool (make)
- iso-codes (make)
- libheif (libheif-gitAUR, libheif-highmemAUR) (make)
- libmng (make)
- libwebp (libwebp-gitAUR) (make)
- libxpm (libxpm-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (make)
- meson (meson-gitAUR) (make)
- python-gobject (make)
- python-packaging (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-xserver-xvfbAUR, xlibre-server-xvfb-binAUR) (check)
- aalib (optional) – ASCII art support
- alsa-lib (optional) – for MIDI event controller module
- curl (curl-gitAUR, curl-c-aresAUR) (optional) – for URI support
- ghostscript (optional) – for postscript support
- gjs (gjs-gitAUR, gjs-nohammerAUR) (optional) – JavaScript scripting support
- gutenprint (optional) – for sophisticated printing only as gimp has built-in cups print support
- iso-codes (optional) – Language support
- libheif (libheif-gitAUR, libheif-highmemAUR) (optional) – HEIF support
- libmng (optional) – MNG support
- libwebp (libwebp-gitAUR) (optional) – WebP support
- libxpm (libxpm-gitAUR) (optional) – XPM support
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (optional) – LUA scripting support
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – HTML renderer and web content engine
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (optional) – Compression routines
Required by (96)
- brscan-skey (requires gimp) (optional)
- djvupages-git (requires gimp) (optional)
- dream-background-remover (requires gimp)
- dream-prompter (requires gimp)
- gimp-brushbox (requires gimp)
- gimp-calendar (requires gimp)
- gimp-elsamuko-git (requires gimp)
- gimp-extras (requires gimp)
- gimp-fix-ca (requires gimp)
- gimp-font-rendering-fix (requires gimp)
- gimp-fourier (requires gimp)
- gimp-gap (requires gimp)
- gimp-ofnuts-tools (requires gimp)
- gimp-paint-studio (requires gimp)
- gimp-palletes-davidrevoy (requires gimp) (optional)
- gimp-plugin-akkana-git (requires gimp)
- gimp-plugin-arrow (requires gimp)
- gimp-plugin-astronomy (requires gimp)
- gimp-plugin-batcher-git (requires gimp)
- gimp-plugin-beautify (requires gimp)
- Show 76 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 46 Next › Last »
igvalor commented on 2018-01-16 08:07 (UTC)
nfortier commented on 2018-01-14 19:47 (UTC)
Thanks. I can install babl-git, gegl-git but libmypaint fails. Prepare error: patching file configure.ac The next patch would create the file configure.ac.orig, which already exists! Skipping patch. 1 out of 1 hunk ignored patching file gegl/Makefile.am patching file .gitignore patching file libmypaint.pc.in patching file Makefile.am patching file tests/Makefile.am
mytbk commented on 2018-01-14 10:50 (UTC)
@igvalor Thanks. Maybe you have /bin in your $PATH.
igvalor commented on 2018-01-14 06:01 (UTC)
ImportError: cannot import name 'codegen_main' while building gimp-git. Solution: PYTHONPATH="/usr/share/glib-2.0:${PYTHONPATH}" make in PKGBUILD
mytbk commented on 2018-01-14 00:44 (UTC)
When building babl-git, the $pkgver of the package will update to the latest version, so you'll have the latest babl-git. For babl-git 0.1.38.37.g230dbf9, the version string in babl.pc is 0.1.39. I put babl instead of babl-git in depends array, because sometimes the babl package in [extra] also meets the requirement.
nfortier commented on 2018-01-13 17:53 (UTC)
Unable to build gimp-git. - removed gimp, mypaint-brushes, libmypaint, babl, gegl (and -git versions); - installed babl (0.1.38-1): ok; - installed gegl-git (0.3.15): error configure: error: Package requirements (babl >= 0.1.39) were not met: Requested 'babl >= 0.1.39' but version of babl is 0.1.38
I can't find which package requires babl 0.1.39...
misanthropist commented on 2018-01-06 23:18 (UTC)
@TheReturningVoid I'm guessing libmypaint, as that's the one depending on json-c, according to pacman -Qi json-c
TheReturningVoid commented on 2018-01-06 10:45 (UTC) (edited on 2018-01-06 12:14 (UTC) by TheReturningVoid)
GIMP no longer starts correctly, as libjson-c.so.2 is no longer supplied by libjson. Creating a symlink for it pointing to libjson-c.so.3 gets past the missing libbrary, however there seems to be an issue with babl, as GIMP spits out the following error on startup, before segfaulting:
WARNING missing babl fast path(s): "CIE LCH(ab) double" to "R'G'B' double"
EDIT: Not sure which was the culprit, but removing gegl-git, babl-git, libmypaint, mypaint-brushes and gimp-git and reinstalling them seemed to resolve the issue.
Nordlicht commented on 2018-01-05 04:28 (UTC)
Works again! Thanks!
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 stockgimp
installed, there's a non-conflicting version of this package calledgimp-develop-git
This package is also hosted on GitHub.
Please report
issues
andpatches
to gimp-git*github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gimp-git.svg?branch=master" />
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!