Ticket #47238: hdhomerun_gui_20141210.diff

File hdhomerun_gui_20141210.diff, 4.1 KB (added by ctreleaven (Craig Treleaven), 10 years ago)

incomplete patch

  • files/patch-libhdhomerun.diff

    Incomplete patch
    20151210 version wants to build with GTK +Quartz-X11 
    This is not the default variants for gtk ports; could not successfully build with
    these variants.  
    
    Needs more work!
    CT 2015Mar22
    
    
     
    11diff -ur hdhomerun_config_gui/Makefile.in.orig hdhomerun_config_gui/Makefile.in
    2 --- hdhomerun_config_gui/Makefile.in.orig       2014-05-19 18:41:10.000000000 -0400
    3 +++ hdhomerun_config_gui/Makefile.in    2014-10-12 10:42:47.000000000 -0400
    4 @@ -238,7 +238,7 @@
     2--- hdhomerun_config_gui/Makefile.in.orig       2015-03-22 07:46:06.000000000 -0400
     3+++ hdhomerun_config_gui/Makefile.in    2015-03-22 07:59:13.000000000 -0400
     4@@ -304,7 +304,7 @@
    55 top_build_prefix = @top_build_prefix@
    66 top_builddir = @top_builddir@
    77 top_srcdir = @top_srcdir@
     
    1010 EXTRA_DIST = \
    1111        autogen.sh \
    1212        hdhomerun_config.glade \
     13
    1314diff -ur hdhomerun_config_gui/src/Makefile.in.orig hdhomerun_config_gui/src/Makefile.in
    14 --- hdhomerun_config_gui/src/Makefile.in.orig   2014-05-19 18:41:10.000000000 -0400
    15 +++ hdhomerun_config_gui/src/Makefile.in        2014-10-12 10:37:07.000000000 -0400
    16 @@ -205,7 +205,6 @@
     15--- hdhomerun_config_gui/src/Makefile.in.orig   2015-03-22 07:50:13.000000000 -0400
     16+++ hdhomerun_config_gui/src/Makefile.in        2015-03-22 07:55:36.000000000 -0400
     17@@ -279,7 +279,6 @@
    1718 top_builddir = @top_builddir@
    1819 top_srcdir = @top_srcdir@
    1920 INCLUDES = \
     
    2122        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
    2223        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
    2324        @PACKAGE_CFLAGS@
    24 @@ -221,7 +220,7 @@
     25@@ -295,7 +294,7 @@
    2526        HDHRConfig.cpp HDHRConfig.h
    2627 
    2728 hdhomerun_config_gui_LDADD = \
     
    3031        @PACKAGE_LIBS@ $(INTLLIBS)
    3132 
    3233 all: all-am
    33 @@ -478,7 +477,7 @@
     34@@ -555,7 +554,7 @@
    3435 
    3536 install-dvi-am:
    3637 
     
    3940 
    4041 install-html: install-html-am
    4142 
    42 @@ -526,7 +525,7 @@
    43         distclean-generic distclean-tags distdir dvi dvi-am html \
    44         html-am info info-am install install-am install-binPROGRAMS \
    45         install-data install-data-am install-dvi install-dvi-am \
    46 -       install-exec install-exec-am install-exec-local install-html \
    47 +       install-exec install-exec-am install-html \
    48         install-html-am install-info install-info-am install-man \
    49         install-pdf install-pdf-am install-ps install-ps-am \
    50         install-strip installcheck installcheck-am installdirs \
     43@@ -604,7 +603,7 @@
     44        distdir dvi dvi-am html html-am info info-am install \
     45        install-am install-binPROGRAMS install-data install-data-am \
     46        install-dvi install-dvi-am install-exec install-exec-am \
     47-       install-exec-local install-html install-html-am install-info \
     48+       install-html install-html-am install-info \
     49        install-info-am install-man install-pdf install-pdf-am \
     50        install-ps install-ps-am install-strip installcheck \
     51        installcheck-am installdirs maintainer-clean \
  • Portfile

     
    55PortGroup           app 1.0
    66
    77name                hdhomerun_gui
    8 version             20140604
     8version             20141210
    99categories          multimedia
    1010platforms           darwin
    1111license             GPL-3
     
    2525patch.args          -p1
    2626extract.suffix      .tgz
    2727worksrcdir          hdhomerun_config_gui
    28 checksums           rmd160  0a43472f32c471d9bb675797e305ad31c02246e0 \
    29                     sha256  aa0b330d99612fe25035074463ac40d1e2d7879040d6d8b3e2e9681032d82208
     28checksums           rmd160  768cbed2989e3e83e8d398c57b7ca68ff2caea1e \
     29                    sha256  23460550c6c9a085a6de54032fab8047aed1fe60e473fdb61f6efe124c5461e5
    3030
    3131livecheck.type      regex
    3232livecheck.url       http://www.silicondust.com/support/hdhomerun/downloads/
     
    5151    file attributes ${worksrcpath}/install-sh -permissions +x
    5252}
    5353
     54use_autoconf        yes
     55
    5456app.name            HDHomerun
    5557app.executable      hdhomerun_config_gui
    5658app.icon            ${worksrcpath}/OSX/hdhr.icns