Debian Patches

Status for libid3tag/0.16.3-2

Patch Description Author Forwarded Bugs Origin Last update
utf-16_le_without_bom.patch In some mp3 files, ID3V2 tags are encoded in UTF-16 LE without BOM. "libid3tag" defaults to BE. This false endianness creates "Mojibake" or pseudo "Chinese" characters.
We experience this problem in Audacity.
The following patch implements a reliable auto-detection of the endianness.

Best regards,

Joel Bouchat

diff --git a/utf16.c b/utf16.c
index f451df3..cb0fe63 100644
Joel Bouchat <bouchat@hotmail.com> no debian https://codeberg.org/tenacityteam/libid3tag/commit/3579a824f07e9f7809bb9fc38f683b2e8a1e2f9a 2025-05-22
0001-Allow-build-with-CMake-4.0.0.patch Allow build with CMake 4.0.0
CMake 4.0.0 deprecates CMake syntax < 3.10. Update to using a minimum of 3.10.
heitbaum <heitbaum@noreply.codeberg.org> no debian 2025-05-01

All known versions for source package 'libid3tag'

Links