FS#58570 - [gimp] Additional patch needed for gegl

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Saturday, 12 May 2018, 22:47 GMT
Last edited by Christian Hesse (eworm) - Monday, 14 May 2018, 07:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: An additional upstream commit is needed for gegl, to add in the substitution for GEGL_MAJOR_MINOR_VERSION:
https://github.com/GNOME/gimp/commit/245143532325783fb3414a74cbf58adc8a3199e8

Otherwise, building against gimp (ie. gimp-nufraw) gives the following error:
configure:5653: $PKG_CONFIG --exists --print-errors "gimpui-2.0 >= 2.2.0"
Package gegl-@GEGL_MAJOR_MINOR_VERSION@ was not found in the pkg-config search path.
Perhaps you should add the directory containing `gegl-@GEGL_MAJOR_MINOR_VERSION@.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gegl-@GEGL_MAJOR_MINOR_VERSION@', required by 'gimp-2.0', not found


Additional info:
* package version: 2.10.0-4


Steps to reproduce: Build gimp-nufraw against the current gimp package.
This task depends upon

Closed by  Christian Hesse (eworm)
Monday, 14 May 2018, 07:09 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in SVN

Loading...