14 lines
468 B
Bash
14 lines
468 B
Bash
# Template file for 'iso-codes'
|
|
pkgname=iso-codes
|
|
version=4.1
|
|
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-or-later"
|
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.xz"
|
|
checksum=67117fb76f32c8fb5e37d2d60bce238f1f8e865cc7b569a57cbc3017ca15488a
|