From: Stefan Schantl Date: Tue, 19 Feb 2013 19:58:38 +0000 (+0100) Subject: iso-codes: New package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fedfcf23d2be0b4623cb400220996ab4c7ef79;p=ipfire-3.x.git iso-codes: New package. --- diff --git a/iso-codes/iso-codes.nm b/iso-codes/iso-codes.nm new file mode 100644 index 000000000..4710fdec8 --- /dev/null +++ b/iso-codes/iso-codes.nm @@ -0,0 +1,37 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = iso-codes +version = 3.40 +release = 1 +arch = noarch + +groups = System/Base +url = http://alioth.debian.org/projects/pkg-isocodes/ +license = LGPLv2+ +summary = ISO code lists and translations. + +description + This package provides the ISO 639 Language code list, the ISO 4217 + Currency code list, the ISO 3166 Territory code list, and ISO 3166-2 + sub-territory lists, and all their translations in gettext format. +end + +source_dl = http://pkg-isocodes.alioth.debian.org/downloads/ +sources = %{thisapp}.tar.xz + +build + requires + gettext + end +end + +packages + package %{name} + + package %{name}-devel + template DEVEL + end +end