FS#78854 - [sfml] pkg-config files installed with incorrect prefix

Attached to Project: Arch Linux
Opened by hal clark (h4l) - Wednesday, 21 June 2023, 16:23 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 21 June 2023, 21:48 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

SFML 2.6.0-1 installs pkg-config files with an incorrect prefix (/usr/pkgconfig instead of /usr/share/pkgconfig) where the pkg-config binary cannot locate them. This breaks any package using pkg-config to build using the SFML libraries.

Adding '-DSFML_PKGCONFIG_INSTALL_PREFIX=/usr/share/pkgconfig' to the CMake invocation in the PKGBUILD fixes the problem.

For more details, please see https://github.com/SFML/SFML/issues/2580
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 21 June 2023, 21:48 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 21 June 2023, 21:48 GMT
Thanks. Should be fixed now. Request reopen if it isn't.

Loading...