Module submission - dvgrab

dveatch@woh.rr.com dveatch at woh.rr.com
Thu May 26 17:53:42 UTC 2005


module name       : dvgrab
suggested section : video
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n

Compiled and worked fine for me. Others may want to test.
dveatch
==================== BEGIN BUILD ====================
(

  ./configure  --sysconfdir=/etc        \
               --prefix=/usr            \
               --mandir=/usr/share/man  \
	       --localstatedir=/var     \
	       $OPTS                    &&

  default_make

) > $C_FIFO 2>&1

===================== END BUILD =====================

==================== BEGIN DEPENDS ====================
depends  automake &&
depends  libraw1394 &&
depends  libdv &&
optional_depends "openquicktime" "" "" "for handling Apple's QuickTime media format."
===================== END DEPENDS =====================

==================== BEGIN DETAILS ====================
          MODULE=dvgrab
         VERSION=1.8
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$SFORGE_URL/kino/
      SOURCE_VFY=sha1:c73292c8f19a581883f1c0a536e06f646feb421f
        WEB_SITE=http://kino.schirmacher.de/
         ENTERED=20030909
         UPDATED=20050526
           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
===================== END DETAILS =====================



More information about the Lunar mailing list