FS#77626 - [gegl] Invalid dependency babl

Attached to Project: Arch Linux
Opened by Alexander Weinrauch (AlexAUT) - Thursday, 23 February 2023, 13:47 GMT
Last edited by Christian Hesse (eworm) - Friday, 24 February 2023, 10:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The pkg-config name of `babl` changed to `babl-0.1` and needs to be changed in the `.pc` file of gegl. This issue affects the gimp-devel package in the AUR (gegl is not found because of this)




Additional info:
* package version(s) 0.4.42-1

Steps to reproduce:

Right now `pkg-config --print-errors gegl-0.4` outputs:
```
Package babl was not found in the pkg-config search path.
Perhaps you should add the directory containing `babl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'babl', required by 'gegl-0.4', not found
```
This task depends upon

Closed by  Christian Hesse (eworm)
Friday, 24 February 2023, 10:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  gegl-0.4.42-2
Comment by loqs (loqs) - Thursday, 23 February 2023, 14:35 GMT
This is fixed by rebuilding gegl against babl 0.1.100-1.
Comment by Christian Hesse (eworm) - Friday, 24 February 2023, 10:58 GMT
Thanks a lot loqs! Guess your hint saved me a lot of time...

Loading...