aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iso-codes/iso-codes_1.4.bb
blob: cc33d9f9fb1c53138f43ccb411508fc187cbd9d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "LGPL"
PACKAGE_ARCH = "all"
SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
PR = "r2"

inherit autotools

FILES_${PN} += "${datadir}/xml/"

SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"