debian/0000755000000000000000000000000011757703762007205 5ustar debian/rules0000755000000000000000000000126111757702064010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with autotools-dev override_dh_auto_configure: dh_auto_configure -- --without-logos-install override_dh_install: sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` rm -f debian/freetuxtv/usr/share/freetuxtv/doc/COPYING dh_install debian/patches/0000755000000000000000000000000011757525105010625 5ustar debian/patches/series0000644000000000000000000000000011757525105012030 0ustar debian/compat0000644000000000000000000000000211757702205010372 0ustar 9 debian/control0000644000000000000000000000236211757702205010602 0ustar Source: freetuxtv Section: video Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Eric Beuque , Ryan Kavanagh Build-Depends: debhelper (>= 9.0.0), autotools-dev, intltool, libtool, libgtk-3-dev | libgtk2.0-dev (>= 2.22), libglib2.0-dev, libdbus-glib-1-dev, libvlc-dev, libsqlite3-dev, libcurl4-openssl-dev, libnotify-dev Standards-Version: 3.9.3 Homepage: http://code.google.com/p/freetuxtv/ Vcs-Git: git://git.debian.org/pkg-multimedia/freetuxtv.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/freetuxtv.git Package: freetuxtv Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, vlc Description: Internet television and radio player FreetuxTV is a video player based on LibVLC allowing you to watch and record TV on your PC. A large database (growing daily) of free WebTV/WebRadio/WebCam channels in more than 20 languages is accessible. You can also play streams from ISP television service if it provides this feature. Moreover, it is also possible to easily program your recording on each channel with differents transcoding formats. . The vlc package provides all multimedia codecs required by freetuxtv. debian/watch0000644000000000000000000000040011757525105010221 0ustar # Compulsory line, this is a version 3 file version=3 # Find new files on GoogleCode opts=dversionmangle=s/(\~dfsg[\d]*)?$// \ http://code.google.com/p/freetuxtv/downloads/list?can=1 .*/freetuxtv-(\d[\d\.]*)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz) debian/freetuxtv.10000644000000000000000000000236611757525105011323 0ustar .TH FREETUXTV 1 "April 19, 2012" .SH NAME freetuxtv \- Internet television and radio player .SH SYNOPSIS .B freetuxtv .RI [ options ] .SH DESCRIPTION This manual page briefly documents the .B freetuxtv player. .PP \fBfreetuxtv\fP is a video player based on LibVLC allowing you to watch and record TV on your PC. A large database (growing daily) of free WebTV/WebRadio/WebCam channels in more than 20 languages is accessible. You can also play streams from ISP television service if it provides this feature. Moreover, it is also possible to easily program your recording on each channel with differents transcoding formats. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .TP .B \-h, \-\-help Show summary of options. .TP .B \-\-open\-channel CHANNEL_NAME look for a channel corresponding to the name and play it if found (take first in the channels list) .TP .B \-v, \-\-verbose display a more detailed trace .TP .B \-\-datadir DATA_DIR set data directory .SH SEE ALSO .BR vlc (1), .SH AUTHOR freetuxtv was written by Eric Beuque. .PP This manual page was written by Eric Beuque , for the Debian project (and may be used by others). debian/README.source0000644000000000000000000000275311757525105011364 0ustar freetuxtv for Debian --------- The sources have been DFSG cleaned to remove trademarked and otherwise undistributable channel logos. The deleted files were under the directory data/images/channels and an up to date list of these can be found in the file data/images/channels/Makefile.am . Note that _none.png was created by the upstream author and is thus retained. Instructions for importing new upstream releases: 1) Import the contents of the upstream tarball into upstream branch: git-import-orig --no-merge --pristine-tar --sign-tags 2) Switch to dfsg_clean branch and import new upstream release: git checkout dfsg_clean && git merge upstream 3) Make changes needed to make sources DFSG clean: git commit -am "Make sources DFSG clean for version X.Y.Z" git tag -s dfsg_clean/X.Y.Z 4) Merge changes into master branch and update changelog with new version number: git checkout master git merge dfsg_clean/X.Y.Z dch --newversion X.Y.Z~dfsg1-1 --preserve git commit -am "Empty changelog entry with correct version" 5) Commit DFSG clean tarball to pristine-tar git-buildpackage --git-pristine-tar-commit \ --git-upstream-tree=dfsg_clean/X.Y.Z --git-builder="" -- Ryan Kavanagh Thu, 10 May 2012 07:35:08 -0400 debian/freetuxtv.manpages0000644000000000000000000000002311757525105012742 0ustar debian/freetuxtv.1 debian/menu0000644000000000000000000000015511757525105010066 0ustar ?package(freetuxtv):needs="X11" section="Applications/TV and Radio"\ title="FreetuxTV" command="freetuxtv" debian/copyright0000644000000000000000000001254711757525105011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: freetuxtv Source: http://code.google.com/p/freetuxtv/ Files: * Copyright: 2012 Eric Beuque License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. Files: */Makefile.in aclocal.m4 configure Copyright: 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. License: FSF-unlimited This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: po/Makefile.in.in Copyright: 1995, 1996, 1997 by Ulrich Drepper 2004-2008 Rodney Dawes License: other This file may be copied and used freely without restrictions. It may be used in projects which are not available under a GNU Public License, but which still want to provide support for the GNU gettext functionality. Files: compile config.guess config.sub depcomp ltmain.sh missing Copyright: 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: install-sh Copyright: 1994 X Consortium License: X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium. Files: mkinstalldirs Copyright: 1994 Noah Friedman License: public-domain From autotools, identical to 'lib/mkinstalldirs' in autotools sources. Copyright header releases it under public domain. Files: debian/* Copyright: 2012 Eric Beuque 2012 Ryan Kavanagh License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/freetuxtv.lintian-overrides0000644000000000000000000000012511757525105014610 0ustar freetuxtv: spelling-error-in-copyright GNU Public License GNU General Public License debian/changelog0000644000000000000000000000170311757702600011046 0ustar freetuxtv (0.6.5~dfsg1-1) unstable; urgency=low [ Eric Beuque ] * Upgrade to upstream version 0.6.5 + Fix segfaults when adding channels (Closes: #670649) + Don't FTBFS on amd64 due to unrecognised gcc option '-Wl' (Closes: #674397) + Remove patch for non-logo installation, fix-logo-install.patch, replaced by configure option upstream + Remove fix-desktop-entry-contains-encoding-key.patch, applied upstream * Correct typo in debchange option in README.source [ Ryan Kavanagh ] * Fix incorrect instructions for generating dfsg-clean pristine-tar in README.source * Bump compat to 9 and update the debhelper build-dependency accordingly to automatically get hardening build flags. -- Ryan Kavanagh Fri, 25 May 2012 09:13:31 -0400 freetuxtv (0.6.3~dfsg1-1) unstable; urgency=low * Initial release (Closes: #662691) -- Eric Beuque Sun, 01 Apr 2012 22:34:55 +0200 debian/gbp.conf0000644000000000000000000000044211757525105010615 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True sign-tags = True [git-import-orig] # don't merge to debian branch by default: merge = False [git-buildpackage] upstream-branch = dfsg_clean debian/source/0000755000000000000000000000000011757525105010476 5ustar debian/source/format0000644000000000000000000000001411757525105011704 0ustar 3.0 (quilt)