Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame^] | 1 | SUMMARY = "Basic utility library for Xfce4" |
2 | SECTION = "x11/libs" | ||||
3 | LICENSE = "GPLv2" | ||||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" | ||||
5 | DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" | ||||
6 | |||||
7 | inherit xfce gtk-doc gobject-introspection | ||||
8 | |||||
9 | SRC_URI[md5sum] = "e3e8b9dd7e12028d3e642345b85d6ef1" | ||||
10 | SRC_URI[sha256sum] = "c58275ff650080369e742695862c811cb78402c85f243ea0b5aec186027be361" |