2008-10-11 06:33:25 +02:00
|
|
|
# Template build file for 'iso-codes'.
|
|
|
|
pkgname=iso-codes
|
2009-08-11 12:34:43 +02:00
|
|
|
version=3.10.2
|
2009-04-20 16:58:31 +02:00
|
|
|
distfiles="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$version.tar.bz2"
|
2008-10-11 06:33:25 +02:00
|
|
|
build_style=gnu_configure
|
2009-04-20 16:58:31 +02:00
|
|
|
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
2008-10-11 06:33:25 +02:00
|
|
|
short_desc="List of country, language and currency names"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-08-11 12:34:43 +02:00
|
|
|
checksum=6ec67b145f714de4c6e85520401dfc50f9be88bcad331d2fa316e54b04da34cb
|
2008-10-11 06:33:25 +02:00
|
|
|
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."
|
2009-04-20 16:58:31 +02:00
|
|
|
|
|
|
|
noarch=yes
|