blob: 857fe463efdc8001662103b5106876672207cc3e [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "ISO language, territory, currency, script codes and their translations"
2DESCRIPTION = "Provides lists of various ISO standards (e.g. country, \
3language, language scripts, and currency names) in one place, rather \
4than repeated in many programs throughout the system."
5HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
6BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
7
Andrew Geissler7e0e3c02022-02-25 20:34:39 +00008LICENSE = "LGPL-2.1-only"
Andrew Geissler595f6302022-01-24 19:11:47 +00009LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
10
11SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
Andrew Geissler78b72792022-06-14 06:47:25 -050012SRCREV = "9a6c24ee40e737ab34273c1af13a8dabcae888dd"
Andrew Geissler595f6302022-01-24 19:11:47 +000013
14# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
15# are inhibited by allarch
16DEPENDS = "gettext-native"
17
18S = "${WORKDIR}/git"
19
20inherit allarch autotools
21
22FILES:${PN} += "${datadir}/xml/"