[Lunar-commits] libraw1394: version bump,

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Jan 17 20:02:56 CET 2008


commit cd694aeed19a8be20d504f06f831823de716110b
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Jan 17 14:02:56 2008 -0500

    libraw1394: version bump,
    - added raw1394_read_cycle_timer() as used by FFADO project.
    - added support for environment variable RAW1394DEV to override default
      device node /dev/raw1394.
    - added --with-valgrind to configure script.
---
 libs/libraw1394/DETAILS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/libs/libraw1394/DETAILS b/libs/libraw1394/DETAILS
index 54229d7..84006fa 100644
--- a/libs/libraw1394/DETAILS
+++ b/libs/libraw1394/DETAILS
@@ -1,18 +1,18 @@
           MODULE=libraw1394
-         VERSION=1.2.1
+         VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.linux1394.org/dl/
-      SOURCE_VFY=sha1:f15ec4c69eaf0f1c73961cc60b325e9d1ef6bdd5
+      SOURCE_VFY=sha1:30e8e4a4a1ebec5fe6462639bc3fdb75a9000b05
         WEB_SITE=http://www.linux1394.org
          ENTERED=20030909
-         UPDATED=20060606
+         UPDATED=20080117
       MAINTAINER=couannette at free.fr
            SHORT="library interface for FireWire devices"
 
 cat << EOF
 libraw1394 is the only supported interface to the kernel side raw1394 of
-the Linux IEEE-1394 subsystem, which provides direct access to the 
-connected 1394 buses to user space. Through libraw1394/raw1394, 
-applications can directly send to and receive from other nodes without 
+the Linux IEEE-1394 subsystem, which provides direct access to the
+connected 1394 buses to user space. Through libraw1394/raw1394,
+applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 EOF


More information about the Lunar-commits mailing list