2011-09-28 15:52:57 +00:00
|
|
|
# Template file for 'itstool'
|
|
|
|
pkgname=itstool
|
2012-10-21 12:23:04 +00:00
|
|
|
version=1.2.0
|
|
|
|
revision=1
|
|
|
|
noarch=yes
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
depends="python>=0 libxml2-python>=0"
|
2011-09-28 15:52:57 +00:00
|
|
|
short_desc="ITS Tool"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-10 19:23:40 +00:00
|
|
|
license="GPL-3"
|
2012-10-21 12:23:04 +00:00
|
|
|
homepage="http://itstool.org/"
|
|
|
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
|
|
|
checksum=46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa
|
2011-09-28 15:52:57 +00:00
|
|
|
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."
|