libvideo-ivtv-perl 0.13-6build1 source package in Ubuntu

Changelog

libvideo-ivtv-perl (0.13-6build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sun, 08 May 2011 13:37:08 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Tony Mancill
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvideo-ivtv-perl_0.13.orig.tar.gz 20.7 KiB 9b93dacdf6118455245244fb6cf084f73726a812549df7214d175b9a573fb57e
libvideo-ivtv-perl_0.13-6build1.diff.gz 2.6 KiB 64a835eb9d559a24c30d71726e484aaa390507cad97830ac28ab4f9fed30a276
libvideo-ivtv-perl_0.13-6build1.dsc 2.0 KiB 180a7c80e2e9a258e0f07944d3dee34c74141a4419e736fbb283662dcb064806

Available diffs

View changes file

Binary packages built by this source

libvideo-ivtv-perl: 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.