blob: 1761ded44e1d7074d05ec8ded60c20d352fd894b [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "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"
9SRCREV = "164802d5fd8c7a8167816fd86a62b286680619f0"
10
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/"