<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[117339] trunk/dports/multimedia/hdhomerun_gui</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/117339">117339</a></dd>
<dt>Author</dt> <dd>macsforever2000@macports.org</dd>
<dt>Date</dt> <dd>2014-02-22 13:47:41 -0800 (Sat, 22 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>hdhomerun_gui: Update to version 20140121. (#42592)</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsmultimediahdhomerun_guiPortfile">trunk/dports/multimedia/hdhomerun_gui/Portfile</a></li>
<li><a href="#trunkdportsmultimediahdhomerun_guifilespatchlibhdhomerundiff">trunk/dports/multimedia/hdhomerun_gui/files/patch-libhdhomerun.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsmultimediahdhomerun_guiPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/multimedia/hdhomerun_gui/Portfile (117338 => 117339)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/multimedia/hdhomerun_gui/Portfile        2014-02-22 19:51:10 UTC (rev 117338)
+++ trunk/dports/multimedia/hdhomerun_gui/Portfile        2014-02-22 21:47:41 UTC (rev 117339)
</span><span class="lines">@@ -2,15 +2,19 @@
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem          1.0
</span><ins>+PortGroup           app 1.0
</ins><span class="cx"> 
</span><span class="cx"> name                hdhomerun_gui
</span><del>-version             20120405
</del><ins>+version             20140121
</ins><span class="cx"> categories          multimedia
</span><span class="cx"> platforms           darwin
</span><span class="cx"> license             GPL-3
</span><span class="cx"> maintainers         nomaintainer
</span><del>-description         HDHomeRun GTK GUI
-long_description    ${description}
</del><ins>+description         HDHomeRun configuration utility, GTK GUI
+long_description    Provides a utility program to access, configure and test \
+                    HDHomeRun network tuner devices from SiliconDust including viewing \
+                    live television.  May also be used to upgrade firmware.  Uses GTK \
+                    graphical environment.
</ins><span class="cx"> homepage            http://www.silicondust.com/
</span><span class="cx"> 
</span><span class="cx"> master_sites        http://download.silicondust.com/hdhomerun
</span><span class="lines">@@ -21,17 +25,17 @@
</span><span class="cx"> patch.args          -p1
</span><span class="cx"> extract.suffix      .tgz
</span><span class="cx"> worksrcdir          hdhomerun_config_gui
</span><del>-checksums           rmd160 e0d1b748878a93b569482c685071ed1706aa09ad \
-                    sha256 a2a9bee89d2911dd15024da53329bccf7cc5f14f801af12f32e50e0b54529ed2
</del><ins>+checksums           rmd160  1647563fee263f150cc52018c26c33199818946c \
+                    sha256  56575484578ce5a116a20e342969e41d60ad7db1212eb8c21ed134f14b6efd99
+
</ins><span class="cx"> livecheck.type      regex
</span><span class="cx"> livecheck.url       http://www.silicondust.com/support/hdhomerun/downloads/
</span><span class="cx"> livecheck.regex     Current release: (\[0-9\]+)
</span><span class="cx"> 
</span><span class="cx"> depends_build       port:pkgconfig
</span><span class="cx"> depends_lib         port:hdhomerun port:gtk2
</span><del>-# VLC-devel would also be acceptable.  VLC09 is not.  Patch to handle
-# this welcome
-depends_run         port:VLC
</del><ins>+depends_run         port:VLC \
+                    path:bin/Xquartz:xorg-server
</ins><span class="cx"> 
</span><span class="cx"> post-patch {
</span><span class="cx">     reinplace &quot;s|@FIRMWARE_DIR@|${prefix}/share/hdhomerun/|g&quot; \
</span><span class="lines">@@ -42,16 +46,18 @@
</span><span class="cx">         ${worksrcpath}/OSX/Info.plist
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-post-destroot {
-    set app_contents \
-        &quot;${destroot}${applications_dir}/HDHomeRun Config.app/Contents&quot;
</del><ins>+post-build {
+# no execute permission, will refuse to run with &quot;Error 126&quot;, Permission denied
+    file attributes ${worksrcpath}/install-sh -permissions +x
+}
</ins><span class="cx"> 
</span><del>-    xinstall -d -m 0755 ${app_contents}/Resources
-    xinstall -d -m 0755 ${app_contents}/MacOS
</del><ins>+app.name            HDHomerun
+app.executable      hdhomerun_config_gui
+app.icon            ${worksrcpath}/OSX/hdhr.icns
</ins><span class="cx"> 
</span><del>-    xinstall -m 0644 ${filespath}/PkgInfo ${app_contents}
-    xinstall -m 0644 ${worksrcpath}/OSX/Info.plist ${app_contents}
-    xinstall -m 0644 ${worksrcpath}/OSX/hdhr.icns \
-        ${app_contents}/Resources
-    ln -s ${prefix}/bin/hdhomerun_config_gui ${app_contents}/MacOS/
</del><ins>+post-destroot {
+# Stop icon from bouncing on dock
+# see https://trac.macports.org/ticket/40110
+    reinplace -E {s|(&lt;string&gt;APPL&lt;/string&gt;)|\1 &lt;key&gt;LSUIElement&lt;/key&gt;&lt;string&gt;1&lt;/string&gt;|} \
+        &quot;${destroot}${applications_dir}/HDHomerun.app/Contents/Info.plist&quot;
</ins><span class="cx"> }
</span></span></pre></div>
<a id="trunkdportsmultimediahdhomerun_guifilespatchlibhdhomerundiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/multimedia/hdhomerun_gui/files/patch-libhdhomerun.diff (117338 => 117339)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/multimedia/hdhomerun_gui/files/patch-libhdhomerun.diff        2014-02-22 19:51:10 UTC (rev 117338)
+++ trunk/dports/multimedia/hdhomerun_gui/files/patch-libhdhomerun.diff        2014-02-22 21:47:41 UTC (rev 117339)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-diff -ur hdhomerun_config_gui.orig/Makefile.in hdhomerun_config_gui/Makefile.in
---- hdhomerun_config_gui.orig/Makefile.in        2011-04-30 18:26:07.000000000 -0400
-+++ hdhomerun_config_gui/Makefile.in        2011-04-30 18:29:17.000000000 -0400
-@@ -177,7 +177,7 @@
- target_alias = @target_alias@
</del><ins>+diff -ur -x .DS_Store -x '*.orig' hdhomerun_config_gui/Makefile.in hdhomerun_config_gui/Makefile.in
+--- hdhomerun_config_gui/Makefile.in        2013-03-23 13:22:13.000000000 -0400
++++ hdhomerun_config_gui/Makefile.in        2013-12-01 20:38:28.000000000 -0500
+@@ -182,7 +182,7 @@
+ top_build_prefix = @top_build_prefix@
</ins><span class="cx">  top_builddir = @top_builddir@
</span><span class="cx">  top_srcdir = @top_srcdir@
</span><span class="cx"> -SUBDIRS = ../libhdhomerun src po
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx">  EXTRA_DIST = \
</span><span class="cx">          autogen.sh \
</span><span class="cx">          hdhomerun_config.glade \
</span><del>-diff -ur hdhomerun_config_gui.orig/src/Makefile.in hdhomerun_config_gui/src/Makefile.in
---- hdhomerun_config_gui.orig/src/Makefile.in        2011-04-30 18:26:07.000000000 -0400
-+++ hdhomerun_config_gui/src/Makefile.in        2011-04-30 18:32:04.000000000 -0400
-@@ -176,7 +176,6 @@
</del><ins>+diff -ur -x .DS_Store -x '*.orig' hdhomerun_config_gui/src/Makefile.in hdhomerun_config_gui/src/Makefile.in
+--- hdhomerun_config_gui/src/Makefile.in        2013-03-23 13:22:13.000000000 -0400
++++ hdhomerun_config_gui/src/Makefile.in        2013-12-01 20:37:55.000000000 -0500
+@@ -181,7 +181,6 @@
</ins><span class="cx">  top_builddir = @top_builddir@
</span><span class="cx">  top_srcdir = @top_srcdir@
</span><span class="cx">  INCLUDES = \
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">          -DPACKAGE_DATA_DIR=\&quot;&quot;$(datadir)&quot;\&quot; \
</span><span class="cx">          -DPACKAGE_LOCALE_DIR=\&quot;&quot;$(prefix)/$(DATADIRNAME)/locale&quot;\&quot; \
</span><span class="cx">          @PACKAGE_CFLAGS@
</span><del>-@@ -192,7 +191,7 @@
</del><ins>+@@ -197,7 +196,7 @@
</ins><span class="cx">          HDHRConfig.cpp HDHRConfig.h
</span><span class="cx">  
</span><span class="cx">  hdhomerun_config_gui_LDADD = \
</span><span class="lines">@@ -30,16 +30,16 @@
</span><span class="cx">          @PACKAGE_LIBS@ $(INTLLIBS)
</span><span class="cx">  
</span><span class="cx">  all: all-am
</span><del>-@@ -412,7 +411,7 @@
</del><ins>+@@ -421,7 +420,7 @@
</ins><span class="cx">  
</span><del>- install-dvi: install-dvi-am
</del><ins>+ install-dvi-am:
</ins><span class="cx">  
</span><span class="cx"> -install-exec-am: install-binPROGRAMS install-exec-local
</span><span class="cx"> +install-exec-am: install-binPROGRAMS
</span><span class="cx">  
</span><span class="cx">  install-html: install-html-am
</span><span class="cx">  
</span><del>-@@ -452,7 +451,7 @@
</del><ins>+@@ -469,7 +468,7 @@
</ins><span class="cx">          distclean-generic distclean-tags distdir dvi dvi-am html \
</span><span class="cx">          html-am info info-am install install-am install-binPROGRAMS \
</span><span class="cx">          install-data install-data-am install-dvi install-dvi-am \
</span><span class="lines">@@ -48,12 +48,18 @@
</span><span class="cx">          install-html-am install-info install-info-am install-man \
</span><span class="cx">          install-pdf install-pdf-am install-ps install-ps-am \
</span><span class="cx">          install-strip installcheck installcheck-am installdirs \
</span><del>-@@ -461,8 +460,6 @@
-         tags uninstall uninstall-am uninstall-binPROGRAMS
</del><ins>+@@ -479,14 +478,6 @@
+         uninstall-local
</ins><span class="cx">  
</span><span class="cx">  
</span><span class="cx"> -install-exec-local:
</span><del>--        $(INSTALL) ../../libhdhomerun/libhdhomerun.so $(libdir)
</del><ins>+-        test -z &quot;$(libdir)&quot; || $(MKDIR_P) &quot;$(DESTDIR)$(libdir)&quot;
+-        $(INSTALL) ../../libhdhomerun/libhdhomerun.so $(DESTDIR)$(libdir)
+-        $(INSTALL) ../../libhdhomerun/hdhomerun_config $(DESTDIR)$(bindir)
+-
+-uninstall-local:
+-        -rm -f &quot;$(DESTDIR)$(libdir)/libhdhomerun.so&quot;
+-        -rm -f &quot;$(DESTDIR)$(bindir)/hdhomerun_config&quot; 
</ins><span class="cx">  # Tell versions [3.59,3.63) of GNU make to not export all variables.
</span><span class="cx">  # Otherwise a system limit (for SysV at least) may be exceeded.
</span><span class="cx">  .NOEXPORT:
</span></span></pre>
</div>
</div>

</body>
</html>