blob: d9b38ae2048779d216629c9dec712f4eeb6a5c38 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Touch Frame Library"
2DESCRIPTION = "The frame library and tools are used to handle touch frames, i.e., collections of tracked contacts. Bindings for mtdev and XI2.1."
3HOMEPAGE = "http://bitmath.org/code/frame/"
4
5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
7
8DEPENDS += "mtdev utouch-evemu"
9
10inherit autotools pkgconfig
11
12SRC_URI = "git://bitmath.org/git/frame.git;protocol=http"
13SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc"
14
15PV = "1.1.2+git${SRCPV}"
16
17S = "${WORKDIR}/git/"