Minor update to caribou-0.4.4.
This commit is contained in:
parent
eed920a58e
commit
77eb4e466b
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/09/01 14:36:58 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/09/05 10:03:45 ajacoutot Exp $
|
||||
|
||||
COMMENT= input assistive technology
|
||||
|
||||
GNOME_PROJECT= caribou
|
||||
GNOME_VERSION= 0.4.3
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 0.4.4
|
||||
|
||||
SHARED_LIBS += caribou 0.0 # 0.0
|
||||
|
||||
@ -23,15 +22,14 @@ WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gee gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 gthread-2.0 gtk-3 gtk-x11-2.0 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread-stubs
|
||||
WANTLIB += stdc++ xcb xcb-render xcb-shm xkbfile xklavier xml2
|
||||
WANTLIB += z
|
||||
WANTLIB += z pthread
|
||||
|
||||
MODULES= devel/gettext \
|
||||
devel/dconf \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/py-gobject3>=3.2.2p0 \
|
||||
x11/gnome/doc-utils
|
||||
BUILD_DEPENDS= devel/py-gobject3
|
||||
|
||||
# configure checks for it; but it isn't really used
|
||||
BUILD_DEPENDS += graphics/clutter/core
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/caribou-0.4.3.tar.xz) = mqwBsU9c1sgmQllvIR7sx16t375g8J3asCewlpJ7LsQ=
|
||||
SIZE (gnome/caribou-0.4.3.tar.xz) = 358244
|
||||
SHA256 (gnome/caribou-0.4.4.tar.xz) = gjxTr+yI1D8G3c5j4NGqx514P0mFAqBhfYvgz/xqfeI=
|
||||
SIZE (gnome/caribou-0.4.4.tar.xz) = 374512
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/07/08 08:58:44 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/09/05 10:03:45 ajacoutot Exp $
|
||||
bin/caribou
|
||||
bin/caribou-preferences
|
||||
include/libcaribou/
|
||||
@ -90,6 +90,7 @@ share/locale/as/LC_MESSAGES/caribou.mo
|
||||
share/locale/ast/LC_MESSAGES/caribou.mo
|
||||
share/locale/be/LC_MESSAGES/caribou.mo
|
||||
share/locale/bg/LC_MESSAGES/caribou.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/caribou.mo
|
||||
share/locale/ca/LC_MESSAGES/caribou.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/caribou.mo
|
||||
share/locale/cs/LC_MESSAGES/caribou.mo
|
||||
@ -119,6 +120,7 @@ share/locale/lt/LC_MESSAGES/caribou.mo
|
||||
share/locale/lv/LC_MESSAGES/caribou.mo
|
||||
share/locale/mk/LC_MESSAGES/caribou.mo
|
||||
share/locale/ml/LC_MESSAGES/caribou.mo
|
||||
share/locale/mr/LC_MESSAGES/caribou.mo
|
||||
share/locale/ms/LC_MESSAGES/caribou.mo
|
||||
share/locale/nb/LC_MESSAGES/caribou.mo
|
||||
share/locale/nl/LC_MESSAGES/caribou.mo
|
||||
|
Loading…
Reference in New Issue
Block a user