2011-09-28 17:52:57 +02:00
|
|
|
# Template file for 'itstool'
|
|
|
|
pkgname=itstool
|
2013-12-23 17:06:56 +01:00
|
|
|
version=2.0.2
|
2012-10-21 14:23:04 +02:00
|
|
|
revision=1
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2013-11-05 16:15:25 +01:00
|
|
|
hostmakedepends="python"
|
2013-04-12 16:39:50 +02:00
|
|
|
makedepends="python libxml2-python"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="python libxml2-python"
|
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"
|
2012-10-21 14:23:04 +02:00
|
|
|
homepage="http://itstool.org/"
|
|
|
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
2013-12-23 17:06:56 +01:00
|
|
|
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
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."
|