diff --git a/srcpkgs/itstool/template b/srcpkgs/itstool/template new file mode 100644 index 00000000000..b7d132a61da --- /dev/null +++ b/srcpkgs/itstool/template @@ -0,0 +1,15 @@ +# Template file for 'itstool' +pkgname=itstool +version=1.1.1 +distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="ITS Tool" +maintainer="Juan RP " +checksum=0fffba8f7249dbfadf0182aedf0ce210cd409b4240021c4c8693e3dd1f7b90c9 +long_desc=" + ITS Tool allows you to translate your XML documents with PO files, using + rules from the W3C Internationalization Tag Set (ITS) to determine what to + translate and how to separate it into PO file messages." + +noarch=yes +Add_dependency run python ">=0"