void-packages/srcpkgs/iso-codes/template

22 lines
883 B
Plaintext
Raw Normal View History

# Template build file for 'iso-codes'.
pkgname=iso-codes
2012-04-16 14:37:17 +00:00
version=3.34
homepage="http://pkg-isocodes.alioth.debian.org/"
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
build_style=gnu-configure
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
short_desc="List of country, language and currency names"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
2012-04-16 14:37:17 +00:00
checksum=1e74ea2dd677a0263f7b7026c6dbaaa5665cda12cd0777c874a95fd037cc554d
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."
noarch=yes