aboutsummaryrefslogtreecommitdiff
path: root/libs/libid3tag/src
Commit message (Collapse)AuthorAge
* libid3tag: update to 0.16.3krant2024-02-06
| | | | | | | | | - Switch package URL to the new upstream - Switch PKG_SOURCE_PROTO to git - Switch to CMake build - Drop custom .pc file in favor of upstream version Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* libid3tag: add pkg-config fileAndre Heider2019-10-07
Required for meson to find this library in a sane way. Signed-off-by: Andre Heider <a.heider@gmail.com>