itstool: remove long_desc.
This commit is contained in:
parent
47d791aeb4
commit
f0b0a0aecc
1 changed files with 2 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'itstool'
|
# Template file for 'itstool'
|
||||||
pkgname=itstool
|
pkgname=itstool
|
||||||
version=2.0.2
|
version=2.0.2
|
||||||
revision=1
|
revision=2
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python libxml2-python"
|
makedepends="python libxml2-python"
|
||||||
|
@ -13,7 +13,3 @@ license="GPL-3"
|
||||||
homepage="http://itstool.org/"
|
homepage="http://itstool.org/"
|
||||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
||||||
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
||||||
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."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue