13 lines
462 B
Bash
13 lines
462 B
Bash
# Template file for 'iso-codes'
|
|
pkgname=iso-codes
|
|
version=3.70
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="python3.4"
|
|
short_desc="List of country, language and currency names"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.xz"
|
|
checksum=41e2fbaec2ed57e767b94f175d0dcd31b627aeb23b75cd604605a6fb6109d61f
|