From b5a531d6dea1892de33245958ca362762b1574d1 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 22 Oct 2008 12:08:35 +0200 Subject: [PATCH] fswebcam: A command line tool for image capture and processing - add 20070108 code relase. --- packages/fswebcam/fswebcam_20070108.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/fswebcam/fswebcam_20070108.bb diff --git a/packages/fswebcam/fswebcam_20070108.bb b/packages/fswebcam/fswebcam_20070108.bb new file mode 100644 index 0000000000..e24dbf3533 --- /dev/null +++ b/packages/fswebcam/fswebcam_20070108.bb @@ -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" -- 2.39.5