Opened 10 years ago

Closed 10 years ago

#42592 closed update (fixed)

Update for hdhomerun_gui

Reported by: ctreleaven (Craig Treleaven) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: hdhomerun_gui

Description

Attached patch updates hdhomerun_gui port to version 20140128. Uses the app portgroup to simplify creating a double-clickable Mac app.

The updated port depends on hdhomerun being updated (see 42591).

Note that with the update to VLC (in 41725), live television from an HDHomerun device can be easily tuned via HDHomerun_config_gui. SiliconDust does not provide this capability to OS X users via their pre-built software, so this is a unique feature provided by MacPorts.

Attachments (3)

patch-hdhomerun_gui_2014Feb22_01.diff (3.1 KB) - added by ctreleaven (Craig Treleaven) 10 years ago.
main.log (325.4 KB) - added by mf2k (Frank Schima) 10 years ago.
patch-hdhomerun_gui_2014Feb22_02.diff (6.7 KB) - added by ctreleaven (Craig Treleaven) 10 years ago.
Use Feb22_02 in place of prior version

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by ctreleaven (Craig Treleaven)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

I see the following error when I try to install this:

--->  Applying patch-libhdhomerun.diff
patching file Makefile.in
Hunk #1 succeeded at 182 with fuzz 1 (offset 5 lines).
patching file src/Makefile.in
Hunk #1 succeeded at 181 (offset 5 lines).
Hunk #2 succeeded at 196 (offset 5 lines).
Hunk #3 succeeded at 420 with fuzz 2 (offset 9 lines).
Hunk #4 succeeded at 468 (offset 17 lines).
Hunk #5 FAILED at 477.
1 out of 5 hunks FAILED -- saving rejects to file src/Makefile.in.rej

comment:2 Changed 10 years ago by ctreleaven (Craig Treleaven)

Odd, no offsets required for me:

--->  Applying patches to hdhomerun_gui
--->  Applying patch-libhdhomerun.diff
DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_craigtreleaven_MacPortsTemp_hdhomerun_gui_01/hdhomerun_gui/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_craigtreleaven_MacPortsTemp_hdhomerun_gui_01/hdhomerun_gui/work/hdhomerun_config_gui" && /usr/bin/patch -p0 -p1'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Users_craigtreleaven_MacPortsTemp_hdhomerun_gui_01/hdhomerun_gui/work/hdhomerun_config_gui" && /usr/bin/patch -p0 -p1 < '/Users/craigtreleaven/MacPortsTemp/hdhomerun_gui_01/files/patch-libhdhomerun.diff'
patching file Makefile.in
patching file src/Makefile.in

Could you post your full log?

BTW, thanks for so promptly updating hdhomerun and for attempting this one!

Changed 10 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:3 Changed 10 years ago by mf2k (Frank Schima)

I have attached the complete main.log. I am running Mavericks with Xcode 5.0.2 if that makes a difference. I'm also running trunk but I can't see how that would matter for a patch.

comment:4 Changed 10 years ago by ctreleaven (Craig Treleaven)

Sorry, it was my mistake--I messed up the diff command and didn't pick up the changes to that patch. Corrected patch follows.

Changed 10 years ago by ctreleaven (Craig Treleaven)

Use Feb22_02 in place of prior version

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Type: defectupdate
Version: 2.2.1

That works. Thanks! r117339.

Note: See TracTickets for help on using tickets.