Search Criteria
Package Details: gimp-2 2.10.38-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gimp-2.git (read-only, click to copy) |
|---|---|
| Package Base: | gimp-2 |
| Description: | GNU Image Manipulation Program |
| Upstream URL: | https://www.gimp.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | gimp |
| Provides: | gimp |
| Submitter: | None |
| Maintainer: | bonkmaykr |
| Last Packager: | bonkmaykr |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-06-16 04:49 (UTC) |
| Last Updated: | 2025-10-15 17:49 (UTC) |
Dependencies (54)
- aalib
- babl (babl-gitAUR)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gegl (gegl-gitAUR)
- glib2 (glib2-selinuxAUR, glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- iso-codes
- json-glib (json-glib-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libgexiv2
- libgudev
- libheif (libheif-gitAUR, libheif-highmemAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libjxl (libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl-gitAUR)
- libmng
- libmypaint (libmypaint-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libwebp (libwebp-gitAUR)
- libwmf (libwmf-gitAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- libxcursor
- libxext (libxext-gitAUR)
- libxfixes
- libxmu
- libxpm (libxpm-gitAUR)
- mypaint-brushes1
- openexr (openexr-gitAUR, openexr2AUR)
- openjpeg2 (openjpeg-gitAUR)
- pango (pango-gitAUR)
- poppler-data
- poppler-glib (poppler-glib-gitAUR)
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- alsa-lib (make)
- ghostscript (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gtk-doc (make)
- gvfs (gvfs-gitAUR) (make)
- intltool (make)
- alsa-lib (optional) – for MIDI event controller module
- ghostscript (optional) – for PostScript support
- gutenprint (optional) – for sophisticated printing only as gimp has built-in cups print support
- gvfs (gvfs-gitAUR) (optional) – for HTTP/S support (and many other schemes)
Required by (97)
- 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-nufraw (requires gimp) (make)
- gimp-nufraw (requires gimp) (optional)
- 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)
- Show 77 more...
Latest Comments
bonkmaykr commented on 2025-10-15 17:43 (UTC)
Managed to fix it. The typevars patch was broken and the real solution was to downgrade C standards. GIMP 2.10 was discontinued before the release of GCC 15 where the default C standard changed to gnu23. Pushing fixes soon
badvassal commented on 2025-09-04 02:55 (UTC) (edited on 2025-09-04 02:56 (UTC) by badvassal)
I am getting errors similar to what kitchen_ace reported.
The problem seems to be
0003-typevars.patch:I don't know how to build packages, but maybe someone else can try removing this diff from the patch.
kitchen_ace commented on 2025-08-23 20:59 (UTC)
Can't compile this currently, I get a lot of errors like the following:
<deleted-account> commented on 2025-08-08 06:54 (UTC)
Fixed thanks to kionez. Unsure how it got broken in the first place and why it didn't complain for me.
kionez commented on 2025-08-08 05:11 (UTC)
You should edit the 0003-typevars.patch, changing line 23 from
to
and the patch seems working.
AsamiImako commented on 2025-07-24 22:15 (UTC) (edited on 2025-07-24 22:16 (UTC) by AsamiImako)
The typevars patch appears to be broken: