[oe-commits] Steve Sakoman : libglade: add 2.6.4

git version control git at git.openembedded.org
Thu Sep 3 08:34:20 UTC 2009


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

Author: Steve Sakoman <steve at sakoman.com>
Date:   Wed Sep  2 22:50:32 2009 -0700

libglade: add 2.6.4

---

 conf/checksums.ini                 |    4 ++++
 recipes/libglade/libglade_2.6.4.bb |    9 +++++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 38e35dc..87e8ac1 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -13758,6 +13758,10 @@ sha256=15e4c95402caa3c97394189a6b1b693eced23d80e292fcca12585317434adc2e
 md5=da4f9d1c6cd1337f6ef5e2db768d8557
 sha256=7c79a2afaef4fd6726bad0530e29d2bc19689e07720a05c3ad32012e5aed3138
 
+[http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-2.6.4.tar.bz2]
+md5=d1776b40f4e166b5e9c107f1c8fe4139
+sha256=64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec
+
 [ftp://ftp.gnome.org/pub/GNOME/sources/libglademm/2.4/libglademm-2.4.1.tar.bz2]
 md5=81688d8499028aee8132db48a71e90eb
 sha256=4efb4fe267c19bf96e56f01f0d7a5508c1619cfac139a8e2e5c7f99a8d9cf97c
diff --git a/recipes/libglade/libglade_2.6.4.bb b/recipes/libglade/libglade_2.6.4.bb
new file mode 100644
index 0000000..f73d6d5
--- /dev/null
+++ b/recipes/libglade/libglade_2.6.4.bb
@@ -0,0 +1,9 @@
+require libglade.inc
+
+inherit gnome
+
+SRC_URI += "file://glade-cruft.patch;patch=1 file://no-xml2.patch;patch=1"
+
+EXTRA_OECONF += "--without-libxml2"
+
+LDFLAGS += "-lz"





More information about the Openembedded-commits mailing list