aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
blob: 5dceb0902af5e4e448446b98e09f5e6ebf18b15d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Xfce configuration daemon and utilities"
SECTION = "x11/wm"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "dbus-glib libxfce4util perl-native"

inherit xfce

SRC_URI[md5sum] = "4ed48150a03fb5f42b455494307b7f28"
SRC_URI[sha256sum] = "175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576"

FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                ${datadir}/dbus-1/services/org.xfce.Xfconf.service"