2011-09-28 17:52:57 +02:00
|
|
|
# Template file for 'itstool'
|
|
|
|
pkgname=itstool
|
2012-03-10 20:23:40 +01:00
|
|
|
version=1.1.2
|
|
|
|
homepage="http://itstool.org/"
|
2011-09-28 17:52:57 +02:00
|
|
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="python>=0 libxml2-python>=0"
|
2011-09-28 17:52:57 +02:00
|
|
|
short_desc="ITS Tool"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-10 20:23:40 +01:00
|
|
|
license="GPL-3"
|
|
|
|
checksum=49235f63b536f95927e26d093bfe4513e2be042d0dd8be9c84a0d58c70262514
|
2011-09-28 17:52:57 +02: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."
|
|
|
|
|
|
|
|
noarch=yes
|