python-atspi: update to 2.14.0.
This commit is contained in:
parent
a1f1264000
commit
c4006fb2a2
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'python-atspi'
|
# Template file for 'python-atspi'
|
||||||
pkgname=python-atspi
|
pkgname=python-atspi
|
||||||
version=2.12.0
|
version=2.14.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyatspi-${version}"
|
wrksrc="pyatspi-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="pkg-config which"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="at-spi2-core-devel>=2.10 python-gobject-devel>=3.10"
|
makedepends="at-spi2-core-devel>=2.10 python-gobject-devel>=3.10"
|
||||||
depends="${makedepends//-devel/}"
|
depends="${makedepends//-devel/}"
|
||||||
replaces="pyatspi>=0"
|
replaces="pyatspi>=0"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||||
checksum=4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
|
checksum=b615dd81abccb929b0e120f64573b1f8c2a8f6d0651185d32d4fb7e75613bb48
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
mkdir ${wrksrc}/python2-build
|
mkdir ${wrksrc}/python2-build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue