Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 228111

Summary: media-tv/em28xx-new new ebuild
Product: Gentoo Linux Reporter: Chí-Thanh Christopher Nguyễn <chithanh>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: strowi
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mcentral.de/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: em28xx-new-9999.ebuild
em28xx-new ebuild

Description Chí-Thanh Christopher Nguyễn gentoo-dev 2008-06-18 16:22:41 UTC
em28xx-new is an improved driver for em28xx based analog/digital tv receivers. In contrast to the in-kernel em28xx driver, em28xx-new supports more tuners and DVB on recent devices.

Reproducible: Always

Steps to Reproduce:
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-06-18 16:26:28 UTC
Created attachment 157459 [details]
em28xx-new-9999.ebuild

Live mercurial ebuild for em28xx-new
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-18 23:04:41 UTC
Live ebuilds are not very welcome in the repository, you better try a working snapshot.
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2008-06-29 11:06:58 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/media-tv/em28xx-new/

A snapshot ebuild has been added to sunrise, too.
Comment 4 Roman v. Gemmeren 2009-06-23 18:35:29 UTC
this is an updated ebuild. I put the archive of the latest pull (2009-04-09) online, including patches for 2.6.29 and 2.6.30, where it wouldn't compile or not create /dev/dvb.
Comment 5 Roman v. Gemmeren 2009-06-23 18:36:29 UTC
Created attachment 195584 [details]
em28xx-new ebuild
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2009-06-23 20:12:00 UTC
Do the patches break compilation with earlier kernels? If not, they could be applied unconditionally. Also, 2.6.29 is stable now, so supporting older kernels is not worth putting much work into.
Comment 7 Roman v. Gemmeren 2009-06-24 07:01:37 UTC
(In reply to comment #6)
> Do the patches break compilation with earlier kernels? If not, they could be
> applied unconditionally. Also, 2.6.29 is stable now, so supporting older
> kernels is not worth putting much work into.
In general i don't know. I should've said that the original patches were sent to me from a guy over at archlinux (gborzi).
For me the patched source wouldn't compile with -28. Also it was not that much work adding the kernel-version check, just a single "if kernel_is".
Comment 8 Roman v. Gemmeren 2009-06-26 09:56:00 UTC
forgot to mention, the original repository used in the previous snapshots is not available for quite some time now (Markus Rechberger is restructuring...).
So there is no other working ebuild right now.
Comment 9 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-06-22 13:21:40 UTC
Resolving as WONTFIX since upstream is dead.