llvm-common: use do_stage for now, until there is a better solution
[openembedded.git] / recipes / lasertraq / lasertraq.inc
blob32b46794051f5e748744fc3aac58f582eca88cc9
1 DESCRIPTION = "LaserTraq is a package to enable you to use a laserpointer in connection with a camera as input device."
2 LICENSE = "GPL"
3 DEPENDS = "gstreamer gtk+"
5 SRC_URI = "http://lasertraq.googlecode.com/files/lasertraq-0.8-r213.tar.bz2"
7 inherit autotools
9 S = "${WORKDIR}/lasertraq/${PN}"