[oe-commits] org.oe.dev traqconfig: add configapplication of the lasertraq suite

koen commit oe at amethyst.openembedded.net
Thu Jun 12 08:12:48 UTC 2008


traqconfig: add configapplication of the lasertraq suite

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: d84f271bf05219350f4790650fbebb0641e95a31
ViewMTN: http://monotone.openembedded.org/revision/info/d84f271bf05219350f4790650fbebb0641e95a31
Files:
1
packages/lasertraq
packages/lasertraq/lasertraq.inc
packages/lasertraq/traqconfig_0.8.bb
Diffs:

#
# mt diff -reecf48d670425a409573b8429b7b2e3902a24001 -rd84f271bf05219350f4790650fbebb0641e95a31
#
#
#
# add_dir "packages/lasertraq"
# 
# add_file "packages/lasertraq/lasertraq.inc"
#  content [90e4a8bbb06da4f646524b8216153b8ce329fde7]
# 
# add_file "packages/lasertraq/traqconfig_0.8.bb"
#  content [dc72371757f31db40e12162105e86c0c9eaac523]
#
============================================================
--- packages/lasertraq/lasertraq.inc	90e4a8bbb06da4f646524b8216153b8ce329fde7
+++ packages/lasertraq/lasertraq.inc	90e4a8bbb06da4f646524b8216153b8ce329fde7
@@ -0,0 +1,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}"
+
============================================================
--- packages/lasertraq/traqconfig_0.8.bb	dc72371757f31db40e12162105e86c0c9eaac523
+++ packages/lasertraq/traqconfig_0.8.bb	dc72371757f31db40e12162105e86c0c9eaac523
@@ -0,0 +1,6 @@
+require lasertraq.inc
+
+
+FILES_${PN} += "${datadir}/gnome ${datadir}/traqConfig"
+FILES_${PN}-doc += "/usr/doc/"
+






More information about the Openembedded-commits mailing list