21 lines
893 B
Text
21 lines
893 B
Text
# Template build file for 'iso-codes'.
|
|
pkgname=iso-codes
|
|
version=3.35
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
|
revision=1
|
|
short_desc="List of country, language and currency names"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
|
checksum=9b3c549e34b3ab93046e21fac276e661e9623d09e4d3469858a3333853006540
|
|
long_desc="
|
|
iso-codes provides the list of the country, language and currency names in
|
|
one place, rather than repeated in many third-party programs. This was
|
|
originally done to centralize this data in Debian systems.
|
|
|
|
The aim of iso-codes is to create a single gettext domain iso-639 which
|
|
contains the translations of language names, and one iso-3166 listing the
|
|
translations of country names."
|