Package: taglib / 1.11.1+dfsg.1-0.1

Metadata

Package Version Patches format
taglib 1.11.1+dfsg.1-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
taglib config multiarch.patch | (download)

taglib-config.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make taglib-config architecture-independent
 This allows multi-arching libtag1-dev.
icu.patch | (download)

ConfigureChecks.cmake | 5 5 + 0 - 0 !
taglib/CMakeLists.txt | 16 9 + 7 - 0 !
taglib/toolkit/tstring.cpp | 56 33 + 23 - 0 !
3 files changed, 47 insertions(+), 30 deletions(-)

 use libicu instead of non-free unicode files
 This patch allows getting rid of non-free, vendored files unicode.h and
 unicode.cpp. It adds a new dependency on libicu instead.