[oe-commits] David-John Willis : libwnck: Add 2.28.0 and checksum.

git version control git at git.openembedded.org
Wed Jan 6 08:35:53 UTC 2010


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

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Wed Dec 30 11:49:08 2009 +0000

libwnck: Add 2.28.0 and checksum.

---

 conf/checksums.ini              |    4 ++++
 recipes/gnome/libwnck_2.28.0.bb |   10 ++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 5341678..e3fe5fd 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -16970,6 +16970,10 @@ sha256=ea7945a131b67d4cf6bd02e41b0008d6aa1575d1aed75a0019d3c63cb61d07ea
 md5=860cd0ddce03c41a328e580d4efd4654
 sha256=8cf49cf1d882ceb0b7b3a984ec350e5e2e4d608fec97911a0b0acf36a18d4df4
 
+[http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.28/libwnck-2.28.0.tar.bz2]
+md5=a9311661aa954e7c918439b6dd578792
+sha256=d90be36d2fefa33a9287ed6dc41141213a06463f91d69d847da6b2e59c16b947
+
 [http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.8/libwnck-2.8.1.tar.bz2]
 md5=c0a5a8478064287e167c15e3ec0e82a1
 sha256=e9d15538a0bb97f6a440b23a5b372c41387773065dac69cab9fd1dc1d22a432b
diff --git a/recipes/gnome/libwnck_2.28.0.bb b/recipes/gnome/libwnck_2.28.0.bb
new file mode 100644
index 0000000..b176493
--- /dev/null
+++ b/recipes/gnome/libwnck_2.28.0.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Window navigation construction toolkit"
+LICENSE = "LGPL"
+SECTION = "x11/libs"
+DEPENDS = "gtk+ gdk-pixbuf-csource-native"
+
+inherit gnome
+
+do_stage() {
+	autotools_stage_all
+}





More information about the Openembedded-commits mailing list