aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce-polkit/xfce-polkit_0.2.bb
blob: 1fb4a5be25aafafea924c33143c17b92a56ddd00 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "A simple PolicyKit authentication agent for XFCE"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=758b03f872a88c99fc36d50c5932091c"

DEPENDS = "libxfce4ui polkit"

inherit xfce-app

SRC_URI = "git://github.com/ncopa/${BPN}.git"
SRCREV = "6ad1ee833c9e22e4dd72a8f7d54562d046965283"
S = "${WORKDIR}/git"