aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gpe/recipes-graphics/minilite/minilite_0.50.bb
blob: 90960a2b050b3bc63bbb75a3e9f0daa9cf69bed3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUMMARY = "GPE Screen light control dockapp"
SECTION = "gpe"

LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://minilite.c;beginline=8;endline=11;md5=fe9332aaecbce9f74ce2bfeb91680ed1"

DEPENDS = "libgpewidget"

inherit gpe

SRC_URI = "${GPE_MIRROR}/${BP}.tar.gz \
           file://makefile-fix.patch"
SRC_URI[md5sum] = "d81cecf269ad7bab0da960e6e7228332"
SRC_URI[sha256sum] = "2b299425203246090a4949e034f1d0efb3ff99cd1591d0e16c57370a530b361e"

export CVSBUILD="no"
eson.build b/data/meson.build index 4987937..ed0e2c4 100644 --- a/data/meson.build +++ b/data/meson.build @@ -29,7 +29,6 @@ configure_file( policy = act_namespace.to_lower() + '.policy' i18n.merge_file( - policy, input: policy + '.in', output: policy, po_dir: po_dir,