blob: 52e56ca5566012718971e14827d5c85fa7868ba7 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001SUMMARY = "ISO language, territory, currency, script codes and their translations"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
4
Brad Bishopd5ae7d92018-06-14 09:52:03 -07005SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=http"
6SRCREV = "0a932d3e1e6d9058a6ef874c8ff1dc4a193bc030"
Brad Bishop316dfdd2018-06-25 12:45:53 -04007
8# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
9# are inhibited by allarch
10DEPENDS = "gettext-native"
11
Brad Bishopd5ae7d92018-06-14 09:52:03 -070012S = "${WORKDIR}/git"
13
Brad Bishop316dfdd2018-06-25 12:45:53 -040014inherit allarch autotools
15
16FILES_${PN} += "${datadir}/xml/"