blob: 332af025dd9dc47526c3822cf125f8f361596ef6 [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
8SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http"
Brad Bishopf3f93bb2019-10-16 14:33:32 -04009SRCREV = "38edb926592954b87eb527124da0ec68d2a748f3"
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/"