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

PR = "r3"

DEPENDS = "virtual/libx11 xrdb xcursor-transparent-theme"
RDEPENDS_${PN} = "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"