aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lasertraq/lasertraq.inc
blob: 32b46794051f5e748744fc3aac58f582eca88cc9 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "LaserTraq is a package to enable you to use a laserpointer in connection with a camera as input device."
LICENSE = "GPL"
DEPENDS = "gstreamer gtk+"

SRC_URI = "http://lasertraq.googlecode.com/files/lasertraq-0.8-r213.tar.bz2"

inherit autotools

S = "${WORKDIR}/lasertraq/${PN}"