14 lines
460 B
Bash
14 lines
460 B
Bash
# Template file for 'iso-codes'
|
|
pkgname=iso-codes
|
|
version=3.77
|
|
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=21cd73a4c6f95d9474ebfcffd4e065223857720f24858e564f4409b19f7f0d90
|