[Lunar-commits] <moonbase> libraw1394: version bump. Needed to add a BUILD because

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Thu Aug 28 23:38:22 CEST 2008


commit 97de9e6850fb401c2e47f35404bae2092265f0cf
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 28 17:38:22 2008 -0400

    libraw1394: version bump. Needed to add a BUILD because
    kino and dvgrab insist on looking for the library noted.
---
 libs/libraw1394/BUILD   |    7 +++++++
 libs/libraw1394/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/libs/libraw1394/BUILD b/libs/libraw1394/BUILD
new file mode 100644
index 0000000..d6b20da
--- /dev/null
+++ b/libs/libraw1394/BUILD
@@ -0,0 +1,7 @@
+(
+
+  default_build &&
+
+  ln -sf /usr/lib/libraw1394.so.11  /usr/lib/libraw1394.so.8
+
+) > $C_FIFO 2>&1
diff --git a/libs/libraw1394/DETAILS b/libs/libraw1394/DETAILS
index 84006fa..5808911 100644
--- a/libs/libraw1394/DETAILS
+++ b/libs/libraw1394/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libraw1394
-         VERSION=1.3.0
+         VERSION=2.0.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.linux1394.org/dl/
-      SOURCE_VFY=sha1:30e8e4a4a1ebec5fe6462639bc3fdb75a9000b05
+      SOURCE_VFY=sha1:6b11d6a5a73e264f28db1be25c3e6ce4da0dacc4
         WEB_SITE=http://www.linux1394.org
          ENTERED=20030909
-         UPDATED=20080117
+         UPDATED=20080828
       MAINTAINER=couannette at free.fr
            SHORT="library interface for FireWire devices"
 


More information about the Lunar-commits mailing list