]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - intltool/intltool.nm
screen: Make screen FHS compliant
[ipfire-3.x.git] / intltool / intltool.nm
index fde1b3ae8034b756ee9aa0b5fd74a4aaa9c912ee..bedcc53a716762ac4177b837e6eb75b907d934c4 100644 (file)
@@ -4,23 +4,22 @@
 ###############################################################################
 
 name       = intltool
-version    = 0.40.6
-release    = 1
+version    = 0.51.0
+release    = 2
 arch       = noarch
 
 groups     = Localization/Tools
-url        = http://www.gnome.org/
+url        = https://launchpad.net/intltool
 license    = GPLv2 with exceptions
 summary    = Utility for internationalizing various kinds of data files.
 
 description
-       This tool automatically extracts translatable strings from oaf, glade, \
-       bonobo ui, nautilus theme, .desktop, and other data files and puts \
+       This tool automatically extracts translatable strings from oaf, glade,
+       bonobo ui, nautilus theme, .desktop, and other data files and puts
        them in the po files.
 end
 
-source_dl  = http://ftp.gnome.org/pub/gnome/sources/intltool/0.40/
-sources    = %{thisapp}.tar.bz2
+source_dl  = http://edge.launchpad.net/intltool/trunk/%{version}/+download/
 
 build
        requires
@@ -29,8 +28,9 @@ build
                perl(XML::Parser)
        end
 
-       configure_options += \
-               --mandir=/usr/share/man
+       test
+               make check
+       end
 end
 
 packages