Summary: | multimedia/kaffeine: DVB functionality has gone since the update to 1.3.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stefan Rumetshofer <sterum77> | ||||
Component: | Individual Port(s) | Assignee: | Tilman Keskinoz <arved> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | arved | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Stefan Rumetshofer
2016-03-17 19:26:14 UTC
Created attachment 169925 [details]
Fix DVB detection
I have fixed the broken configure check.
The port compiles now with DVB Support.
I hacked out the inotify usage, as far as i understand the code it is only used for hotplugin-detection.
I don't have a DVB device. Can You test if the attached patch makes DVB work for you?
(In reply to Tilman Keskinoz from comment #1) Yes, kaffeine now compiles successfully with DVB support and watching TV is possible again. Tested with my TechnoTrend TT-connect S2-3650 CI USB Receiver. Thank you very much. A commit references this bug: Author: arved Date: Wed May 4 09:23:20 UTC 2016 New revision: 414596 URL: https://svnweb.freebsd.org/changeset/ports/414596 Log: Fix DVB support PR: 208097 Reported by: Stefan Rumetshofer Grab back maintainership Changes: head/multimedia/kaffeine/Makefile head/multimedia/kaffeine/files/patch-dmx.h head/multimedia/kaffeine/files/patch-dvbdevice_linux.cpp head/multimedia/kaffeine/files/patch-frontend.h I have committed a fix, thanks for reporting |