+++ /dev/null
-LICENSE = "LGPL"
-DESCRIPTION = "Window navigation construction toolkit"
-HOMEPAGE = ""
-
-inherit gnome
-
-do_stage() {
- autotools_stage_all
-}
+++ /dev/null
-LICENSE = "LGPL"
-DEPENDS = "gtk+"
-DESCRIPTION = "Window navigation construction toolkit"
-HOMEPAGE = ""
-
-inherit gnome
-
-do_stage() {
- autotools_stage_all
-}
-LICENSE = "LGPL"
-DEPENDS = "gtk+"
-DESCRIPTION = "Window navigation construction toolkit"
+DESCRIPTION = "Window navigation construction toolkit"
+LICENSE = "LGPL"
+SECTION = "x11/libs"
+DEPENDS = "gtk+ gdk-pixbuf-csource-native"
inherit gnome
+++ /dev/null
-LICENSE = "LGPL"
-DESCRIPTION = "Window navigation construction toolkit"
-HOMEPAGE = ""
-
-inherit gnome
-
-do_stage() {
- autotools_stage_includes
- install -d ${STAGING_LIBDIR}
- install -m 755 libwnck/.libs/libwnck-1.so.4.9.0 ${STAGING_LIBDIR}/libwnck-1.so
-}