--- libhdhomerun-0.20080430.orig/debian/copyright +++ libhdhomerun-0.20080430/debian/copyright @@ -0,0 +1,176 @@ +This package was debianized by Mario Limonciello on +Fri, 25 May 2007 00:08:23 -0500 + +It was downloaded from: +http://download.silicondust.com/hdhomerun/libhdhomerun_20070716.tgz + +Copyright: © 2005-2006 Silicondust Engineering Ltd. + + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates + the terms and conditions of version 3 of the GNU General Public + License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser + General Public License, and the "GNU GPL" refers to version 3 of the GNU + General Public License. + + "The Library" refers to a covered work governed by this License, + other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided + by the Library, but which is not otherwise based on the Library. + Defining a subclass of a class defined by the Library is deemed a mode + of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an + Application with the Library. The particular version of the Library + with which the Combined Work was made is also called the "Linked + Version". + + The "Minimal Corresponding Source" for a Combined Work means the + Corresponding Source for the Combined Work, excluding any source code + for portions of the Combined Work that, considered in isolation, are + based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the + object code and/or source code for the Application, including any data + and utility programs needed for reproducing the Combined Work from the + Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License + without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a + facility refers to a function or data to be supplied by an Application + that uses the facility (other than as an argument passed when the + facility is invoked), then you may convey a copy of the modified + version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from + a header file that is part of the Library. You may convey such object + code under terms of your choice, provided that, if the incorporated + material is not limited to numerical parameters, data structure + layouts and accessors, or small macros, inline functions and templates + (ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, + taken together, effectively do not restrict modification of the + portions of the Library contained in the Combined Work and reverse + engineering for debugging such modifications, if you also do each of + the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the + Library side by side in a single library together with other library + facilities that are not Applications and are not covered by this + License, and convey such a combined library under terms of your + choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions + of the GNU Lesser General Public License from time to time. Such new + versions will be similar in spirit to the present version, but may + differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the + Library as you received it specifies that a certain numbered version + of the GNU Lesser General Public License "or any later version" + applies to it, you have the option of following the terms and + conditions either of that published version or of any later version + published by the Free Software Foundation. If the Library as you + received it does not specify a version number of the GNU Lesser + General Public License, you may choose any version of the GNU Lesser + General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide + whether future versions of the GNU Lesser General Public License shall + apply, that proxy's public statement of acceptance of any version is + permanent authorization for you to choose that version for the + Library. + +The Debian packaging is © 2007, Mario Limonciello and is +also licensed under the LGPL. --- libhdhomerun-0.20080430.orig/debian/compat +++ libhdhomerun-0.20080430/debian/compat @@ -0,0 +1 @@ +5 --- libhdhomerun-0.20080430.orig/debian/docs +++ libhdhomerun-0.20080430/debian/docs @@ -0,0 +1,2 @@ +lgpl.txt +README --- libhdhomerun-0.20080430.orig/debian/changelog +++ libhdhomerun-0.20080430/debian/changelog @@ -0,0 +1,46 @@ +libhdhomerun (0.20080430-0ubuntu1) intrepid; urgency=low + + * New upstream version. + * debian/rules: + - Adjust LDFLAGS so that we don't FTBFS. + + -- Mario Limonciello Tue, 01 Jul 2008 11:30:37 -0500 + +libhdhomerun (0.20080104-0ubuntu1) hardy; urgency=low + + * New upstream version. + + -- Mario Limonciello Fri, 01 Feb 2008 13:08:21 -0600 + +libhdhomerun (0.20071120-0ubuntu1) hardy; urgency=low + + * New upstream version. + + -- Mario Limonciello Mon, 26 Nov 2007 17:43:05 -0600 + +libhdhomerun (0.20071015-0ubuntu1) hardy; urgency=low + + * New upstream version. + + -- Mario Limonciello Wed, 31 Oct 2007 17:42:09 -0400 + +libhdhomerun (0.20070716-0ubuntu1) gutsy; urgency=low + + * New upstream version (LP: #126420) + - Introduces lightweight DHCP server + * Update license to LGPLv3. + + -- Mario Limonciello Tue, 17 Jul 2007 09:08:05 -0500 + +libhdhomerun (0.20070616-0ubuntu1) gutsy; urgency=low + + * New upstream version. (LP: 123639) + - Prevents reflashing the same firmware. + + -- Mario Limonciello Mon, 25 Jun 2007 17:16:17 -0500 + +libhdhomerun (0.20070512-0ubuntu1) gutsy; urgency=low + + * Initial release. + + -- Mario Limonciello Fri, 25 May 2007 00:08:23 -0500 --- libhdhomerun-0.20080430.orig/debian/manpages +++ libhdhomerun-0.20080430/debian/manpages @@ -0,0 +1 @@ +debian/hdhomerun_config.1 --- libhdhomerun-0.20080430.orig/debian/install +++ libhdhomerun-0.20080430/debian/install @@ -0,0 +1 @@ +hdhomerun_config usr/bin --- libhdhomerun-0.20080430.orig/debian/rules +++ libhdhomerun-0.20080430/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/class/makefile.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +LDFLAGS+=-lpthread --- libhdhomerun-0.20080430.orig/debian/control +++ libhdhomerun-0.20080430/debian/control @@ -0,0 +1,22 @@ +Source: libhdhomerun +Priority: optional +Section: misc +Maintainer: Mario Limonciello +Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5.0), cdbs + +Package: hdhomerun-config +Architecture: any +Depends: ${shlibs:Depends} +Recommends: hdhomerun-firmware +Description: Configuration utility for Silicon Dust HD HomeRun + This package supports the Silicon Dust HDHomeRun. + The HDHomeRun is a networked, two tuner digital TV tuner + compatible with MythTV, SageTV, and VLC. + . + This utility can be used for: + * Discovering your tuner location and name + * Gathering tuner settings + * Setting tuner setting + * Performing scans + * Performing firmware upgrades --- libhdhomerun-0.20080430.orig/debian/hdhomerun_config.1 +++ libhdhomerun-0.20080430/debian/hdhomerun_config.1 @@ -0,0 +1,59 @@ +.TH "HDHOMERUN_CONFIG" "1" "May 26, 2007" "" "" +.SH "NAME" +hdhomerun_config \- A utility used for maintaining and controlling a Silicon Dust HDHomeRun +.SH "SYNOPSIS" +.B hdhomerun_config +.RI +.RI command +.RI [ options ] +.SH "DESCRIPTION" +The HDHomeRun is a networked digital television receiver with two tuners. It can tune QAM64, QAM128, QAM256, or 8VSB television streams. + +It is most useful in the United States where QAM is very commonly used for cable transmission and 8VSB (ATSC) for Over The Air television transmission. + +This utility can be used to control the HDHomeRun, update it, and query information about it. + +The only requirement for the utility is that the HDHomeRun be hooked up on the same subnet as the computer peforming the actions. The HDHomeRun will receive an address via DHCP, so if static addressing is in use on the network instead, the device will not function. +.SH "FEATURES" +1) Multiple tuners. For those nights that several primetime shows are on at the same time, you won't need to worry. + +2) QAM & OTA support. Both tuners can be set as either QAM or OTA. This way if only a few channels are available by one variety, but you would still like those channels, each tuner can be used for the different connections. + +3) Networked. The HDHomeRun can be accessed by any computer on the local network by using VLC, MythTV, or SageTV. + +4) Upgradable. Silicon Dust regularly releases firmware updates for the HDHomeRun. These can be used to add support for upcoming recording standards, changing frequencies, or stability. +.SH "OPTIONS" + discover Locates all HDHomeRun(s) on your network and displays their ID + get help Displays supported configuration for current firmware revision + get Obtains the current value for the given configuration + set Sets the new current value for the given configuration + scan Performs a QAM/8VSB scan using and saves results to + save Saves a copy of the stream that is tuning to + upgrade Installs as a firmware upgrade on the HDHomeRun + +\fBWARNING:\fR Don't attempt to upgrade the HDHomeRun with something other than a Silicon Dust firmware update. + +Using the May 12, 2007 firmware, here are the currently supported configuration items: + + /tuner/channel : Get/set modulation and frequency + /tuner/channelmap Get/set channel to frequency map + /tuner/filter 0x\-0x [...] Get/set PID filter + /tuner/program Get/set MPEG program filter + /tuner/target : Get/set target IP for tuner + /tuner/status Display status of tuner + /tuner/streaminfo Display stream info + /tuner/debug Display debug info for tuner + /ir/target : Get/set target IP for IR + /lineup/location : Get/Set location for lineup + /lineup/location disabled Disable lineup server connection + /sys/version Display firmware version + /sys/copyright Display firmware copyright + /sys/debug Display debug info +.SH "AUTHOR" +The HDHomeRun configuration utility was written by Silicon Dust to support their product. +.PP +This manual page was written by Mario Limonciello , +for the Ubuntu project (but may be used by others). +.SH "COPYRIGHT" +Copyright 2005-2006 Silicon Dust Engineering Ltd. +This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.