14 lines
460 B
Bash
14 lines
460 B
Bash
# Template file for 'iso-codes'
|
|
pkgname=iso-codes
|
|
version=3.75
|
|
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=7335e0301cd77cd4ee019bf5d3709aa79309d49dd66e85ba350caf67e00b00cd
|