1 config BR2_PACKAGE_MTDEV2TUIO
3 select BR2_PACKAGE_LIBLO
4 select BR2_PACKAGE_MTDEV
5 depends on BR2_TOOLCHAIN_HAS_THREADS # liblo
7 mtdev2tuio is a simple application for converting touch
8 events captured from libmtdev to TUIO 1.1
10 https://github.com/olivopaolo/mtdev2tuio
12 comment "mtdev2tuio needs a toolchain w/ threads"
13 depends on !BR2_TOOLCHAIN_HAS_THREADS