Hdhomerun version 20090830 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    hdhomerun  most recent diff


    version 20090830

      View the most recent changes for the hdhomerun port at: hdhomerun.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for hdhomerun.
      The raw portfile for hdhomerun 20090830 is located here:
      http://hdhomerun.darwinports.com/dports/net/hdhomerun/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/hdhomerun


      The hdhomerun Portfile 59712 2009-10-20 20:58:28Z ecronin macports.org $

      PortSystem 1.0

      Name: hdhomerun
      Version: 20090830
      set firm_version 20090830
      Category: net multimedia
      Platform: darwin

      Maintainers: ecronin
      Description: HDHomeRun Software and Firmware
      Long Description: ${description}
      Homepage: http://www.silicondust.com/wiki/products/hdhomerun

      Master Sites: http://download.silicondust.com/hdhomerun
      distname lib${name}_${version}
      extract.suffix .tgz
      distfiles-append ${name}_atsc_firmware_${firm_version}.bin
      extract.only ${distname}${extract.suffix}
      worksrcdir lib${name}
      Checksums: ${distname}${extract.suffix} md5 9c51200782c159703f3b32de24ae2608 sha1 455a18119e92888ee220110a825abbaa9419280a rmd160 9e6e34a5a75c8ce77abf66e7d2b63624884c7424 ${name}_atsc_firmware_${firm_version}.bin md5 7701e0d64921452d4f6b2d31c2113e61 sha1 386c40a4677b492cfd01e726087b9d0e4f88e912 rmd160 9a9339fd25fe5e2725e0d57852cbd9a72faa15c3

      livecheck.type regex
      livecheck.url http://www.silicondust.com/wiki/downloads
      livecheck.regex libhdhomerun_(\[0-9\]+)\\.tgz

      use_configure no

      build.target hdhomerun_config

      destroot {
      xinstall -m 0755 ${worksrcpath}/hdhomerun_config ${destroot}${prefix}/bin/hdhomerun_config
      xinstall -d -m 0755 ${destroot}${prefix}/share/${name}/
      xinstall -m 0644 ${distpath}/${name}_atsc_firmware_${firm_version}.bin ${destroot}${prefix}/share/${name}/${name}_atsc_firmware_${firm_version}.bin
      xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}/
      xinstall -m 0644 ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}/README
      }

      post-activate {
      ui_msg "to upgrade device firmware run:"
      ui_msg " hdhomerun_config upgrade ${prefix}/share/${name}/${name}_atsc_firmware_${firm_version}.bin"
      }


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/hdhomerun
      % sudo port install hdhomerun
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching hdhomerun
      ---> Verifying checksum for hdhomerun
      ---> Extracting hdhomerun
      ---> Configuring hdhomerun
      ---> Building hdhomerun with target all
      ---> Staging hdhomerun into destroot
      ---> Installing hdhomerun
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using hdhomerun with these commands:
      %  man hdhomerun
      % apropos hdhomerun
      % which hdhomerun
      % locate hdhomerun

     Where to find more information:

    Darwin Ports



    Lightbox this page.