iso-codes 1.4: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-08 17:46:03 +02:00
parent 4f6331ad3b
commit d44e510f2b

View File

@@ -0,0 +1,13 @@
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
PACKAGE_ARCH = "all"
SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"
inherit autotools
FILES_${PN} += "${datadir}/xml/"
PACKAGE_ARCH = "all"