Opened 2 years ago
Closed 2 years ago
#66078 closed update (fixed)
hdhomerun: Please update to 20221023
Reported by: | johnrosshunt | Owned by: | ctreleaven (Craig Treleaven) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | haspatch | Cc: | |
Port: | hdhomerun |
Description
I have a proposed update for hdhomerun. 20221023 is an important update because finally it adds support for IPV6. Portfile and Makefile patch are included.
Attachments (3)
Change History (9)
Changed 2 years ago by johnrosshunt
Attachment: | patch-01-Makefile-20221023.diff added |
---|
comment:1 Changed 2 years ago by ctreleaven (Craig Treleaven)
Owner: | set to ctreleaven |
---|---|
Status: | new → accepted |
comment:2 Changed 2 years ago by ctreleaven (Craig Treleaven)
Cc: | ctreleaven removed |
---|
Changed 2 years ago by johnrosshunt
Attachment: | Portfile.diff added |
---|
comment:3 Changed 2 years ago by johnrosshunt
One difference from the older version is that header files are installed in a subdirectory instead of dumping them all in ${prefix]/include. Other distributions generally place them there and apps that I've built all have #include <libhdhomerun/hdhomerun.h> in the source.
Tested on 10.5, 10.6, 10.7, 10.15 & 12.6.
comment:4 Changed 2 years ago by johnrosshunt
I haven't testing the GUI. I've never used the GUI before.
comment:5 Changed 2 years ago by ctreleaven (Craig Treleaven)
New release again yesterday after several bug fixes:
https://forum.silicondust.com/forum/viewtopic.php?p=387297#p387297
comment:6 Changed 2 years ago by ctreleaven (Craig Treleaven)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Could you please attach a diff for the Portfile?
Have you attempted to build/run hdhomerun_gui?