void-packages/srcpkgs/iso-codes/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

23 lines
912 B
Plaintext

# Template build file for 'iso-codes'.
pkgname=iso-codes
version=3.29
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"
checksum=8478b514cc57bcb75e7bc7c6259fac86bca42eaf4cdfc913cf846c6b72ef7edb
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
Add_dependency build gettext