summaryrefslogtreecommitdiffstats
path: root/recipes/detect-stylus/detect-stylus_0.13.bb
blob: dc116786764d410fae235529f5d110f7b9202671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
inherit gpe pkgconfig
LICENSE = "GPL"

PR = "r2"

DEPENDS = "virtual/libx11 xcursor-transparent-theme xrdb"
SECTION = "gpe"
RDEPENDS = "xrdb"

DESCRIPTION = "Touchscreen detection utility"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
           file://access.patch;striplevel=0 \
	   file://extra-device-check.patch \
	   file://correct-theme-name.patch"

export CVSBUILD="no"

SRC_URI[md5sum] = "e52d681c5ca11f4a9491624ab8c4fa90"
SRC_URI[sha256sum] = "e9f0cd45a82d2f60af7e927b1740b5971e9007bf7d05e39a900db2dcb7871916"