Opened 10 years ago
Closed 10 years ago
#47238 closed defect (fixed)
hdhomerun_gui: untangle GTK support
Reported by: | ctreleaven (Craig Treleaven) | Owned by: | ctreleaven (Craig Treleaven) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | hdhomerun_gui |
Description
This report is a reminder for myself about work needed...
The 20121210 release of hdhomerun_gui changes the build on Darwin. It assumes that GTK will be built with Quartz support. I attempted to build gtk thus so but failed a couple of times. Right now, I don't have time to track down the right incantations.
The alternatives seem to be: 1) Patch out the Darwin/gtk-quartz stuff as the MacPorts default is +X11. Pro: consistent with other gtk-based ports. 2) Go whole-hog--work out how to build with gtk-quartz but add variant (likely default) to build with X11 support. Seems overkill for a port that apparently has few users.
Attached patch is incomplete--fetches, extracts and patches 20141210 version but configure fails. Hard parts yet to do...
Attachments (1)
Change History (3)
Changed 10 years ago by ctreleaven (Craig Treleaven)
Attachment: | hdhomerun_gui_20141210.diff added |
---|
comment:1 Changed 10 years ago by ctreleaven (Craig Treleaven)
Fixed in r134424. Only support X11 variant of GTK.
comment:2 Changed 10 years ago by ctreleaven (Craig Treleaven)
Resolution: | → fixed |
---|---|
Status: | new → closed |
incomplete patch