Unbreak by updating to py-atspi-2.1.91. This requires py-gobject with

introspection support which is only enabled in py-gobject3.
This commit is contained in:
ajacoutot 2011-09-22 10:15:25 +00:00
parent 4dd0e86e76
commit 1839926e58
2 changed files with 9 additions and 10 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2011/09/20 22:54:25 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2011/09/22 10:15:25 ajacoutot Exp $
COMMENT= python bindings for at-spi2
GNOME_PROJECT= pyatspi
GNOME_VERSION= 2.0.2
REVISION= 1
GNOME_VERSION= 2.1.91
PKGNAME= py-atspi-${GNOME_VERSION}
@ -23,8 +22,8 @@ MODULES= x11/gnome \
PKG_ARCH= *
BUILD_DEPENDS= devel/py-gobject
RUN_DEPENDS= devel/py-gobject \
BUILD_DEPENDS= devel/py-gobject3
RUN_DEPENDS= devel/py-gobject3 \
x11/gnome/at-spi2-core
# connects to DBus

View File

@ -1,5 +1,5 @@
MD5 (gnome/pyatspi-2.0.2.tar.bz2) = bEQJ470dHP7bwzHjqkQMeQ==
RMD160 (gnome/pyatspi-2.0.2.tar.bz2) = 2Tcoyf96iueWnRO7R+kf21//r94=
SHA1 (gnome/pyatspi-2.0.2.tar.bz2) = F4TmjNO+u1B03i7dmdnXrdx6OAE=
SHA256 (gnome/pyatspi-2.0.2.tar.bz2) = 1UjZEHVhBB2M4pRB9LkUuOHa89cTfZMhey571aoQZtQ=
SIZE (gnome/pyatspi-2.0.2.tar.bz2) = 316901
MD5 (gnome/pyatspi-2.1.91.tar.bz2) = RDXFXI7S8RdY9+vsek2wTQ==
RMD160 (gnome/pyatspi-2.1.91.tar.bz2) = JE8Q4Z/Wn+cPr2ubxzBTwblYo7c=
SHA1 (gnome/pyatspi-2.1.91.tar.bz2) = PHUvDNXS9sEi1DoZlyJDhQEwr1g=
SHA256 (gnome/pyatspi-2.1.91.tar.bz2) = sBLObnhvdxsCv7sIIrWqXNmgb6v9ZB7hoS9OTKNFhR4=
SIZE (gnome/pyatspi-2.1.91.tar.bz2) = 321492