2008-10-11 04:33:25 +00:00
|
|
|
# Template build file for 'iso-codes'.
|
|
|
|
pkgname=iso-codes
|
2011-10-19 07:16:46 +00:00
|
|
|
version=3.29
|
2011-07-03 16:47:44 +00:00
|
|
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
|
|
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-04-20 14:58:31 +00:00
|
|
|
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
2008-10-11 04:33:25 +00:00
|
|
|
short_desc="List of country, language and currency names"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-03 16:47:44 +00:00
|
|
|
license="LGPL-2.1"
|
2011-10-19 07:16:46 +00:00
|
|
|
checksum=8478b514cc57bcb75e7bc7c6259fac86bca42eaf4cdfc913cf846c6b72ef7edb
|
2008-10-11 04:33:25 +00: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.
|
|
|
|
|
2011-07-03 16:47:44 +00:00
|
|
|
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
|
2008-10-11 04:33:25 +00:00
|
|
|
translations of country names."
|
2009-04-20 14:58:31 +00:00
|
|
|
|
|
|
|
noarch=yes
|
2011-07-03 16:47:44 +00:00
|
|
|
Add_dependency build gettext
|