SyntaxError: invalid syntax
not found
configure: error:
*** Could not find Python headers.
*** Please install them, or skip building the python scripting extension by
*** passing --disable-python to configure (but then you will not be able
*** to use scripts for GIMP that are written in Python).
Search Criteria
Package Details: gimp-git 2:3.0.0.RC1.r40.0cd0206917-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.52 |
First Submitted: | 2009-05-27 08:12 (UTC) |
Last Updated: | 2024-11-14 16:59 (UTC) |
Dependencies (57)
- appstream-glib (appstream-glib-gitAUR)
- 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-brushes1
- openexr (openexr-gitAUR)
- poppler-data
- poppler-glib (poppler-glib-gitAUR)
- aalib (make)
- alsa-lib (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- ghostscript (make)
- git (git-gitAUR, git-glAUR) (make)
- gjs (gjs-gitAUR) (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-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
- aalib (optional) – ASCII art support
- alsa-lib (optional) – for MIDI event controller module
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (optional) – for URI support
- ghostscript (optional) – for postscript support
- gjs (gjs-gitAUR) (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-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (optional) – Compression routines
Required by (103)
- brscan-skey (requires gimp) (optional)
- djvupages-git (requires gimp) (optional)
- 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-lensfun (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-beautify (requires gimp)
- gimp-plugin-bimp (requires gimp)
- gimp-plugin-contrastfix (requires gimp)
- Show 83 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 40 41 42 43 44 45 46 Next › Last »
<deleted-account> commented on 2010-10-21 15:35 (UTC)
xilef commented on 2010-09-12 07:17 (UTC)
Anyone looking after this?
<deleted-account> commented on 2010-07-04 06:32 (UTC)
needs to handle first time builds better
'rm -rf "$srcdir/$_gitname-build"' to '[ ! -d "$srcdir/$_gitname-build" ] || rm -rf "$srcdir/$_gitname-build"'
that way first time builders don't get an error for trying to remove a directory that isn't there.
http://aur.pastebin.com/rYkm90MW
<deleted-account> commented on 2010-06-30 23:07 (UTC)
small issue here as well ... rm -r should be rm -rf in the make section for the build dir
<deleted-account> commented on 2010-05-02 16:28 (UTC)
@jorgicio : yes, dottorblaster has updated the pkgbuild.
I need to rebuild the package. Unfortunately, I can't do it before 3 weeks. I'm going on holidays (Japan trip!!!).
jorgicio commented on 2010-05-02 16:01 (UTC)
@shaika-dzari Thanks. It worked.
But now, Yaourt asked me for upgrading to 20100423. Dx
<deleted-account> commented on 2010-04-23 17:33 (UTC)
Here it is, the new corrected PKGBUILD. Enjoy.
<deleted-account> commented on 2010-04-23 11:52 (UTC)
gimp-git depends on both babl-git and gegl-git.
yafengabc commented on 2010-04-14 16:37 (UTC)
gegl-git is depends not makedepends
if you use yaourt -Qtd to uninstall the makedepends package
the gimp-git will not work
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!