void-packages/templates/iso-codes.tmpl
Juan RP cfa18b4416 Massive renaming, pkgfs is now called xbps.
Also known as "xtraeme's build package system".

--HG--
extra : convert_revision : 119840ceae588fef65d6dcab651f607f54fa0be6
2008-10-13 07:32:05 +02:00

21 lines
853 B
Cheetah

# Template build file for 'iso-codes'.
pkgname=iso-codes
version=3.3
patch_files="$pkgname-fix-pkgconfig.diff"
extract_sufx=".tar.bz2"
url=ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
pkgconfig_override="iso-codes.pc"
short_desc="List of country, language and currency names"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0868f49557ef8d1216e69d70af589a645efe8513
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."