itstool: update to 1.2.0.
This commit is contained in:
parent
1b960a9eaf
commit
98c0850d18
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'itstool'
|
# Template file for 'itstool'
|
||||||
pkgname=itstool
|
pkgname=itstool
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
homepage="http://itstool.org/"
|
revision=1
|
||||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="python>=0 libxml2-python>=0"
|
depends="python>=0 libxml2-python>=0"
|
||||||
revision=1
|
|
||||||
short_desc="ITS Tool"
|
short_desc="ITS Tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=49235f63b536f95927e26d093bfe4513e2be042d0dd8be9c84a0d58c70262514
|
homepage="http://itstool.org/"
|
||||||
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa
|
||||||
long_desc="
|
long_desc="
|
||||||
ITS Tool allows you to translate your XML documents with PO files, using
|
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
|
rules from the W3C Internationalization Tag Set (ITS) to determine what to
|
||||||
translate and how to separate it into PO file messages."
|
translate and how to separate it into PO file messages."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Reference in a new issue