utfcpp will be a required dependency for the upcoming taglib-2.0 update.

Signed-off-by: Markus Volk <[email protected]>
---
 meta/conf/distro/include/maintainers.inc     |  1 +
 meta/recipes-devtools/utfcpp/utfcpp_4.0.4.bb | 13 +++++++++++++
 2 files changed, 14 insertions(+)
 create mode 100644 meta/recipes-devtools/utfcpp/utfcpp_4.0.4.bb

diff --git a/meta/conf/distro/include/maintainers.inc 
b/meta/conf/distro/include/maintainers.inc
index 8dc63b138e..f0a39beffd 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -824,6 +824,7 @@ RECIPE_MAINTAINER:pn-unzip = "Denys Dmytriyenko 
<[email protected]>"
 RECIPE_MAINTAINER:pn-update-rc.d = "Ross Burton <[email protected]>"
 RECIPE_MAINTAINER:pn-usbinit = "Alexander Kanavin <[email protected]>"
 RECIPE_MAINTAINER:pn-usbutils = "Alexander Kanavin <[email protected]>"
+RECIPE_MAINTAINER:pn-utfcpp = "Markus Volk <[email protected]>"
 RECIPE_MAINTAINER:pn-util-linux = "Chen Qi <[email protected]>"
 RECIPE_MAINTAINER:pn-util-linux-libuuid = "Chen Qi <[email protected]>"
 RECIPE_MAINTAINER:pn-util-macros = "Unassigned <[email protected]>"
diff --git a/meta/recipes-devtools/utfcpp/utfcpp_4.0.4.bb 
b/meta/recipes-devtools/utfcpp/utfcpp_4.0.4.bb
new file mode 100644
index 0000000000..9cbea94c63
--- /dev/null
+++ b/meta/recipes-devtools/utfcpp/utfcpp_4.0.4.bb
@@ -0,0 +1,13 @@
+SUMMARY = "UTF-8 with C++ in a Portable Way."
+HOMEPAGE = "https://github.com/nemtrif/utfcpp";
+LICENSE = "BSL-1.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
+
+SRC_URI = "git://github.com/nemtrif/utfcpp.git;protocol=https;branch=master"
+
+SRCREV = "aed58281cf45838bdb7296e3109bd5a633d677ed"
+S = "${WORKDIR}/git"
+
+inherit cmake
+
+FILES:${PN}-dev += "${datadir}/utf8cpp/cmake"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193230): 
https://lists.openembedded.org/g/openembedded-core/message/193230
Mute This Topic: https://lists.openembedded.org/mt/103480458/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to