mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
iso-codes: update to 3.35.
This commit is contained in:
parent
21facdc8bf
commit
3f3206a36f
1 changed files with 5 additions and 6 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template build file for 'iso-codes'.
|
# Template build file for 'iso-codes'.
|
||||||
pkgname=iso-codes
|
pkgname=iso-codes
|
||||||
version=3.34
|
version=3.35
|
||||||
homepage="http://pkg-isocodes.alioth.debian.org/"
|
noarch=yes
|
||||||
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
||||||
short_desc="List of country, language and currency names"
|
short_desc="List of country, language and currency names"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=1e74ea2dd677a0263f7b7026c6dbaaa5665cda12cd0777c874a95fd037cc554d
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
||||||
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
||||||
|
checksum=9b3c549e34b3ab93046e21fac276e661e9623d09e4d3469858a3333853006540
|
||||||
long_desc="
|
long_desc="
|
||||||
iso-codes provides the list of the country, language and currency names in
|
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
|
one place, rather than repeated in many third-party programs. This was
|
||||||
|
@ -17,5 +18,3 @@ long_desc="
|
||||||
The aim of iso-codes is to create a single gettext domain iso-639 which
|
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
|
contains the translations of language names, and one iso-3166 listing the
|
||||||
translations of country names."
|
translations of country names."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue