Package Details: gimp-develop-git 1:2.99.19.r352.f346b1783b-1

Git Clone URL: https://aur.archlinux.org/gimp-develop-git.git (read-only, click to copy)
Package Base: gimp-develop-git
Description: GNU Image Manipulation Program (non-conflicting git version)
Upstream URL: https://www.gimp.org
Licenses: GPL, LGPL
Submitter: bartus
Maintainer: bartus
Last Packager: bartus
Votes: 3
Popularity: 0.000000
First Submitted: 2019-09-20 12:19 (UTC)
Last Updated: 2024-04-09 15:15 (UTC)

Pinned Comments

bartus commented on 2020-06-04 20:31 (UTC) (edited on 2020-06-04 20:34 (UTC) by bartus)

Disclaimer.

There's an issue with meson build system. ninja test tends to fail on X11 desktop ( Wayland seems to work fine )

Until the problem gets resolved upstream please build with makepkg --nocheck or pass --nocheck to your AUR helper ( e.g. yay --mflags="--nocheck" )

If the issue persists I will have dropped the check() all together.

bartus commented on 2019-10-24 08:39 (UTC)

Note: This is a non conflicting version of gimp-git package.
This package is also hosted on GitHub.
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!

Latest Comments

« First ‹ Previous 1 2

txtsd commented on 2020-02-24 17:08 (UTC)

[ 68% | 1326<10<597 | 11.0bps ] Compiling C object 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o'.
FAILED: app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o 
ccache cc -Iapp/operations/layer-modes/7ab145c@@applayermodes@sta -Iapp/operations/layer-modes -I../gimp/app/operations/layer-modes -I. -I../gimp/ -Iapp -I../gimp/app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gegl-0.4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wdeclaration-after-statement -Wold-style-definition -Wno-strict-prototypes -Werror=implicit-function-declaration -mfpmath=sse -mmmx -msse -msse2 -msse4.1 -fdiagnostics-show-option -fno-common -Wformat -Wformat-security -Winit-self -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wpointer-arith -Wreturn-type -Wtype-limits -DHAVE_CONFIG_H -march=native -mtune=native -O2 -fstack-protector-strong -fno-plt -fPIC -pthread '-DG_LOG_DOMAIN="Gimp-Layer-Modes"' -MD -MQ 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o' -MF 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o.d' -o 'app/operations/layer-modes/7ab145c@@applayermodes@sta/gimpoperationreplace.c.o' -c ../gimp/app/operations/layer-modes/gimpoperationreplace.c
../gimp/app/operations/layer-modes/gimpoperationreplace.c: In function ‘gimp_operation_replace_parent_process’:
../gimp/app/operations/layer-modes/gimpoperationreplace.c:182:11: error: implicit declaration of function ‘gegl_buffer_share_storage’ [-Werror=implicit-function-declaration]
  182 |           gegl_buffer_share_storage (GEGL_BUFFER (input), GEGL_BUFFER (aux)))
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
[ 69% | 1335<1<597 | 19.3bps ] Compiling C object 'app/operations/layer-modes-legacy/a831e56@@applayermodeslegacy@sta/gimpoperationgrainmergelegacy.c.o'.
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

bartus commented on 2020-01-17 20:53 (UTC)

@2xsaiko: ref

2xsaiko commented on 2020-01-16 18:41 (UTC)

Build dependencies should include meson:

==> Starting prepare()... /home/2x/.cache/pacaur/gimp-develop-git/PKGBUILD: line 75: meson: command not found

bartus commented on 2019-10-24 08:39 (UTC)

Note: This is a non conflicting version of gimp-git package.
This package is also hosted on GitHub.
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!

bartus commented on 2019-10-24 08:34 (UTC)

@alex-y: Forgot to port changes from gimp-git...

alex-y commented on 2019-10-24 08:16 (UTC)

configure: WARNING: unrecognized options: --enable-gimp-remote, --enable-python, --with-gif-compression, --with-libcurl ./configure: line 2754: 5: Bad file descriptor checking whether --sysconfdir=/etc is declared... (cached) ./configure: line 2790: 5: Bad file descriptor hB-libexecdir=/usr/bin ./configure: line 2794: syntax error near unexpected token }' ./configure: line 2794:} # ac_fn_c_check_decl'

Configure failed or did not finish!