From a927bdbbd9f7b4015e55dc4ef89540d519d92d9b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 28 Sep 2011 17:52:57 +0200 Subject: [PATCH] New package: itstool-1.1.1. --- srcpkgs/itstool/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/itstool/template 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"