From 201247ca3f8776b44cfae258a7064e6c302cf843 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 12 Apr 2010 18:11:39 +0200 Subject: [PATCH] libwnck: add 2.30.0 --- recipes/gnome/libwnck_2.30.0.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes/gnome/libwnck_2.30.0.bb diff --git a/recipes/gnome/libwnck_2.30.0.bb b/recipes/gnome/libwnck_2.30.0.bb new file mode 100644 index 0000000000..f12f873ba5 --- /dev/null +++ b/recipes/gnome/libwnck_2.30.0.bb @@ -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 +} + -- 2.39.5