diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb new file mode 100644 index 0000000000..fd0ecd9b32 --- /dev/null +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | SUMMARY = "Window navigation construction toolkit" | ||
| 2 | LICENSE = "LGPLv2" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | ||
| 4 | |||
| 5 | BPN = "libwnck" | ||
| 6 | |||
| 7 | SECTION = "x11/libs" | ||
| 8 | DEPENDS = "gobject-introspection-stub gtk+3 gdk-pixbuf-native libxres" | ||
| 9 | |||
| 10 | PR = "r1" | ||
| 11 | |||
| 12 | PACKAGECONFIG ??= "startup-notification" | ||
| 13 | PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification" | ||
| 14 | |||
| 15 | inherit gnomebase | ||
| 16 | SRC_URI[archive.md5sum] = "e4ea87320dd0600a81c50186e3804aae" | ||
| 17 | SRC_URI[archive.sha256sum] = "4946b612c22d53238810d431f1b05c21f073f201edfd247ff74e2fa228618083" | ||
