[Lunar-commits] <moonbase-gnome3> caribou: add florin's preparations for cinnamon & cleanup

v4hn me at v4hn.de
Tue Feb 19 02:26:38 CET 2013


commit 1456f72ebc5b3d1d3f3d17d748529abceea26e3f
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 17:26:38 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/1456f72ebc5b3d1d3f3d17d748529abceea26e3f

caribou: add florin's preparations for cinnamon & cleanup
---
  apps/caribou/BUILD   | +3/-0     
  apps/caribou/DEPENDS | +8/-0     
  apps/caribou/DETAILS | +18/-0    
  3 files changed, 29 insertions(+)

--- /dev/null
+++ b/apps/caribou/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --enable-gtk3-module " &&
+
+default_build
--- /dev/null
+++ b/apps/caribou/DEPENDS
@@ -0,0 +1,8 @@
+depends  dconf
+depends  at-spi2-atk
+depends  pyatspi
+depends  pygobject
+depends  libxklavier
+depends  libgee
+depends  clutter
+depends  gtk+-3
--- /dev/null
+++ b/apps/caribou/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=caribou
+         VERSION=0.4.4.2
+          SOURCE=$MODULE-$VERSION.tar.xz
+      SOURCE_URL=http://download.gnome.org/sources/$MODULE/${VERSION::3}
+      SOURCE_VFY=sha1:fda7b5bffdd041e19723c6ffe6f5f9051e8cedad
+        WEB_SITE=http://live.gnome.org/Caribou
+         ENTERED=20130210
+         UPDATED=20130210
+           SHORT="A text entry and UI navigation application for Gtk+-3"
+
+cat <<EOF
+Caribou is a text entry and UI navigation application being developed as an
+alternative to the Gnome On-screen Keyboard. The overarching goal for Caribou
+is to create a usable solution for people whose primary way of accessing a
+computer is a switch device. The initial goal is to make an in-place on-screen
+keyboard suitable for people who can use a mouse but not a hardware keyboard.
+This on-screen keyboard may also be useful for touch screen or tablet users.
+EOF




More information about the Lunar-commits mailing list