Source: dv4l
Section: graphics
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev,
		libraw1394-dev, libiec61883-dev, libdv-dev, libv4l-dev
Standards-Version: 3.9.2
Homepage: http://dv4l.berlios.de/

Package: dv4l
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Redirect V4L API to access a camcorder from a V4L program
 dv4l enables programs to access a dv1394 (Firewire) camcorder by using 
 the video4linux (V4L) API.  dv4lstart uses the LD_PRELOAD facility to 
 intercept calls to the V4L API and make the camcorder's videostream available.

