blob: 9d02f5c794216e50d189a37bb22668434a6070de [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001SUMMARY = "ISO language, territory, currency, script codes and their translations"
2HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
3BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
4
5LICENSE = "LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
7
Andrew Geissler475cb722020-07-10 16:00:51 -05008SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http;branch=main;"
Andrew Geissler1e34c2d2020-05-29 16:02:59 -05009SRCREV = "a36019e5014bff251f83d522ddcfebaecf52afd3"
Brad Bishop19323692019-04-05 15:28:33 -040010
11# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
12# are inhibited by allarch
13DEPENDS = "gettext-native"
14
15S = "${WORKDIR}/git"
16
17inherit allarch autotools
18
19FILES_${PN} += "${datadir}/xml/"