Package: libvideo-capture-v4l-perl / 0.902-3

Metadata

Package Version Patches format
libvideo-capture-v4l-perl 0.902-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
bashism.patch | (download)

RTjpeg/Makefile.PL | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix bashism: dash requires path to file in "." when sourcing it.
Bug-Debian: #374151
compile failure.patch | (download)

RTjpeg/codec/modules/RTb2s_raw.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs ("error: invalid lvalue in assignment")


compile_with_ fPIC.patch | (download)

Makefile.PL | 1 1 + 0 - 0 !
RTjpeg/Makefile.PL | 3 2 + 1 - 0 !
VBI/VBI.xs | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 2 deletions(-)

 use -fpic, minor compile fixes.
Debian-Bugs: #258991, #259440, #258680
v4l2.patch | (download)

V4l/Makefile.PL | 2 1 + 1 - 0 !
V4l/V4l.pm | 11 5 + 6 - 0 !
V4l/V4l.xs | 59 37 + 22 - 0 !
3 files changed, 43 insertions(+), 29 deletions(-)

 making the module use v4l1_open function from libv4l
Bugs-Debian: #569091 -- Uses obsolete V4L1 API