20 lines
838 B
Plaintext
20 lines
838 B
Plaintext
# Template build file for 'iso-codes'.
|
|
pkgname=iso-codes
|
|
version=3.9
|
|
distfiles="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$version.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>"
|
|
checksum=3d78bf6273c317d332ec5d35cb38214216fa2c3bb073626ae36f0b81aca0c158
|
|
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
|