[Lunar-commits] <moonbase-other> dvgrab: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Tue Sep 4 17:31:34 CEST 2012


commit b0aac448fd710a5d0f15ce794ee9771b491b5cd5
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 04 Sep 2012 08:31:34 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b0aac448fd710a5d0f15ce794ee9771b491b5cd5

dvgrab: Readding to moonbase.
---
  video/dvgrab/DEPENDS | +6/-0     
  video/dvgrab/DETAILS | +22/-0    
  2 files changed, 28 insertions(+)

--- /dev/null
+++ b/video/dvgrab/DEPENDS
@@ -0,0 +1,6 @@
+depends  automake
+depends  libavc1394
+depends  libdv
+depends  libiec61883
+
+optional_depends "libquicktime" "" "" "for handling Apple's QuickTime media format"
--- /dev/null
+++ b/video/dvgrab/DETAILS
@@ -0,0 +1,22 @@
+         MODULE=dvgrab
+         VERSION=3.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/kino
+      SOURCE_VFY=sha1:32246559731c4ec7d3a1d66aa2c58cf5e31416f7
+        WEB_SITE=http://www.kinodv.org/article/archive/0
+         ENTERED=20030909
+         UPDATED=20090909
+           SHORT="Grab your videos from DV camera"
+
+cat << EOF
+If you have properly configured your kernel and your ieee1394 device
+drivers, you should end up with about 30 MByte of DV image data nicely
+packed in a file myfilm001.avi (digits and extension automatically
+appended), which can be displayed with the Microsoft Media Player or a
+similar program (remember to install the required DV codecs, software
+should be included with your hardware).
+
+Use the program at your own risk. The ieee1394 subsystem is still
+experimental. Do not use any ieee1394 related software on a system
+that you cannot afford to lose.
+EOF




More information about the Lunar-commits mailing list