blob: 6dd9bfa24c806cffbfc40ef699b396dafdef6032 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "ISO language, territory, currency, script codes and their translations"
Andrew Geissler90fd73c2021-03-05 15:25:55 -06002DESCRIPTION = "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."
Brad Bishop19323692019-04-05 15:28:33 -04005HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
6BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
7
8LICENSE = "LGPLv2.1"
9LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
10
Andrew Geissler95ac1b82021-03-31 14:34:31 -050011SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
12SRCREV = "3c012d266acaeda93d3e61ec11b8c18c1964fce1"
Brad Bishop19323692019-04-05 15:28:33 -040013
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
Patrick Williams213cb262021-08-07 19:21:33 -050022FILES:${PN} += "${datadir}/xml/"