Update to caribou-0.4.3.
(needed after the recent py-gobect3 fix) "get it in" naddy@ ok jasper@
This commit is contained in:
parent
db211b4c58
commit
7a624f03a0
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2012/07/11 12:34:09 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2012/07/20 07:15:02 ajacoutot Exp $
|
||||
|
||||
COMMENT= input assistive technology
|
||||
|
||||
GNOME_PROJECT= caribou
|
||||
GNOME_VERSION= 0.4.2
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 0.4.3
|
||||
|
||||
SHARED_LIBS += caribou 0.0 # 0.0
|
||||
|
||||
@ -30,12 +29,12 @@ MODULES= devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/py-gobject3 \
|
||||
BUILD_DEPENDS= devel/py-gobject3>=3.2.2p0
|
||||
|
||||
# configure checks for it; but it isn't really used
|
||||
BUILD_DEPENDS += graphics/clutter/core
|
||||
|
||||
RUN_DEPENDS= devel/py-gobject3 \
|
||||
RUN_DEPENDS= devel/py-gobject3>=3.2.2p0 \
|
||||
x11/gnome/py-atspi
|
||||
|
||||
LIB_DEPENDS= devel/libgee06 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/caribou-0.4.2.tar.xz) = vMZEmLIMNodHw2MNUBpmzPkE2xXYVfM/1PljtbGXI60=
|
||||
SIZE (gnome/caribou-0.4.2.tar.xz) = 373604
|
||||
SHA256 (gnome/caribou-0.4.3.tar.xz) = mqwBsU9c1sgmQllvIR7sx16t375g8J3asCewlpJ7LsQ=
|
||||
SIZE (gnome/caribou-0.4.3.tar.xz) = 358244
|
||||
|
Loading…
Reference in New Issue
Block a user