aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iso-codes/iso-codes_1.4.bb
blob: 0c8a9695ad04ea83aba7fe9aba9294628c779bf7 (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_stage

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

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