Bug 174527 - Update multimedia/cx88 to 1.4.5
Summary: Update multimedia/cx88 to 1.4.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-17 22:00 UTC by jason.harmening
Modified: 2012-12-18 01:43 UTC (History)
0 users

See Also:


Attachments
file.diff (2.18 KB, patch)
2012-12-17 22:00 UTC, jason.harmening
no flags Details | Diff
patch_cx88.txt (2.23 KB, text/plain; charset=US-ASCII)
2012-12-18 01:08 UTC, jason.harmening
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jason.harmening 2012-12-17 22:00:00 UTC
--fix DVB hang w/ VLC 2.0
--improve interrupt handling performance for all devices
--clean up analog signal scan output

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2012-12-18 00:16:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 beech 2012-12-18 00:37:00 UTC
Port fails tinderbox:

cx88_xml_config.cpp: In member function 'int 
cx88_xml_channel::parse_analog_video(const char*, avb_video_fmt_t&)':
cx88_xml_config.cpp:702: error: 'AVB_VIDEO_FMT_SECAM_K3' was not declared in 
this scope
*** [cx88_xml_config.o] Error code 1

http://tom1.akherb.com/tb/errors/9-FreeBSD/cx88-1.4.5.log
Comment 3 jason.harmening 2012-12-18 01:08:39 UTC
--Removed enum value from not-yet-released libtuner headers
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2012-12-18 01:43:07 UTC
State Changed
From-To: open->closed

Committed, Thanks!