fswebcam: A command line tool for image capture and processing - add 20070108 code...
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 22 Oct 2008 10:08:35 +0000 (12:08 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 22 Oct 2008 10:08:35 +0000 (12:08 +0200)
packages/fswebcam/fswebcam_20070108.bb [new file with mode: 0644]

diff --git a/packages/fswebcam/fswebcam_20070108.bb b/packages/fswebcam/fswebcam_20070108.bb
new file mode 100644 (file)
index 0000000..e24dbf3
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "Webcam imaage grabber and manipulation application."
+SECTION = "graphics"
+DEPENDS = "gd"
+LICENSE = "GPL"
+
+PR = "r0"
+
+inherit autotools
+
+SRC_URI = "http://www.firestorm.cx/fswebcam/files/${P}.tar.gz"