[Lunar-commits] r15404 - in moonbase/trunk/libs: . libdc1394
Florin Braescu
florin at lunar-linux.org
Sat Jun 18 19:40:21 UTC 2005
Author: florin
Date: 2005-06-18 19:40:20 +0000 (Sat, 18 Jun 2005)
New Revision: 15404
Added:
moonbase/trunk/libs/libdc1394/
moonbase/trunk/libs/libdc1394/DEPENDS
moonbase/trunk/libs/libdc1394/DETAILS
Log:
a interface library to control IEEE1394 cameras. contributed by Dennis Veatch.
Added: moonbase/trunk/libs/libdc1394/DEPENDS
===================================================================
--- moonbase/trunk/libs/libdc1394/DEPENDS 2005-06-18 15:52:58 UTC (rev 15403)
+++ moonbase/trunk/libs/libdc1394/DEPENDS 2005-06-18 19:40:20 UTC (rev 15404)
@@ -0,0 +1,2 @@
+depends libraw1394
+
Added: moonbase/trunk/libs/libdc1394/DETAILS
===================================================================
--- moonbase/trunk/libs/libdc1394/DETAILS 2005-06-18 15:52:58 UTC (rev 15403)
+++ moonbase/trunk/libs/libdc1394/DETAILS 2005-06-18 19:40:20 UTC (rev 15404)
@@ -0,0 +1,18 @@
+ MODULE=libdc1394
+ VERSION=1.1.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:f65c9013ebcfe33c1602f3e3ff286584e5f63afa
+ WEB_SITE=http://sourceforge.net/projects/libdc1394/
+ ENTERED=20050618
+ UPDATED=20050618
+ SHORT="Library Interface to control IEEE1394 cameras."
+
+cat << EOF
+libdc1394 is a library that is intended to provide a high level
+programming interface for application developers who wish to control
+IEEE 1394 based cameras that conform to the 1394-based Digital Camera
+Specification (found at http://www.1394ta.org/).
+
+Contributed by Dennis Veatch ( dveatch at woh.rr.com ).
+EOF
More information about the Lunar-commits
mailing list