]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blame - intltool/intltool.nm
Update dhcpcd to 10.0.2
[people/pmueller/ipfire-3.x.git] / intltool / intltool.nm
CommitLineData
a43ff0e8 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
a43ff0e8
BS
4###############################################################################
5
802ea3af 6name = intltool
42bfdbd4 7version = 0.51.0
1f9065f7 8release = 2
a43ff0e8 9
802ea3af 10groups = Localization/Tools
42bfdbd4 11url = https://launchpad.net/intltool
802ea3af
MT
12license = GPLv2 with exceptions
13summary = Utility for internationalizing various kinds of data files.
a43ff0e8 14
802ea3af 15description
42bfdbd4
SS
16 This tool automatically extracts translatable strings from oaf, glade,
17 bonobo ui, nautilus theme, .desktop, and other data files and puts
a43ff0e8 18 them in the po files.
802ea3af
MT
19end
20
42bfdbd4 21source_dl = http://edge.launchpad.net/intltool/trunk/%{version}/+download/
802ea3af
MT
22
23build
5cd803df
MT
24 arches = noarch
25
802ea3af
MT
26 requires
27 expat-devel
28 gettext
d3d6f7cf 29 perl(XML::Parser)
802ea3af
MT
30 end
31
1f9065f7
SS
32 test
33 make check
34 end
802ea3af
MT
35end
36
37packages
38 package %{name}
d3d6f7cf
MT
39 requires
40 gettext
41 perl(XML::Parser)
42 end
802ea3af
MT
43 end
44end