libwnck: add 2.30.0
authorKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 16:11:39 +0000 (18:11 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:08 +0000 (19:43 +0200)
recipes/gnome/libwnck_2.30.0.bb [new file with mode: 0644]

diff --git a/recipes/gnome/libwnck_2.30.0.bb b/recipes/gnome/libwnck_2.30.0.bb
new file mode 100644 (file)
index 0000000..f12f873
--- /dev/null
@@ -0,0 +1,14 @@
+DESCRIPTION = "Window navigation construction toolkit"
+LICENSE = "LGPL"
+SECTION = "x11/libs"
+DEPENDS = "gtk+ gdk-pixbuf-csource-native"
+
+inherit gnome
+SRC_URI[archive.md5sum] = "ed79955dabb606ee0e6d112a291005ad"
+SRC_URI[archive.sha256sum] = "d35bcc28548945915da4f5cafd0555606f972e236cc5f9dbb0186186dfbf5247"
+
+do_configure() {
+       gnu-configize
+       oe_runconf
+}
+