Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74222 - [EBUILD] zvbi-0.2.9
Summary: [EBUILD] zvbi-0.2.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Television related Applications in Gentoo's Portage
URL: http://zapping.sourceforge.net/cgi-bi...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 41012
  Show dependency tree
 
Reported: 2004-12-12 11:23 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2005-06-20 04:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
media-libs/zvbi-0.2.9 (zvbi-0.2.9.ebuild,791 bytes, text/plain)
2004-12-12 11:28 UTC, Christoph Brill (egore) (RESIGNED)
Details
media-libs/zvbi-0.2.15.ebuild (zvbi-0.2.15.ebuild,777 bytes, text/plain)
2005-04-01 09:14 UTC, Johannes Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-12-12 11:23:38 UTC
libzbvi 0.2.9 has been released. Taken from their site: This version contains the VBI proxy code by Tom Zoerner. With the proxy multiple applications can share a V4L or V4L2 VBI device.

Reproducible: Always
Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2004-12-12 11:28:04 UTC
Created attachment 45842 [details]
media-libs/zvbi-0.2.9

the ebuild for zvbi-0.2.9

(I commented out the sed-part, it seems no longer be needed)

added idea from bug # 41012
Comment 2 Sergiy Borodych 2005-01-12 03:09:36 UTC
 2004-12-30 Libzvbi 0.2.10 released
    Improved bit slicer and raw VBI decoder, added a new DVB VBI demultiplexer, updated documentation and a few bugfixes. Release notes.

;)
Comment 3 Sergiy Borodych 2005-01-12 03:22:11 UTC
renamed ebuild from zvbi-0.2.9.ebuild to zvbi-0.2.10.ebuild
and have error during make :(

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10'
Making all in m4
make[2]: Entering directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10/m4'
Making all in src
make[2]: Entering directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10/src'
make[2]: *** No rule to make target `dvb_demux.h', needed by `libzvbi.h'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/zvbi-0.2.10/work/zvbi-0.2.10'
make: *** [all] Error 2
Comment 4 Johannes Hansen 2005-04-01 09:14:52 UTC
Created attachment 55046 [details]
media-libs/zvbi-0.2.15.ebuild

Bug fixed version dump
Comment 5 Gregg Casillo 2005-04-25 13:18:06 UTC
Please edit these ebuilds to allow for an install of zvbi without the dependency of an X server. Simply change the DEPEND line to read like this:

X? (virtual/x11)

This allows one to install the zvbi library on console only servers.
Comment 6 Hanno Böck gentoo-dev 2005-05-17 15:55:22 UTC
media-tv-team: is anything holding this up? 
If you don't mind, I'd take this one and do the bump. 
It's also needed for gcc4-compilation of zvbi. 
Comment 7 Doug Goldstein (RETIRED) gentoo-dev 2005-05-18 06:12:40 UTC
Hanno,

Most of the people in this herd are gone. I don't use this program nor have had
the time to mess with it. It's yours to fix but you have to add yourself as
maintainer in metadata.xml and be the daddy of zvbi.
Comment 8 Hanno Böck gentoo-dev 2005-06-20 04:14:25 UTC
bumped with various fixes