]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/blob - iso-codes/iso-codes.nm
glibc: Disable multilib support on X86_64
[people/stevee/ipfire-3.x.git] / iso-codes / iso-codes.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = iso-codes
7 version = 3.66
8 release = 1
9 arch = noarch
10
11 groups = System/Base
12 url = http://alioth.debian.org/projects/pkg-isocodes/
13 license = LGPLv2+
14 summary = ISO code lists and translations.
15
16 description
17 This package provides the ISO 639 Language code list, the ISO 4217
18 Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
19 sub-territory lists, and all their translations in gettext format.
20 end
21
22 source_dl = http://pkg-isocodes.alioth.debian.org/downloads/
23 sources = %{thisapp}.tar.xz
24
25 build
26 requires
27 gettext
28 end
29 end
30
31 packages
32 package %{name}
33
34 package %{name}-devel
35 template DEVEL
36 end
37 end