summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/iso-codes/iso-codes_4.12.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-11-14 11:19:33 +0800
committerSteve Sakoman <steve@sakoman.com>2022-11-25 06:16:14 -1000
commit9d6244adaa75f361e22ced620e9a00a1f8e0558e (patch)
tree847bea9a35baee43d39a22ccd359b3e5492c0dbd /meta/recipes-support/iso-codes/iso-codes_4.12.0.bb
parent9a90f969dfc836ebe5b966d44bf978d72da96d65 (diff)
downloadopenembedded-core-9d6244adaa75f361e22ced620e9a00a1f8e0558e.tar.gz
iso-codes: upgrade 4.11.0 -> 4.12.0
Changelog: ========= - ISO 3166-1: Update name for TR. Fixes #38 - Translation updates for ISO 3166-1 - Translation updates for ISO 3166-2. Closes: #1020633 - Translation updates for ISO 3166-3 - Translation updates for ISO 639-2 - Translation updates for ISO 639-3 - Translation updates for ISO 639-5 - Translation updates for ISO 4217 - Translation updates for ISO 15924 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 99917b4b7d5642b292cb95c770871b95e411dfc5) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/iso-codes/iso-codes_4.12.0.bb')
-rw-r--r--meta/recipes-support/iso-codes/iso-codes_4.12.0.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.12.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.12.0.bb
new file mode 100644
index 0000000000..ea7c43cdae
--- /dev/null
+++ b/meta/recipes-support/iso-codes/iso-codes_4.12.0.bb
@@ -0,0 +1,22 @@
+SUMMARY = "ISO language, territory, currency, script codes and their translations"
+DESCRIPTION = "Provides lists of various ISO standards (e.g. country, \
+language, language scripts, and currency names) in one place, rather \
+than repeated in many programs throughout the system."
+HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
+BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
+
+LICENSE = "LGPL-2.1-only"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+
+SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
+SRCREV = "5e4dddbd1f8902ab0252ccbb19b783cc0359505a"
+
+# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
+# are inhibited by allarch
+DEPENDS = "gettext-native"
+
+S = "${WORKDIR}/git"
+
+inherit allarch autotools
+
+FILES:${PN} += "${datadir}/xml/"