[oe-commits] Steve Sakoman : libgail-gnome: add 1.20.1

git version control git at git.openembedded.org
Sat Aug 8 09:21:43 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2bc6b78b36737e10a856a28eee216b8d73e60bf9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2bc6b78b36737e10a856a28eee216b8d73e60bf9

Author: Steve Sakoman <steve at sakoman.com>
Date:   Wed Aug  5 13:21:57 2009 -0700

libgail-gnome: add 1.20.1

---

 conf/checksums.ini                    |    4 ++++
 recipes/gnome/libgail-gnome_1.20.1.bb |   16 ++++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index f074d37..2c8f96b 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -13410,6 +13410,10 @@ sha256=d22335af6a17ec44799da82671778d2072499b26c5773ab913d9ba20d159d20f
 md5=a5a2a833d098926c3d289aeae452cc53
 sha256=d22335af6a17ec44799da82671778d2072499b26c5773ab913d9ba20d159d20f
 
+[http://ftp.gnome.org/pub/GNOME/sources/libgail-gnome/1.20/libgail-gnome-1.20.1.tar.bz2]
+md5=5c5b71af5a8ab2a9403bdae52b20e46c
+sha256=848485971628ff9be294e2b3ad5410b184e4bf99c1112a767f7ac78bdc0b5d5d
+
 [http://www.galago-project.org/files/releases/source/libgalago/libgalago-0.3.3.tar.gz]
 md5=94d5223445deb1ed95973424d4958386
 sha256=148bc83e4ab6e87a6f26b60efdffc1258752a42079783e6f2b080f287e8b15fc
diff --git a/recipes/gnome/libgail-gnome_1.20.1.bb b/recipes/gnome/libgail-gnome_1.20.1.bb
new file mode 100644
index 0000000..a7527ca
--- /dev/null
+++ b/recipes/gnome/libgail-gnome_1.20.1.bb
@@ -0,0 +1,16 @@
+DESCRIPTION="Gnome Accessibility library"
+LICENSE="GPLv2"
+
+PR ="r0"
+
+DEPENDS="atk gtk+ libbonobo libbonoboui gnome-panel at-spi"
+
+inherit gnome
+
+do_stage() {
+	autotools_stage_all
+}
+
+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