Search Criteria
Package Details: gimp-devel 3.0.0rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gimp-devel.git (read-only, click to copy) |
---|---|
Package Base: | gimp-devel |
Description: | GNU Image Manipulation Program (Development version) |
Upstream URL: | https://www.gimp.org/ |
Licenses: | GPL-3.0-or-later |
Conflicts: | gimp |
Provides: | gimp |
Submitter: | twa022 |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 42 |
Popularity: | 0.97 |
First Submitted: | 2017-02-02 23:39 (UTC) |
Last Updated: | 2024-12-28 04:28 (UTC) |
Dependencies (65)
- appstream-glib (appstream-glib-gitAUR)
- babl (babl-gitAUR)
- cairo (cairo-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- enchant
- gegl (gegl-gitAUR)
- graphviz
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- icu (icu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libexif (libexif-gitAUR)
- libgexiv2
- libgudev
- librsvg (librsvg-gitAUR)
- libwmf (libwmf-gitAUR)
- libxmu
- mypaint-brushes1
- openexr (openexr-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- poppler-data
- Show 45 more dependencies...
Required by (102)
- 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 82 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
twa022 commented on 2021-09-11 20:34 (UTC)
@Kunda: yes, why? ...
Kunda commented on 2021-09-11 14:34 (UTC)
Is this still being maintained?
katt commented on 2020-12-26 13:26 (UTC)
Needs vala as a makedepend.
Kodehawa commented on 2020-12-17 02:23 (UTC)
Hello! This needs graphviz as a dependency, and not only for make.
This is because GIMP needs gegl:instrospect and gegl will only enable it with graphviz installed. See: https://gitlab.gnome.org/GNOME/gegl/-/commit/1f50456de59c686941a861d299a63bfcd4126ee5
twa022 commented on 2020-06-12 01:23 (UTC)
This package is based on the development release. Next update will be for gimp 2.99.2 when that is released. Use gimp from extra in the meantime or gimp-git if you can't wait
mozzi32 commented on 2018-05-07 17:39 (UTC)
or for gegl-0.4 you modify PKGBUILD with gegl-git in 'depends' instead of gegl
butfly commented on 2018-05-03 08:48 (UTC)
for gegl-0.4 upgraded, you need to:
manually install libmypaint, change the PKGBUILD, remove the "enable-gegl'' in "./configure --prefix=/usr --enable-gegl"
from https://aur.archlinux.org/packages/libmypaint/?comments=all
RubenKelevra commented on 2018-04-29 13:30 (UTC)
so if someone want to upgrade to the final version: it's working fine, you just have to manually update the gegl package to 0.4.0 with the checksum. You can use
yaourt -Sb gegl
to fetch the PKGBUILD easily from ABS. :)rafaelff commented on 2018-04-16 10:43 (UTC)
@twa022: the 'provides' array should end up like gimp=2.10.0, but since pkgver contains 'rc1' the 'provides' is currently gimp=2.10.0rc1; I recommend using pkgver=2.10.0, adding an extra variable _rc=-RC1 and use version like ${pkgver}${rc} instead, and 'provides' array would be fixed.
magnade commented on 2018-04-01 01:55 (UTC)
anyone hitting bug like: https://bugzilla.gnome.org/show_bug.cgi?id=794818 make sure to recompile libmypaint
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »