New package: itstool-1.1.1.
This commit is contained in:
parent
5714843aef
commit
a927bdbbd9
|
@ -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 <xtraeme@gmail.com>"
|
||||
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"
|
Loading…
Reference in New Issue