| Age | Commit message (Collapse) | Author |
|
* [taglib] Upgrade from 1.12-beta-2 to 1.12
- Replace CONTROL with vcpkg.json
- Use Git tag as REF
- Use official version number (without the date suffix)
- Switch to semantic versioning
- Link official homepage instead of GitHub project page
- Add license string according to GitHub repo
- Add missing vcpkg_fixup_pkgconfig() in portfile
* [taglib] Disable depcrecated warnings for MSVC
See also: https://github.com/taglib/taglib/issues/1000
* [taglib] Use VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE
https://github.com/microsoft/vcpkg/pull/16390/files#r591427047
* [taglib] vcpkg x-add-version
|
|
* Update taglib to 1.12.0
* Update versions file
Co-authored-by: Patrick Dehne <patrick@steidle.net>
|
|
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
|
|
libs (/Z7)
|
|
|
|
If installed SDK >= 8.0, TagLib was configured to use CreateFile2 function (Win8 and higher).
Closes #1240.
|
|
|
|
instead of patch
|
|
|
|
|