Package: zapping / 0.10~cvs6-11

Metadata

Package Version Patches format
zapping 0.10~cvs6-11 3.0 (quilt)

Patch series

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

configure.in | 8 4 + 4 - 0 !
help/man/Makefile.am | 17 3 + 14 - 0 !
help/omf.make | 2 0 + 2 - 0 !
plugins/alirc/Makefile.am | 5 4 + 1 - 0 !
plugins/deinterlace/Makefile.am | 6 5 + 1 - 0 !
plugins/mpeg/Makefile.am | 5 4 + 1 - 0 !
plugins/screenshot/Makefile.am | 6 5 + 1 - 0 !
plugins/subtitle/Makefile.am | 3 3 + 0 - 0 !
plugins/teletext/Makefile.am | 4 4 + 0 - 0 !
po/Makefile.in.in | 1 1 + 0 - 0 !
src/Makefile.am | 4 3 + 1 - 0 !
zapping_setup_fb/Makefile.am | 2 2 + 0 - 0 !
12 files changed, 38 insertions(+), 25 deletions(-)

 00 automake.

Drop plugin symlinks, link plugins with additional libraries, add
-Wl,--as-needed to LDFLAGS, rebuild man pages from source xml files.

01 FTBFS libzvbi.patch | (download)

src/plugin_common.h | 6 6 + 0 - 0 !
src/zvbi.h | 6 6 + 0 - 0 !
2 files changed, 12 insertions(+)

 01 ftbfs libzvbi.

Patch for Bug#456837 (zapping: FTBFS: /usr/include/libzvbi.h:209: error: expected
';', ',' or ')' before '*' token)

02 FTBFS simd.patch | (download)

test/simd.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 02 ftbfs simd.

Patch for #424502  (FTBFS: simd.c:219: error: shift must be an immediate).

03 Desktop.patch | (download)

zapping.desktop.in.in | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 03 desktop.

Fix desktop file problems found by `desktop-file-validate'

04 Schemas.patch | (download)

zapping.schemas.in | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 04 schemas.

Fix zapping.schemas file, taken from upstream CVS:
http://zapping.cvs.sourceforge.net/zapping/zapping/zapping.schemas.in?r1=1.7&r2=1.8&sortby=rev

05 FTBFS PowerPC.patch | (download)

libtv/Makefile.am | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 05 ftbfs powerpc.

Fix FTBFS on PowerPC

06 Reqbufs may fail.patch | (download)

src/tveng25.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 06 reqbufs may fail.

Patch from Bug#528167 - it is possible that the ioctl
VIDIOC_REQBUFS can return a value greater than 0 on success.

07 FTBFS Python2.6.patch | (download)

acinclude.m4 | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 07 ftbfs python2.6.

Fix for bug #571516: zapping: FTBFS with Python 2.6 as default.

08 Spelling typos.patch | (download)

plugins/alirc/alirc.c | 2 1 + 1 - 0 !
src/tveng.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 08 spelling typos.

Fix spelling typos found by lintian.

09 Save settings.patch | (download)

src/cmd.c | 2 2 + 0 - 0 !
src/v4linterface.c | 3 3 + 0 - 0 !
2 files changed, 5 insertions(+)

 09 save settings.

Update control values to get actual volume level stored in settings file.

10 Man typos.patch | (download)

help/man/zapping.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 10 man typos.

Fix man page typo found by lintian.

11 FTBFS libpng1.5.patch | (download)

libvbi/exp-gfx.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 11 ftbfs libpng1.5

Fix build with libpng 1.5 (closes: #650580), the error message was:
../../libvbi/exp-gfx.c:1770:6: error: dereferencing pointer to incomplete type

12 Ignore ENUMAUDIO failure.patch | (download)

src/tveng25.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 12 ignore enumaudio failure.

Ignore failure of VIDIOC_ENUMAUDIO.

13 Assertions warnings.patch | (download)

libtv/misc.h | 9 0 + 9 - 0 !
libvbi/exp-gfx.c | 2 1 + 1 - 0 !
libvbi/hamm.h | 2 1 + 1 - 0 !
libvbi/misc.h | 8 0 + 8 - 0 !
4 files changed, 2 insertions(+), 19 deletions(-)

 13 assertions warnings.

Get rid of `assertions are deprecated extensions' warnings.

14 Strict aliasing.patch | (download)

libvbi/Makefile.am | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 14 strict aliasing.

Disable strict aliasing for exp-gfx.o.

15 Misc warnings.patch | (download)

libtv/screen.c | 8 4 + 4 - 0 !
libvbi/caption_decoder.c | 2 0 + 2 - 0 !
libvbi/conv.c | 4 2 + 2 - 0 !
libvbi/misc.h | 2 1 + 1 - 0 !
libvbi/network-table.h | 2 1 + 1 - 0 !
libvbi/teletext.c | 2 0 + 2 - 0 !
libvbi/teletext_decoder.c | 2 0 + 2 - 0 !
7 files changed, 8 insertions(+), 14 deletions(-)

 15 misc warnings.

Fix miscellaneous g++ warnings.

16 Glib single include.patch | (download)

src/zvbi.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 16 glib single include.

Patch for Bug#665630: Including individual glib headers no longer supported.

Including invidiual glib headers has been deprecated for several years.
Starting with glib 2.32 it is now mandatory to include glib.h instead
of individual headers, or the compiler will generate an error.

17 Do not show the build date.patch | (download)

src/main.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not show the build date, as it makes the package to be unreproducible


18 Fix Segfault.patch | (download)

common/alloc.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix alloc_aligned on 64bit.

Even better would probably be to define HAVE_MEMALIGN.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852018