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 | |||||
Andrew Geissler | 72956ed | 2021-01-08 16:11:14 -0600 | [diff] [blame] | 9 | SRC_URI[sha256sum] = "60598d745d1fc81ff5ad3cecc3a8d1b85990dd22023e7743f55abd87d8b55b83" |