Files
buildroot/package/utfcpp/Config.in
Bernd Kuhls b7b96c97f9 package/utfcpp: fix comments
Buildroot commit dc55e7eb51 added this
package as copy from the taglib package but forgot to change all taglib-
related comments.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-12-30 13:36:19 +01:00

11 lines
233 B
Plaintext

config BR2_PACKAGE_UTFCPP
bool "utfcpp"
depends on BR2_INSTALL_LIBSTDCPP
help
UTF-8 with C++ in a Portable Way
https://github.com/nemtrif/utfcpp
comment "utfcpp needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP