summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpolkit/lxpolkit_0.1.0.bb
blob: 4395560287ccb3bfb459cdc3ed2c31f725ed7bcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DESCRIPTION = "Simple PolicyKit authentication agent"
HOMEPAGE = "http://lxde.org/"
SECTION = "x11"

PR = "r2"

LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"

DEPENDS = "glib-2.0 gtk+ polkit"

SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.gz \
           file://lxpolkit_missing_am_prog_cc_c_0.patch \
           file://lxpolkit_remove_gnu_make_extension.patch \
           file://lxpolkit-configure-ac.patch \
"
SRC_URI[md5sum] = "2597b00035fe1d695219e0f9bfa8c26f"
SRC_URI[sha256sum] = "511affca8f55adc67031fb3627b9889064c685e4b983737d8deecdf4f94f008b"

inherit autotools gettext pkgconfig