aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/xfconf_4.6.1.bb
blob: d74df60bbfb1e2fddcbe9ced70116034a3c77199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "Xfce configuration daemon and utilities"
HOMEPAGE = "http://www.xfce.org"
SECTION = "x11/wm"
LICENSE = "GPL-2"

DEPENDS = "libxfce4util"
RDEPENDS = "libxfce4util"

PR = "r1"

inherit xfce46

do_stage() {
autotools_stage_all
}

FILES_${PN} += "${datadir}/dbus-1/services/org.xfce.Xfconf.service"

SRC_URI[md5sum] = "d4d3018767ea9eb4b57cc57d4038023b"
SRC_URI[sha256sum] = "22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e"