Source: libvideo-ivtv-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50~), perl Maintainer: tony mancill Uploaders: gregor herrmann Standards-Version: 3.9.0 Homepage: http://ivtvdriver.org/ Vcs-Svn: http://dorf.mancill.com/svn/deb/libvideo-ivtv-perl/ Vcs-Browser: http://dorf.mancill.com/websvn/listing.php?repname=deb&path=%2Flibvideo-ivtv-perl%2F Package: libvideo-ivtv-perl Architecture: linux-any kfreebsd-any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl extension for using V4l2 in the ivtv perl scripts The Video::ivtv module will provide helper methods for working with videodev2.h structures and making ioctl calls that have proven to be too difficult to create pack strings for in perl itself. . This is not supposed to be an equivalent of the Video::Capture::V4l module which was created for videodev.h.