[oe-commits] Ross Burton : gail: remove

git at git.openembedded.org git at git.openembedded.org
Wed Aug 29 21:29:02 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 5bc4c0593997b046300a8f5b3f63c278aeb31d68
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5bc4c0593997b046300a8f5b3f63c278aeb31d68

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Aug 29 13:13:25 2012 +0100

gail: remove

This functionality was integrated into GTK+ 2.13 and we've dropped support for
anything before that.

[ YOCTO #2954 ]

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/gnome/gail_1.20.2.bb |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gail_1.20.2.bb b/meta/recipes-gnome/gnome/gail_1.20.2.bb
deleted file mode 100644
index df6cd03..0000000
--- a/meta/recipes-gnome/gnome/gail_1.20.2.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "GNOME Accessibility Implementation Library"
-SECTION = "x11/libs"
-
-DEPENDS = "gtk+"
-PROVIDES = "virtual/gail"
-
-LICENSE = "LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
-
-PR = "r2"
-
-inherit gnome gtk-doc
-
-SRC_URI[archive.md5sum] = "e805806f897cf6040e1f3e9c0cd2151b"
-SRC_URI[archive.sha256sum] = "5025b13a4f3b960c8ab7c3e5c7d6d86082e2e1af6ee18e61e37fd4ce3dcc0153"
-
-FILES_${PN} += "${libdir}/gtk-2.0/modules/*.so"
-FILES_${PN}-dbg += "${libdir}/gtk-2.0/modules/.debug"
-





More information about the Openembedded-commits mailing list