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#71246 - [snappy] stale version in pkgconfig file
Attached to Project:
Arch Linux
Opened by George Rawlinson (rawlinsong) - Sunday, 13 June 2021, 09:43 GMT
Last edited by David Runge (dvzrv) - Monday, 04 September 2023, 01:00 GMT
Opened by George Rawlinson (rawlinsong) - Sunday, 13 June 2021, 09:43 GMT
Last edited by David Runge (dvzrv) - Monday, 04 September 2023, 01:00 GMT
|
DetailsDescription:
The pkgconfig file (snappy.pc) states version is 1.1.4, not sure if this is intended or not. The correct version could be set using sed in prepare(). |
This task depends upon
Closed by David Runge (dvzrv)
Monday, 04 September 2023, 01:00 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with snappy 1.1.9-2
Monday, 04 September 2023, 01:00 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed with snappy 1.1.9-2

I have fixed the issue with a patch file and a pkgconfig input file (snappy.pc.in). The patch file adds configure_file() in CMakeLists.txt to generate the pkgconfig file and install() to install it. Here are the two files attached.

@Biswapriyo had you chance to send your patches upstream? It would be beneficial to other distros to have snappy.pc in the upstream source tree.

No. Because the PKGBUILD already says "upstream dropped the pkgconfig file and isn't interested in adding it back".

Thanks, the patch has been added at SVN 423515. Please test current master and let me know if it works for you.

LGTM. Just signed off the package in testing.

This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.