[Lunar-commits] r26152 - moonbase/trunk/libs/libdc1394
Dennis Veatch
stumbles at lunar-linux.org
Thu Oct 11 02:51:57 CEST 2007
Author: stumbles
Date: 2007-10-11 02:51:57 +0200 (Thu, 11 Oct 2007)
New Revision: 26152
Modified:
moonbase/trunk/libs/libdc1394/DETAILS
Log:
* replaced CLK_TCK by CLOCKS_PER_SEC. (also fixes a build failure on the
x86_64 ISO)
* Fixed color filter bug
* Removed unnecessary function to set the color filter (color filter is read only)
Modified: moonbase/trunk/libs/libdc1394/DETAILS
===================================================================
--- moonbase/trunk/libs/libdc1394/DETAILS 2007-10-10 19:22:37 UTC (rev 26151)
+++ moonbase/trunk/libs/libdc1394/DETAILS 2007-10-11 00:51:57 UTC (rev 26152)
@@ -1,13 +1,12 @@
MODULE=libdc1394
- VERSION=1.2.1
+ VERSION=1.2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:99578d00a984bd9407facf5d95a3870b69a8b1d7
+ SOURCE_VFY=sha1:eb781c0a23e674c335fde7b2d3b79c8e6c84f200
WEB_SITE=http://sourceforge.net/projects/libdc1394/
ENTERED=20050618
- UPDATED=20061029
+ UPDATED=20071010
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
More information about the Lunar-commits
mailing list