@2xsaiko: It does.
Search Criteria
Package Details: gimp-git 2:3.1.5.r391.f175004be3-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.002177 |
First Submitted: | 2009-05-27 08:12 (UTC) |
Last Updated: | 2025-10-16 12:45 (UTC) |
Dependencies (57)
- 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)
- Show 37 more dependencies...
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 .. 8 9 10 11 12 13 14 15 16 17 18 .. 46 Next › Last »
bartus commented on 2020-01-17 20:51 (UTC)
2xsaiko commented on 2020-01-16 18:49 (UTC) (edited on 2020-01-16 18:55 (UTC) by 2xsaiko)
Build dependencies should include meson
edit: build deps should also include: appstream-glib gjs gobject-introspection gtk-doc
==> Starting prepare()... /home/2x/.cache/pacaur/gimp-git/PKGBUILD: line 77: meson: command not found ==> ERROR: A failure occurred in prepare(). Aborting...
bartus commented on 2019-11-15 11:45 (UTC) (edited on 2019-11-15 14:27 (UTC) by bartus)
@electricprism I would rather really on GitLab pipeline status than Jenkins, which is just misconfigured (missing gobject-introspection
)
electricprism commented on 2019-11-14 20:00 (UTC)
How does this compile when the last successful build of gimp-git was 4 months ago? https://build.gimp.org/job/gimp/job/master/
Is it possible to pull a specific revision of git and discard the rest? I'm not sure why they build has been allowed to fail for so long
bartus commented on 2019-11-06 15:39 (UTC)
@TwoLeaves: Fixed.
TwoLeaves commented on 2019-11-06 05:01 (UTC)
Does this need gutenprint to build? Does Gimp build against gutenprint?
TheFrenchGhosty commented on 2019-10-25 23:23 (UTC) (edited on 2019-10-26 01:30 (UTC) by TheFrenchGhosty)
Since gegl
version 0.4.17 is needed but it's 0.4.16 is in arch repo, gegl-git
need to be installed.
haawda commented on 2019-09-29 01:54 (UTC)
amezin, you most probably haven't got the base-devel group installed, especially pkgconf.
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!