
Due to: https://github.com/itstool/itstool/issues/17 and https://github.com/itstool/itstool/issues/15 Revert "itstool: update to 2.0.4." This reverts commit da0725bc90ce500749840d9ba50c8caed6764be7. Revert "itstool: update to 2.0.3. (#8054)" This reverts commit d7179d1c22a44e96a8cb6508da61adbb30e83e72.
18 lines
531 B
Bash
18 lines
531 B
Bash
# Template file for 'itstool'
|
|
pkgname=itstool
|
|
reverts="2.0.3_1 2.0.4_1"
|
|
version=2.0.2
|
|
revision=4
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
configure_args="PYTHON=/usr/bin/python2"
|
|
hostmakedepends="python libxml2-python"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="ITS Tool"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://itstool.org/"
|
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
|
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|