[oe] [PATCH meta-gnome 1/2] at-spi2-core: add

Ross Burton ross.burton at intel.com
Tue Jan 8 12:45:11 UTC 2013


This is a build dependency for GTK+ 3.6.x

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-gnome/recipes-support/atk/at-spi2-core_2.6.3.bb |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 meta-gnome/recipes-support/atk/at-spi2-core_2.6.3.bb

diff --git a/meta-gnome/recipes-support/atk/at-spi2-core_2.6.3.bb b/meta-gnome/recipes-support/atk/at-spi2-core_2.6.3.bb
new file mode 100644
index 0000000..658d10d
--- /dev/null
+++ b/meta-gnome/recipes-support/atk/at-spi2-core_2.6.3.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
+
+SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/${BPN}/2.6/${BPN}-${PV}.tar.xz"
+SRC_URI[md5sum] = "eb1d3ca3332af8862791d3ff7dcfd20a"
+SRC_URI[sha256sum] = "fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea"
+
+DEPENDS = "dbus glib-2.0 virtual/libx11 libxi"
+
+inherit autotools gtk-doc
+
+EXTRA_OECONF = "--disable-introspection --disable-xevie"
+
+FILES_${PN} += "${datadir}/dbus-1/services/*.service"
-- 
1.7.10.4





More information about the Openembedded-devel mailing list