Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#23457 - [libgme] Patch to allow libgme to be found by pkg-config.
Attached to Project:
Arch Linux
Opened by James (JRMoore) - Saturday, 26 March 2011, 18:55 GMT
Last edited by Jan de Groot (JGC) - Monday, 09 May 2011, 10:53 GMT
Opened by James (JRMoore) - Saturday, 26 March 2011, 18:55 GMT
Last edited by Jan de Groot (JGC) - Monday, 09 May 2011, 10:53 GMT
|
DetailsThe attached patch registers libgme with pkg-config, other programs rely in it to find this library (e.g. mpd).
The other attached patch changes the visibility of some internal symbols not to be exported, if added too it should be applied after the one that enables pkg-config support. |
This task depends upon
Closed by Jan de Groot (JGC)
Monday, 09 May 2011, 10:53 GMT
Reason for closing: Fixed
Additional comments about closing: Updated to r33 SVN snapshot. Last ticket upstream tells them to make a release, so far current SVN seems to be "as perfect as it can get".
Monday, 09 May 2011, 10:53 GMT
Reason for closing: Fixed
Additional comments about closing: Updated to r33 SVN snapshot. Last ticket upstream tells them to make a release, so far current SVN seems to be "as perfect as it can get".
I extracted the pkg-config one from an openSUSE package, I'd send it upstream but I don't know the name of the original author (although with only 4 commits in 2010 it's quite an inactive project). It also contains a little change to install libgme on a multilib system successfully which was already reported as an issue in November [1] but has not received any comment.
[1]: http://code.google.com/p/game-music-emu/issues/detail?id=8
I think upstream should release a new version with these changes. As long as upstream doesn't release a version with pkgconfig file in it, developers have no reason to use pkgconfig for libgme detection.