13 lines
460 B
Bash
13 lines
460 B
Bash
# Template file for 'iso-codes'
|
|
pkgname=iso-codes
|
|
version=3.79
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="python3"
|
|
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=cbafd36cd4c588a254c0a5c42e682190c3784ceaf2a098da4c9c4a0cbc842822
|