Bug 357181

Summary: taglib-extras unable to find taglib version > 1.9 because of wrong comparison
Product: [Frameworks and Libraries] taglib Reporter: e-kde
Component: generalAssignee: Scott Wheeler <wheeler>
Status: REPORTED ---    
Severity: normal CC: lalinsky
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description e-kde 2015-12-26 17:04:24 UTC
Hi, could you please apply the following fix to your FindTaglib.cmake file:
https://github.com/exi/nixpkgs/commit/5303351c72b725b2138daa87ef4f852dd826bdd2

FindTaglib.cmake uses STRLESS to compare version which should be VERSION_LESS.

Would be cool if you could tag a new taglib-extras version with the fix so we can drop our workaround.

Reproducible: Always

Steps to Reproduce:
1. Try to build with taglib version 1.10

Actual Results:  
Unable to find taglib version that satisfies taglib > 1.7 although 1.10 is installed

Expected Results:  
Should compile just fine
Comment 1 Justin Zobel 2021-03-09 07:26:01 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.