CVS: moonbase/libs/libavc1394 BUILD,NONE,1.1 DETAILS,NONE,1.1

niki at lunar-linux.org niki at lunar-linux.org
Tue Sep 9 12:14:38 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/libavc1394
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12705

Added Files:
	BUILD DETAILS 
Log Message:
Added FireWire AV/C library contributed by Couannette <couannette at free.fr>.
Added md5 to the module, compiles fine.
Not tested, as i don't have any FireWire hardware.


--- NEW FILE: BUILD ---
(

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

) > $C_FIFO 2>&1


--- NEW FILE: DETAILS ---
          MODULE=libavc1394
         VERSION=0.4.1
          SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
   SOURCE_VFY[0]=md5:cca44f87bda7d5572473290dec7cd81e
        WEB_SITE=http://sourceforge.net/projects/libraw1394
         ENTERED=20030909
         UPDATED=20030909
      MAINTAINER=couannette at free.fr
           SHORT="Library Interface for AV/C devices"
cat << EOF
libavc1394 is a programming interface to the AV/C specification from
the 1394 Trade Assocation. AV/C stands for Audio/Video Control.  Currently,
applications use the library to control the tape transport mechansim on DV
camcorders. However, there are many devices and functions of devices that
can be controlled via AV/C. Eventually, the library will be expanded to
implement more of the specification and to provide high level interfaces
to various devices.
EOF




More information about the Lunar-commits mailing list