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

PR = "r2"

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

DESCRIPTION = "Touchscreen detection utility"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

export CVSBUILD="no"

SRC_URI[md5sum] = "18934b6796441642847ce796bee3b23a"
SRC_URI[sha256sum] = "9ae500ffb1af6e29da00114bad18b776c2f24872c254ee62f6283948beaefc15"