libvideo-ivtv-perl 0.13-7build1 source package in Ubuntu
Changelog
libvideo-ivtv-perl (0.13-7build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Mon, 21 Oct 2013 11:09:48 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Perl Group
- Architectures:
- linux-any kfreebsd-any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvideo-ivtv-perl_0.13.orig.tar.gz | 20.7 KiB | 9b93dacdf6118455245244fb6cf084f73726a812549df7214d175b9a573fb57e |
libvideo-ivtv-perl_0.13-7build1.debian.tar.gz | 2.8 KiB | d2f88fccfeb71824f23040047bfda90de3ba94dd7baae56733a135d8af4d6411 |
libvideo-ivtv-perl_0.13-7build1.dsc | 2.1 KiB | bef79ec16e27dc900b184103f9566e135d06aceb2a406fab9475640f94835299 |
Available diffs
- diff from 0.13-7 (in Debian) to 0.13-7build1 (344 bytes)
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.