aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/libwnck_2.24.0.bb
blob: 4a5b07a16ddde79c65d400aac56cb9fe02aa2cb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Window navigation construction toolkit"
LICENSE = "LGPL"
SECTION = "x11/libs"
DEPENDS = "gtk+ gdk-pixbuf-csource-native"

inherit gnome

do_stage() {
	autotools_stage_all
}

SRC_URI[archive.md5sum] = "860cd0ddce03c41a328e580d4efd4654"
SRC_URI[archive.sha256sum] = "8cf49cf1d882ceb0b7b3a984ec350e5e2e4d608fec97911a0b0acf36a18d4df4"