Package Details: zapping 0.10cvs6-1

Package Base: zapping
Description: Zapping, a Gnome TV viewer
Upstream URL: http://downloads.sourceforge.net/project/zapping/zapping
Category: multimedia
Licenses: GPL
Submitter: aky
Maintainer: aky
Last Packager: None
Votes: 4
First Submitted: 2010-03-10 20:15
Last Updated: 2010-03-10 20:15

Latest Comments

Comment by CPUnltd

2012-07-02 05:53

@City-busz: I added the info you suggested and got this error during build:


exp-gfx.c:1770:6: error: dereferencing pointer to incomplete type
make[3]: *** [exp-gfx.lo] Error 1
make[3]: Leaving directory `/tmp/packerbuild-1000/zapping/zapping/src/zapping-0.10cvs6/libvbi'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/packerbuild-1000/zapping/zapping/src/zapping-0.10cvs6/libvbi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/packerbuild-1000/zapping/zapping/src/zapping-0.10cvs6'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.




I notice that no one else has given feedback on this, so I thought I would, since there aren't too many tv options around here.

Comment by City-busz

2011-01-07 09:18

You should add the following line before ./configure to build properly:
sed -i 's/python_prog="python"/python_prog="python2"/' configure

The depends array should contain more things, I think the following:
depends=('esound' 'lirc-utils' 'libxxf86dga' 'libxmu' 'libgnomeui' 'zvbi' 'libxv' 'libxxf86vm' 'python2')

And the package contains a GConf schema, which should be installed in .install file.