[Lunar-commits] <moonbase-other> at-spi2-atk: move it from gnome3/core.
Florin Braescu
florin at lunar-linux.org
Thu Jan 8 13:07:22 CET 2015
commit ed78417de4e6acb83af2c8f840c453e6192b459a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 08 Jan 2015 14:06:49 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/ed78417de4e6acb83af2c8f840c453e6192b459a
at-spi2-atk: move it from gnome3/core.
Gtk+-3 need it at build.
---
libs/at-spi2-atk/DEPENDS | +2/-0
libs/at-spi2-atk/DETAILS | +17/-0
2 files changed, 19 insertions(+)
--- /dev/null
+++ b/libs/at-spi2-atk/DEPENDS
@@ -0,0 +1,2 @@
+depends atk
+depends at-spi2-core
--- /dev/null
+++ b/libs/at-spi2-atk/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=at-spi2-atk
+ VERSION=2.14.1
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+ SOURCE_VFY=sha256:058f34ea60edf0a5f831c9f2bdd280fe95c1bcafb76e466e44aa0fb356d17bcb
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20120706
+ UPDATED=20141018
+ SHORT="gtk-module that bridges ATK and D-BUS AT-SPI"
+
+cat << EOF
+This package includes a gtk-module that bridges ATK to the
+new D-Bus based AT-SPI as well as 'C' and Python client
+libraries. These libraries depend on the at-spi2-core code
+that contains the daemon for registering applications,
+D-Bus helper libraries and te AT-SPI D-Bus specifications.
+EOF
More information about the Lunar-commits
mailing list