debian/0000775000000000000000000000000012237776357007213 5ustar debian/vdr-sxfe.desktop0000664000000000000000000000036612215133437012327 0ustar [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=VDR X-Frontend Comment=VDR Xineliboutput Client - X-Frontend Exec=vdr-sxfe --lirc Icon=/usr/share/icons/xineliboutput-sxfe.svg Terminal=false Type=Application Categories=AudioVideo;Video;Player;TV; debian/vdr-plugin-xineliboutput.examples0000664000000000000000000000003512215133437015727 0ustar examples/remote.conf.example debian/source/0000775000000000000000000000000012215133437010471 5ustar debian/source/format0000664000000000000000000000001412215133437011677 0ustar 3.0 (quilt) debian/vdr-plugin-xineliboutput.postrm0000664000000000000000000000175412215133437015446 0ustar #! /bin/sh # postrm script for vdr-plugin-xineliboutput # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `remove' # * `purge' # * `upgrade' # * `failed-upgrade' # * `abort-install' # * `abort-install' # * `abort-upgrade' # * `disappear' overwrit>r> # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in purge) rm -rf /var/lib/vdr/plugins/xineliboutput/* || true ;; remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) ;; *) echo "postrm called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/copyright0000664000000000000000000000333612215133437011131 0ustar Upstream Homepage: http://www.sourceforge.net/projects/xineliboutput Upstream Authors: Petri Helin Petri Hintukainen Steven J. Robinson (cathbard) (NoSignal-Image) Debian Maintainers: Tobias Grimm Thomas Schmidt Thomas Günther Copyright: (C) 2003 - 2013 Petri Hintukainen (C) 2007 - 2008 Petri Helin (C) 2003 Dirk Meyer (post.c) (C) 2006 The Xine Project (C) 2000 Carsten Koch (original lirc code from VDR) Copyright (Debian packaging): (C) 2003 - 2013 Tobias Grimm, Thomas Günther, Thomas Schmidt License: 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 2 of the License, or (at your option) any later version. This program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 on most Debian systems. License (Debian packaging): The Debian packaging is licensed under the GPL, version 2 or any later version, see /usr/share/common-licenses/GPL-2. debian/vdr-fbfe.desktop0000664000000000000000000000041612215133437012260 0ustar [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=VDR FrameBuffer Frontend Comment=VDR Xineliboutput Client - FrameBuffer Frontend Exec=vdr-fbfe --lirc Icon=/usr/share/icons/vdr_xineliboutput-fbfe.svg Terminal=false Type=Application Categories=AudioVideo;Video;Player;TV; debian/libxine2-xvdr.docs0000664000000000000000000000000712215133437012535 0ustar README debian/vdr-plugin-xineliboutput.install0000664000000000000000000000031112215133437015554 0ustar libvdr-xineliboutput.so.* usr/lib/vdr/plugins/ examples/allowed_hosts.conf etc/vdr/plugins/xineliboutput/ debian/plugin.xineliboutput.conf etc/vdr/plugins/ debian/tmp/usr/share/locale debian/changelog0000664000000000000000000007310712237776357011075 0ustar vdr-plugin-xineliboutput (1.1.0-1build1) trusty; urgency=low * No change rebuild against libav 9. -- Dmitrijs Ledkovs Sun, 10 Nov 2013 21:38:55 +0000 vdr-plugin-xineliboutput (1.1.0-1) unstable; urgency=low * New upstream release -- Tobias Grimm Sat, 14 Sep 2013 21:18:41 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-6) unstable; urgency=low * Added *-dbg packages -- Tobias Grimm Mon, 01 Apr 2013 19:20:55 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-5) unstable; urgency=low * Build-depend on vdr-dev (>= 2.0.0) -- Tobias Grimm Sun, 31 Mar 2013 14:00:25 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-4) unstable; urgency=low * Build-depend on vdr-dev (>= 1.7.42) -- Tobias Grimm Sat, 23 Mar 2013 20:48:32 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-3) unstable; urgency=low * Build-depend on vdr-dev (>= 1.7.41) -- Tobias Grimm Sun, 17 Mar 2013 19:52:58 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-2) unstable; urgency=low * Build-depend on vdr-dev (>= 1.7.40) -- Tobias Grimm Sun, 10 Mar 2013 19:41:53 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20130223.2117-1) unstable; urgency=low * New Upstream Snapshot * Debhelper 9 * Updated debian/copyright * Build-depend on vdr-dev (>= 1.7.39) -- Tobias Grimm Sun, 24 Feb 2013 09:38:54 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20120609.1902-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.28) -- Tobias Grimm Sat, 09 Jun 2012 21:04:39 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20120529.1722-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Tue, 29 May 2012 19:22:47 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20120506.1319-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sun, 06 May 2012 15:20:54 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20120419.2159-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.27) -- Tobias Grimm Fri, 20 Apr 2012 00:00:43 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20120325.0846-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.26) * Standards-Version: 3.9.3 -- Tobias Grimm Sun, 25 Mar 2012 10:46:53 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20120214.0259-2) unstable; urgency=low * Added fix-segfault.patch (Closes #659655) -- Tobias Grimm Tue, 14 Feb 2012 21:38:10 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20120214.0259-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Tue, 14 Feb 2012 03:59:37 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20120130.2334-2) unstable; urgency=low * Switching to libxine2 -- Tobias Grimm Fri, 03 Feb 2012 22:11:52 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20120130.2334-1) unstable; urgency=low * New Upstream Snapshot (Closes: #657063, #656732) * Build-depend on vdr-dev (>= 1.7.23) -- Tobias Grimm Sun, 29 Jan 2012 01:51:20 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20120115.0019-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sun, 15 Jan 2012 01:19:23 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20111211.1625-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.22) -- Tobias Grimm Sun, 11 Dec 2011 17:26:04 +0100 vdr-plugin-xineliboutput (1.0.7+cvs20111029.0956-1) unstable; urgency=low * New Upstream Snapshot * Switched to GIT using pristine tar -- Tobias Grimm Sat, 29 Oct 2011 11:56:16 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20111023.1141-1) unstable; urgency=low * New Upstream Snapshot * Support epoch in libxine version -- Tobias Grimm Sun, 23 Oct 2011 13:41:14 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20110918.1632-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.21) -- Tobias Grimm Sun, 18 Sep 2011 18:23:54 +0200 vdr-plugin-xineliboutput (1.0.7+cvs20110820.1342-1) unstable; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.7.20) -- Tobias Grimm Sat, 20 Aug 2011 15:26:09 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110619.1841-1) unstable; urgency=low * New Upstream Snapshot * Build-Depend on vdr-dev (>= 1.7.19) -- Tobias Grimm Sun, 19 Jun 2011 20:41:31 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110605.1714-1) unstable; urgency=low * New Upstream Snapshot * Standards-Version: 3.9.2 -- Tobias Grimm Sun, 05 Jun 2011 19:21:12 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110417.2013-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sun, 17 Apr 2011 22:13:49 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110410.1300-2) unstable; urgency=low * Build-depend on vdr-dev (>= 1.7.18) -- Tobias Grimm Sun, 17 Apr 2011 20:06:39 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110410.1300-1) unstable; urgency=low * New Upstream Snapshot (Closes: #615635, #615791) * source/format 3.0 (quilt) * Build-Depend on vdr-dev (>= 1.7.17) * Updated debian/copyright -- Tobias Grimm Sun, 10 Apr 2011 15:00:16 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20110325.1728-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Fri, 25 Mar 2011 18:28:49 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20110319.2357-1) unstable; urgency=low * New Upstream Snapshot * Build-depend to freeglut3-dev for OpenGL support -- Tobias Grimm Sun, 20 Mar 2011 00:57:17 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20110213.0131-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sun, 13 Feb 2011 02:31:11 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20110105.1949-1) unstable; urgency=low * New Upstream Snapshot * Don't symlink the doc dirs, because dpkg isn't capable of replacing a directory with a symlink (see bug #406715) -- Tobias Grimm Wed, 05 Jan 2011 20:50:15 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20101204.1657-1) unstable; urgency=low * New Upstream Snapshot * Switched to debhelper 7 and dropped cdbs * Install doc dir as symlink to libxine1-xvdr where possible * Updated README.Debian and install it only with the plugin package -- Tobias Grimm Sat, 04 Dec 2010 17:57:39 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20101019.1826-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Tue, 19 Oct 2010 20:26:16 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20101003.1156-1) unstable; urgency=low * New Upstream Snapshot * Standards-Version: 3.9.1 -- Tobias Grimm Sun, 03 Oct 2010 13:56:19 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100618.2132-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Fri, 18 Jun 2010 23:32:22 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100608.2009-1) unstable; urgency=low * New Upstream Snapshot * Fixed postrm bug -- Tobias Grimm Tue, 08 Jun 2010 22:09:31 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100524.1147-1) unstable; urgency=low * New Upstream Snapshot * Clean up build-depends (Closes: #581978) - dropped libxv-dev - dropped sharutils - dropped libmagick++9-dev | libmagick++-dev - added x11proto-core-dev - added libxinerama-dev - added libxrender-dev, * source/format 3.0 (quilt) -- Tobias Grimm Mon, 24 May 2010 13:47:06 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100513.0630-1) unstable; urgency=low * New Upstream Snapshot * source/format 1.0 * Minor debian/copyright update -- Tobias Grimm Thu, 13 May 2010 08:37:40 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100308.2219-2) unstable; urgency=low * Build-depend on vdr-dev >= 1.6.0-16 -- Tobias Grimm Sun, 28 Mar 2010 15:23:07 +0200 vdr-plugin-xineliboutput (1.0.6+cvs20100308.2219-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Mon, 08 Mar 2010 23:19:50 +0100 vdr-plugin-xineliboutput (1.0.6+cvs20100306.2146-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sat, 06 Mar 2010 23:10:54 +0100 vdr-plugin-xineliboutput (1.0.6~cvs20100306.1448-1) unstable; urgency=low * New upstream release - getting in sync with the upstream release versioning again (Closes: #571379) Remark: This is for VDR 1.6 only! -- Tobias Grimm Sat, 06 Mar 2010 16:01:49 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100306.1448-1) UNRELEASED; urgency=low * New Upstream Snapshot -- Tobias Grimm Sat, 06 Mar 2010 15:48:39 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100227.2311-1) UNRELEASED; urgency=low * New Upstream Snapshot -- Thomas Schmidt Sun, 28 Feb 2010 00:39:20 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100223.2049-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Tue, 23 Feb 2010 21:50:00 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100219.2148-1) unstable; urgency=low [ Thomas Schmidt ] * New Upstream Snapshot * Build-Depend on libjpeg-dev instead of libjpeg62-dev [ Tobias Grimm ] * Updated standards version to 3.8.4 (no changes needed) -- Tobias Grimm Fri, 19 Feb 2010 22:58:46 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100130.1112-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sat, 30 Jan 2010 12:12:15 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100128.1850-1) unstable; urgency=low * New Upstream Snapshot * Install dektop/menu icons for vdr-sxfe / vdr-fbfe based on OppTupacShakur's packaging -- Tobias Grimm Thu, 28 Jan 2010 20:05:55 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100125.1922-1) unstable; urgency=low * New Upstream Snapshot * Don't let postinst fail, if there are no relevant settings in svdrphost.conf -- Tobias Grimm Mon, 25 Jan 2010 20:19:25 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100121.1750-1) unstable; urgency=low * New Upstream Snapshot * Don't install custom no-signal image, use upstream version * Try to automatically take over svdrphosts.conf settings into allowed_hosts.conf * Dropped TODO - all done * Install /var/lib/vdr/plugins/xineliboutput, writable for the plugin (it writes a config there) -- Tobias Grimm Fri, 22 Jan 2010 00:01:03 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100117.1236-1) unstable; urgency=low * New Upstream Snapshot -- Thomas Schmidt Sun, 17 Jan 2010 13:39:01 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100106.2318-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Thu, 07 Jan 2010 00:18:11 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20100102.1601-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sat, 02 Jan 2010 17:01:55 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20091215.2049-2) unstable; urgency=low * Build-depend on libvdpau-dev -- Tobias Grimm Thu, 17 Dec 2009 10:17:24 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20091215.2049-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Tue, 15 Dec 2009 21:49:05 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20091016.1108-3) unstable; urgency=low * Removed non-standard shebang line from debian/rules (Closes: #552662) * Added README.source -- Tobias Grimm Mon, 09 Nov 2009 00:34:53 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20091016.1108-2) unstable; urgency=low * Fixed NEWS.Debian installation -- Tobias Grimm Fri, 16 Oct 2009 13:53:49 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20091016.1108-1) unstable; urgency=low * New Upstream Snapshot (Closes: #551143) * Added note to NEWS.Debian about the deprecated demux:mpeg_block option (Closes: #550861) -- Tobias Grimm Fri, 16 Oct 2009 13:31:04 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20091004.1123-1) unstable; urgency=low * New Upstream Snapshot * Standards-Version: 3.8.3 -- Tobias Grimm Sun, 04 Oct 2009 13:23:34 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090826.1640-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Wed, 26 Aug 2009 18:40:21 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090823.1048-1) unstable; urgency=low * New Upstream Snapshot * Fixed typo in README.Debian -- Tobias Grimm Sun, 23 Aug 2009 12:48:17 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090725.1814-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Sat, 25 Jul 2009 21:33:42 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090717.1529-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Fri, 17 Jul 2009 17:30:00 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090716.2018-1) unstable; urgency=low * New Upstream Snapshot -- Tobias Grimm Thu, 16 Jul 2009 22:18:45 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090711.0933-1) unstable; urgency=low * New Upstream Snapshot * Bumped standards version to 3.8.2 * Build-Depend on libmagick++9-dev | libmagick++-dev -- Tobias Grimm Mon, 15 Jun 2009 21:36:43 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090626.1737-1) unstable; urgency=low * New Upstream Snapshot -- Thomas Günther Fri, 26 Jun 2009 19:37:20 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090615.1936-1) unstable; urgency=low * New Upstream CVS Snapshot -- Tobias Grimm Mon, 15 Jun 2009 21:36:43 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090425.1834-2) unstable; urgency=low * Release for vdrdevel 1.7.6 * Updated debian/copyright * Changed section to "video" -- Thomas Günther Wed, 29 Apr 2009 23:11:14 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090425.1834-1) unstable; urgency=low * New Upstream CVS Snapshot (Quickfix for vdr-1.7.5 TS replay) -- Tobias Grimm Sat, 25 Apr 2009 20:37:57 +0200 vdr-plugin-xineliboutput (1.0.4+cvs20090419.1002-1) unstable; urgency=low * New Upstream CVS Snapshot (Fixes problems with TS playback for VDR 1.7.5) * Updated debian/rules get-orig-source target * Let *-fbfe depend on libxine1-console and *-sxfe on libxine1-x (as recommended by Darren Salt in http://lists.debian.org/debian-devel/2009/03/msg01442.html) * Bumped standards version to 3.8.1 * Added ${misc:Depends} -- Tobias Grimm Sun, 19 Apr 2009 12:36:59 +0200 vdr-plugin-xineliboutput (1.0.4-1) unstable; urgency=low * New upstream release -- Tobias Grimm Sat, 21 Feb 2009 21:25:40 +0100 vdr-plugin-xineliboutput (1.0.3-2) unstable; urgency=low * Build-Depend on libextractor-dev, so meta tags extraction (e.g. ID3 tags) will be supported -- Tobias Grimm Tue, 30 Dec 2008 21:46:25 +0100 vdr-plugin-xineliboutput (1.0.3-1) unstable; urgency=low * New upstream release * Changed my maintainer/uploader email address * Removed 02_playfile-timeout.dpatch (fixed upstream) * Added manpages for vdr-sxfe and vdr-fbfe (Closes: #452688) -- Tobias Grimm Sat, 15 Nov 2008 13:24:20 +0100 vdr-plugin-xineliboutput (1.0.1-6) unstable; urgency=low * Added 02_playfile-timeout.dpatch to work around problems whith stream playback -- Tobias Grimm Sun, 10 Aug 2008 00:24:08 +0200 vdr-plugin-xineliboutput (1.0.1-5) unstable; urgency=low [ Tobias Grimm ] * Dropped patchlevel control field * Build-Depend on vdr-dev (>=1.6.0-5) * Bumped Standards-Version to 3.8.0 -- Thomas Schmidt Sat, 19 Jul 2008 18:41:38 +0200 vdr-plugin-xineliboutput (1.0.1-4) unstable; urgency=medium * Temporarily disabled 01_gnome-screensaver.dpatch to fix segfault of vdr-sxfe on amd64 (closes: #487410) (LP: #197400) -- Thomas Schmidt Fri, 04 Jul 2008 23:58:35 +0200 vdr-plugin-xineliboutput (1.0.1-3) unstable; urgency=low * Upload to unstable -- Thomas Schmidt Mon, 09 Jun 2008 00:17:12 +0200 vdr-plugin-xineliboutput (1.0.1-2) experimental; urgency=low * Added dbus to dependencies of libxineliboutput-sxfe and xineliboutput-sxfe, because 01_gnome-screensaver.dpatch seems to fail, if it can't open a dbus connection. -- Tobias Grimm Sun, 18 May 2008 01:12:09 +0200 vdr-plugin-xineliboutput (1.0.1-1) experimental; urgency=low * New upstream release * Modified debian/watch to mangle rc and pre upstream versions to ~rc and ~pre * Updated 01_gnome-screensaver.dpatch * Dropped 02_vdr-include-path.dpatch * By default now setting --remote=127.0.0.1:37890, which allows vdr-sxfe to connect locally by default. Also documented this in README.Debian so that there should be no obscurities about this anymore (Closes: #438116) * COMPAT=5, Depend on debhelper (>= 5) -- Tobias Grimm Mon, 12 May 2008 18:06:44 +0200 vdr-plugin-xineliboutput (1.0.0~rc2+cvs20080223.2030-2) experimental; urgency=low [ Thomas Schmidt ] * Build-Depend on vdr-dev (>=1.6.0) * Updated debian/copyright -- Tobias Grimm Fri, 04 Apr 2008 19:37:48 +0200 vdr-plugin-xineliboutput (1.0.0~rc2+cvs20080223.2030-1) experimental; urgency=low * New Upstream Snapshot (should fix a problem with running vdr-sxfe from within a script, as reported by Stefan Wagner) -- Tobias Grimm Sat, 23 Feb 2008 21:37:02 +0100 vdr-plugin-xineliboutput (1.0.0~rc2+cvs20080216.1656-2) experimental; urgency=low * Force rebuild for vdr 1.5.15 -- Tobias Grimm Mon, 18 Feb 2008 21:09:35 +0100 vdr-plugin-xineliboutput (1.0.0~rc2+cvs20080216.1656-1) experimental; urgency=low * New Upstream Snapshot * Build-depend on vdr-dev (>= 1.5.7-1) * Removed 90_xineliboutput-1.0.0rc2-1.5.3.dpatch * Updated 02_vdr-include-path.dpatch -- Tobias Grimm Sat, 16 Feb 2008 18:25:40 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-18) unstable; urgency=medium * Unexport CFLAGS too, this should now really fix the FTBFS on amd64 (closes: #477404), many thanks to Stefan Lippers-Hollmann for pointing out that the bug was not fixed in -17 -- Thomas Schmidt Wed, 23 Apr 2008 21:35:07 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-17) unstable; urgency=medium * Unexport CXXFLAGS and LDFLAGS in debian/rules - this should fix the FTBFS on amd64, caused by the new dpkg, which is exporting these variables by default now (closes: #477404) -- Thomas Schmidt Wed, 23 Apr 2008 09:19:22 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-16) unstable; urgency=medium * debian/rules: changed code to add the xine:Depends substvar to put the result into debian/libxine1-xvdr.substvars instead of debian/substvars, otherwise the wrong dependency of libxine1 (>=1.1.8) instead of (>=1.1.12) is generated, many thanks to Tobias Grimm for the hint -- Thomas Schmidt Sun, 20 Apr 2008 23:19:52 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-15) unstable; urgency=medium * Build-Depend on libxine-dev (>=1.1.12 (closes: #476501, #477014) * Removed debian/shlibs.local, use ${xine:Depends} and a short snippet of code from Darren Salt to determine the correct dependency during build-time (closes: #473434) * Set urgency to high to speed up transition to testing * Do not Build-Depend on libxine-dev (<=1.1.12) anymore -- Thomas Schmidt Sun, 20 Apr 2008 21:04:14 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-14) unstable; urgency=high * Build-Depend on libxine-dev (>=1.1.11) (closes: #472548) * Set urgency to high to speed up xine-lib's transition of xine-lib to testing -- Thomas Schmidt Mon, 24 Mar 2008 23:02:23 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-13) unstable; urgency=high * Build-Depend on libxine-dev (>=1.1.10) * Set urgency to high to not delay the transition of xine-lib to testing -- Thomas Schmidt Sun, 27 Jan 2008 13:24:50 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-12) unstable; urgency=low * Build-Depend on libxine-dev (>=1.1.9) (Closes: #460239, #461025) -- Tobias Grimm Fri, 11 Jan 2008 21:33:18 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-11) unstable; urgency=low * Added Provides: libxine-xvdr to libxine1-xvdr (Closes: #440605) -- Thomas Schmidt Sun, 30 Dec 2007 01:13:27 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-10) unstable; urgency=low [ Tobias Grimm ] * Fixed typo in package description (Closes: #455066) [ Thomas Schmidt ] * Switched Build-System to cdbs, Build-Depend on cdbs * Added Homepage field to debian/control * Renamed XS-Vcs-* fields to Vcs-* in debian/control * Bumped Standards-Version to 3.7.3 * Use ${binary:Version} instead of ${Source-Version} to make package binNMUable -- Thomas Schmidt Sun, 30 Dec 2007 00:54:47 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-9) unstable; urgency=low * Force rebuild for new vdr release -- Tobias Grimm Wed, 28 Nov 2007 09:19:03 +0100 vdr-plugin-xineliboutput (1.0.0~rc2-8) unstable; urgency=low * Build-Depend on libxine-dev (>=1.1.8) and bumped shlibs accordingly (Closes: #441641, #441881) -- Thomas Schmidt Tue, 11 Sep 2007 20:53:00 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-7) unstable; urgency=low * Renamed and fixed libxine-xvdr.install and fixed MAKE_OPTIONS to point to the correct NOSIGNAL_IMAGE_FILE (Closes: #439987) -- Thomas Schmidt Wed, 29 Aug 2007 09:35:53 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-6) unstable; urgency=low * Fixed installation of libxine1-xvdr -- Tobias Grimm Sat, 25 Aug 2007 14:34:20 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-5) unstable; urgency=low * Reformatted debian/copyright * Renamed libxine-xvdr to libxine1-xvdr to match common xine plugin naming scheme * Let libxine1-xvdr depend on libxine1-ffmpeg -- Tobias Grimm Sun, 12 Aug 2007 16:47:22 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-4) unstable; urgency=low * Added 01_gnome-screensaver.dpatch * Build-Depend on libdbus-glib-1-dev -- Thomas Schmidt Mon, 2 Jul 2007 21:47:02 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-3) unstable; urgency=low * As suggested by Reinhard Tartler, force a tighter dependency on libxine1 by using a shlibs.local and build-depending on (libxine-dev << 1.1.8), (libxine-dev >= 1.1.7) -- Tobias Grimm Thu, 28 Jun 2007 23:23:12 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-2) unstable; urgency=low * Release for vdrdevel 1.5.5 * Added 90_xineliboutput-1.0.0rc2-1.5.3.dpatch * Build-Depend on vdr-dev (>= 1.4.7-2) -- Thomas Günther Thu, 28 Jun 2007 00:43:09 +0200 vdr-plugin-xineliboutput (1.0.0~rc2-1) unstable; urgency=low [ Thomas Schmidt ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control [ Tobias Grimm ] * New upstream release * Updated watch file to point to SourceForge download * Removed 01_udp-crash-fix.dpatch - fixed upstream * Added more copyright notes -- Tobias Grimm Thu, 24 May 2007 21:56:36 +0200 vdr-plugin-xineliboutput (1.0.0~rc1-4) experimental; urgency=low * Fixed licensing issues reported by Joerg Jaspert - Added full GPL licence header to debian/copyright - Added copyright years -- Thomas Schmidt Sun, 13 May 2007 22:55:44 +0200 vdr-plugin-xineliboutput (1.0.0~rc1-3) unstable; urgency=low * Release for vdrdevel 1.5.2 -- Thomas Günther Sat, 28 Apr 2007 00:00:52 +0200 vdr-plugin-xineliboutput (1.0.0~rc1-2) unstable; urgency=low * Added 02_vdr-include-path.dpatch to let the Makefile point to the vdr headers installed in /usr/include/vdr -- Tobias Grimm Sat, 31 Mar 2007 20:56:16 +0200 vdr-plugin-xineliboutput (1.0.0~rc1-1) unstable; urgency=low * New upstream release * Changed new upstream homepage and upstream author address in debian/copyright * Removed 11_posix-fixes.dpatch (fixed upstream) * Removed 91_xineliboutput-1.0.0pre7-1.5.1.dpatch (fixed upstream) * Added 01_udp-crash-fix.dpatch -- Tobias Grimm Fri, 30 Mar 2007 23:36:26 +0200 vdr-plugin-xineliboutput (1.0.0~pre7-4) experimental; urgency=low * First upload to the official archive (closes: Bug#397350) -- Thomas Schmidt Sat, 10 Mar 2007 19:17:33 +0100 vdr-plugin-xineliboutput (1.0.0~pre7-3) experimental; urgency=low * Release for vdrdevel 1.5.1 * Added 91_xineliboutput-1.0.0pre7-1.5.1.dpatch * Added myself to Uploaders -- Thomas Günther Tue, 27 Feb 2007 19:59:26 +0100 vdr-plugin-xineliboutput (1.0.0~pre7-2) experimental; urgency=low * Extracted POSIX fixes to 11_posix-fixes.dpatch * Allow use of awk again -- Tobias Grimm Mon, 22 Jan 2007 20:35:26 +0100 vdr-plugin-xineliboutput (1.0.0~pre7-1+c0.kanotix.1) feisty; urgency=low * Non-maintainer upload. * POSIX fixes. * awk replaced by cut. -- Joerg Schirottke Mon, 22 Jan 2007 15:31:47 +0100 vdr-plugin-xineliboutput (1.0.0~pre7-1) experimental; urgency=low [ Thomas Günther ] * Replaced VDRdevel adaptions in debian/rules with make-special-vdr * Adapted call of dependencies.sh and patchlevel.sh to the new location in /usr/share/vdr-dev/ [ Tobias Grimm ] * Build-Depend on vdr-dev (>=1.4.5-1) * New upstream release -- Tobias Grimm Sun, 14 Jan 2007 20:23:44 +0100 vdr-plugin-xineliboutput (1.0.0~pre5+cvs20061017-2) unstable; urgency=low * Build-Depend on vdr-dev (>=1.4.4-1) -- Tobias Grimm Sun, 5 Nov 2006 00:00:47 +0100 vdr-plugin-xineliboutput (1.0.0~pre5+cvs20061017-1) unstable; urgency=low * New CVS snaphsot -- Tobias Grimm Tue, 17 Oct 2006 17:44:52 +0200 vdr-plugin-xineliboutput (1.0.0~pre5-1) unstable; urgency=low [ Thomas Schmidt ] * Build-Depend on vdr-dev (>=1.4.3-1) * Build-Depend on sharutils * Added myself to Uploaders * Added note about the Debian maintainers to debian/copyright [ Tobias Grimm ] * New upstream release * Removed 99_nosignal-order.dpatch - fixed upstream -- Tobias Grimm Sat, 30 Sep 2006 16:02:53 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060910-2) unstable; urgency=low * Added author of nosignal.mpg to copyright file (Steven J. Robinson (cathbard) ) * Added installation of Xine post process plugins -- Tobias Grimm Mon, 11 Sep 2006 22:28:39 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060910-1) unstable; urgency=low * New CVS snaphsot * Added installation of custom nosignal.mpg * Stripped comments from plugin.xineliboutput.conf and added README.Debian -- Tobias Grimm Sun, 10 Sep 2006 21:01:31 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060826-2) unstable; urgency=low * Fixed stupid typo in package naming (libxineliboutput-sxfb -> libxineliboutput-sxfe) (Reported by Helmar Gerloni) * Build-Depend on vdr-dev (>=1.4.2-1) * Bumped Standards-Version to 3.7.2 -- Tobias Grimm Mon, 28 Aug 2006 18:47:14 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060826-1) unstable; urgency=low * New CVS snaphsot -- Tobias Grimm Sun, 27 Aug 2006 11:20:22 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060825-1) unstable; urgency=low * New CVS snaphsot -- Tobias Grimm Fri, 25 Aug 2006 19:38:19 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060824-1) unstable; urgency=low * New CVS snaphsot * Removed 01_restore-channel-on-primary-device.dpatch -- Tobias Grimm Thu, 24 Aug 2006 19:48:01 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060821-2) unstable; urgency=low * Added 01_restore-channel-on-primary-device.dpatch -- Tobias Grimm Mon, 21 Aug 2006 22:40:04 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060821-1) unstable; urgency=low * New CVS snaphsot -- Tobias Grimm Mon, 21 Aug 2006 21:20:25 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060816-1) unstable; urgency=low * New CVS snaphsot * Added build-dep to libjpeg62-dev * Removed 01_clean.dpatch - fixed upstream * Removed 02_mismatched-delete.dpatch - fixed upstream * Removed 03_memleaks.dpatch - fixed upstream -- Tobias Grimm Wed, 16 Aug 2006 23:25:44 +0200 vdr-plugin-xineliboutput (0.99rc4+cvs20060811-1) unstable; urgency=low * New CVS snaphsot * Now install to correct Xine plugin directory, independent of the Xine version * Renamed frontend packages to xineliboutput-fbfe and xineliboutput-sxfe * Renamed local frontend libs to libxineliboutput-sxfe and libxineliboutput-fbfe * Added 01_clean.dpatch * Added 02_mismatched-delete.dpatch * Added 03_memleaks.dpatch -- Tobias Grimm Sun, 13 Aug 2006 20:27:02 +0200 vdr-plugin-xineliboutput (0.99rc4-1) unstable; urgency=low * Tobias Grimm - Initial Release. * Thomas Schmidt - Build-Depend on vdr-dev (>=1.4.1-1) -- Debian VDR Team Thu, 15 Jun 2006 08:23:13 +0200 debian/vdr-plugin-xineliboutput.postinst0000664000000000000000000000310112215133437015771 0ustar #!/bin/sh # postinst script for vdr-plugin-xineliboutput # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `configure' # * `abort-upgrade' # * `abort-remove' `in-favour' # # * `abort-remove' # * `abort-deconfigure' `in-favour' # `removing' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package case "$1" in configure) chown -R vdr:vdr /var/lib/vdr/plugins/xineliboutput allowed_hosts=vdr/plugins/xineliboutput/allowed_hosts.conf if dpkg --compare-versions "$2" le "1.0.4+cvs20100117.1236-1"; then grep -v -E '^\s*#|127\.0\.\0\.1|^\s*$' /etc/vdr/svdrphosts.conf \ >>/etc/$allowed_hosts || true fi # # post rm of previous version might delete the symlink on `postrm upgrade` # due to stupid bug, so try to recreate it if necessary # if [ ! -e /var/lib/$allowed_hosts ] ; then ln -s /etc/$allowed_hosts /var/lib/$allowed_hosts fi ;; abort-upgrade|abort-remove|abort-deconfigure) ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER# exit 0 debian/libxineliboutput-sxfe.install0000664000000000000000000000006312215133437015125 0ustar libxineliboutput-sxfe.so.* usr/lib/vdr/plugins/ debian/control0000664000000000000000000001256612237776357010630 0ustar Source: vdr-plugin-xineliboutput Section: video Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian VDR Team Uploaders: Tobias Grimm , Thomas Schmidt , Thomas Günther Build-Depends: debhelper (>= 9), gettext, pkg-config, txt2man, vdr-dev (>= 2.0.0), x11proto-core-dev, libxine2-dev, libavutil-dev, libxext-dev, libjpeg-dev, libx11-dev, libdbus-glib-1-dev, libextractor-dev, libxinerama-dev, libxrender-dev, libvdpau-dev, freeglut3-dev Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-xineliboutput.git Vcs-Browser: http://git.debian.org/?p=pkg-vdr-dvb/vdr-plugin-xineliboutput.git Homepage: http://sourceforge.net/projects/xineliboutput Package: vdr-plugin-xineliboutput Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends} Description: VDR plugin for Xine based sofdevice frontends This VDR plugin provides an audio, video and control stream, that several libxine based local and remote frontends can use. Package: vdr-plugin-xineliboutput-dbg Architecture: any Section: debug Priority: extra Depends: vdr-plugin-xineliboutput (= ${binary:Version}), ${misc:Depends} Description: VDR plugin for Xine based sofdevice frontends This VDR plugin provides an audio, video and control stream, that several libxine based local and remote frontends can use. . This package contains the debugging symbols. Package: libxineliboutput-fbfe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, vdr-plugin-xineliboutput (= ${binary:Version}), libxine2-xvdr (= ${binary:Version}), libxine2-console Description: Local framebuffer frontend for the xineliboutput plugin The xineliboutput vdr plugin requires this library to provide the built-in local frontend for framebuffer devices. Package: libxineliboutput-fbfe-dbg Architecture: any Section: debug Priority: extra Depends: , ${misc:Depends}, libxineliboutput-fbfe (= ${binary:Version}), vdr-plugin-xineliboutput-dbg (= ${binary:Version}), libxine2-xvdr-dbg (= ${binary:Version}) Description: Local framebuffer frontend for the xineliboutput plugin The xineliboutput vdr plugin requires this library to provide the built-in local frontend for framebuffer devices. . This package contains the debugging symbols. Package: libxineliboutput-sxfe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, vdr-plugin-xineliboutput (= ${binary:Version}), libxine2-xvdr (= ${binary:Version}), libxine2-x, dbus Description: Local X-Server frontend for the xineliboutput plugin The xineliboutput vdr plugin requires this library to provide the built-in local frontend for X, Xv or XvMC window systems. Package: libxineliboutput-sxfe-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, libxineliboutput-sxfe (= ${binary:Version}), vdr-plugin-xineliboutput-dbg (= ${binary:Version}), libxine2-xvdr-dbg (= ${binary:Version}) Description: Local X-Server frontend for the xineliboutput plugin The xineliboutput vdr plugin requires this library to provide the built-in local frontend for X, Xv or XvMC window systems. . This package contains the debugging symbols. Package: xineliboutput-fbfe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libxine2-xvdr (= ${binary:Version}), libxine2-console Description: Remote Framebuffer frontend for vdr-plugin-xineliboutput This frambuffer remote frontend plays back streams provided by vdr-plugin-xineliboutput. Package: xineliboutput-fbfe-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, xineliboutput-fbfe (= ${binary:Version}), libxine2-xvdr-dbg (= ${binary:Version}) Description: Remote Framebuffer frontend for vdr-plugin-xineliboutput This frambuffer remote frontend plays back streams provided by vdr-plugin-xineliboutput. . This package contains the debugging symbols. Package: xineliboutput-sxfe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libxine2-xvdr (= ${binary:Version}), libxine2-x, dbus Description: Remote X-Server frontend for vdr-plugin-xineliboutput This X/Xv/XvMc remote frontend plays back streams provided by vdr-plugin-xineliboutput. Package: xineliboutput-sxfe-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, xineliboutput-sxfe (= ${binary:Version}), libxine2-xvdr-dbg (= ${binary:Version}) Description: Remote X-Server frontend for vdr-plugin-xineliboutput This X/Xv/XvMc remote frontend plays back streams provided by vdr-plugin-xineliboutput. . This package contains the debugging symbols. Package: libxine2-xvdr Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${xine:Depends}, libxine2-ffmpeg Replaces: libxine-xvdr (<< 1.0.0~rc2-5) Provides: libxine-xvdr Conflicts: libxine-xvdr (<< 1.0.0~rc2-5) Description: Xine input plugin for vdr-plugin-xineliboutput streams This plugin adds a new mrl "xvdr://" to Xine, which allows one to play back streams provided by vdr-plugin-xineliboutput. Package: libxine2-xvdr-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, libxine2-xvdr (= ${binary:Version}) Description: Xine input plugin for vdr-plugin-xineliboutput streams This plugin adds a new mrl "xvdr://" to Xine, which allows one to play back streams provided by vdr-plugin-xineliboutput. . This package contains the debugging symbols. debian/libxineliboutput-fbfe.install0000664000000000000000000000006312215133437015062 0ustar libxineliboutput-fbfe.so.* usr/lib/vdr/plugins/ debian/icon.svg0000664000000000000000000034267312215133437010661 0ustar VDR-Icon image/svg+xml VDR-Icon 2010-01-27 Tobias Grimm (c) 2010 Tobias Grimm, Licence: GPL Version 2 debian/libxine2-xvdr.install0000664000000000000000000000001512215133437013252 0ustar usr/lib/xine debian/rules0000775000000000000000000000343312215133437010254 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=/usr/lib LOCALEDIR=debian/tmp/usr/share/locale \ NOSIGNAL_IMAGE_FILE=/usr/share/libxine2-xvdr/nosignal.mpg CXXFLAGS += $(shell pkg-config vdr --variable=cxxflags) CFLAGS += $(shell pkg-config vdr --variable=cflags) %: dh $@ override_dh_auto_configure: ./configure override_dh_auto_build: dh_auto_build -- all $(MAKE_OPTIONS) txt2man -s 1 -t vdr-sxfe -v "Remote X-Server frontend for vdr-plugin-xineliboutput" debian/vdr-sxfe.1.txt >vdr-sxfe.1 txt2man -s 1 -t vdr-fbfe -v "Remote Framebuffer frontend for vdr-plugin-xineliboutput" debian/vdr-fbfe.1.txt >vdr-fbfe.1 override_dh_auto_clean: $(MAKE) -o .dependencies clean $(MAKE_OPTIONS) rm -f vdr-sxfe.1 vdr-fbfe.1 override_dh_gencontrol: sh /usr/share/vdr-dev/dependencies.sh dpkg -p libxine2-dev | sed -re '/^Version:/! d; s/^Version: (([0-9]:)?([0-9]+\.){2}[0-9]+).*$$/xine:Depends=libxine2 (>= \1)/' \ >> debian/libxine2-xvdr.substvars dh_gencontrol override_dh_auto_install: dh_auto_install -- $(MAKE_OPTIONS) install -m 644 -D debian/icon.svg debian/xineliboutput-sxfe/usr/share/icons/xineliboutput-sxfe.svg install -m 644 -D debian/icon.svg debian/xineliboutput-sxfe/usr/share/icons/xineliboutput-fbfe.svg override_dh_strip: dh_strip -pvdr-plugin-xineliboutput --dbg-package=vdr-plugin-xineliboutput-dbg dh_strip -plibxineliboutput-fbfe --dbg-package=libxineliboutput-fbfe-dbg dh_strip -plibxineliboutput-sxfe --dbg-package=libxineliboutput-sxfe-dbg dh_strip -pxineliboutput-fbfe --dbg-package=xineliboutput-fbfe-dbg dh_strip -pxineliboutput-sxfe --dbg-package=xineliboutput-sxfe-dbg dh_strip -plibxine2-xvdr --dbg-package=libxine2-xvdr-dbg get-vcs-snapshot: sh debian/get-vcs-snapshot.sh debian/libxineliboutput-sxfe.docs0000664000000000000000000000000712215133437014405 0ustar README debian/watch0000664000000000000000000000024212215133437010220 0ustar version=3 opts="uversionmangle=s/_//g;s/(.*)((rc|pre)\d)/$1~$2/g" \ http://qa.debian.org/watch/sf.php/xineliboutput/ vdr-xineliboutput-(.*)\.(?:tgz|tar\.bz2) debian/vdr-sxfe.1.txt0000664000000000000000000000741312215133437011634 0ustar NAME vdr-sxfe - Remote X-Server frontend for vdr-plugin-xineliboutput SYNOPSIS vdr-sxfe [options] [xvdr[+udp|+tcp|+rtp]:[//host[:port]]] DESCRIPTION vdr-sxfe is a X/Xv/XvMc remote frontend, that plays back streams provided by vdr-plugin-xineliboutput. OPTIONS --help Show (this) help message --audio=audiodriver[:device] Select audio driver and optional port --video=videodriver[:device] Select video driver and optional port As far as supported, possible video drivers might be: xshm, xv, xvmc, xxmc, vidix, XDirectFB, opengl, sdl or none --display=displayaddress X11 display address --wid=id Use existing X11 window --aspect=[auto|4:3|16:9|16:10|default] Display aspect ratio (You can us a script to control the HW aspect ratio: --aspect=auto:path_to_script) --fullscreen Fullscreen mode --hud Head Up Display OSD mode --width=x Video window width --height=x Video window height --noscaling Disable all video scaling --post=name[:arg=val[,arg=val]] Load and use xine post plugins, e.g.: * --post=upmix * --post=upmix;tvtime:enabled=1,cheap_mode=1) --lirc[=devicename] Use lirc input device Optional lirc socket name can be given --verbose Verbose debug output --silent Silent mode (report only errors) --syslog Write all output to system log --nokbd Disable keyboard input --daemon Run as daemon (disable keyboard, log to syslog and fork to background) --slave Enable slave mode (read commands from stdin) --reconnect Automatically reconnect when connection has been lost --tcp, --udp, --rtp Use TCP, UDP or RTP transport If no transport options are given, transports are tried in following order: local pipe, rtp, udp, tcp EXAMPLES Search for VDR (xineliboutput) server, connect to it and negotiate best available transport, use best available audio: vdr-sxfe Connect to 192.168.1.3 default port and negoate best available transport: vdr-sxfe xvdr://192.168.1.3 Connect to 192.168.2.100, port 12550 and use TCP transport: vdr-sxfe xvdr+tcp://192.168.2.100:12550 Automatically search for VDR server and use UDP transport: vdr-sxfe xvdr+udp: vdr-syfe --udp Use alsa: vdr-sxfe --audio alsa Use alsa (and specific card/sub-device): vdr-sxfe --audio alsa:plughw:1,1 Video driver (and display / device): vdr-sxfe --video xv vdr-sxfe --video xvmc:127.0.0.1:1.0 NOTE If deinterlacing post plugin options are not given at command line, deinterlacing is controlled by VDR plugin configuration menu settings. De-interlacing can also be forced on or off with command-line option "--post tvtime". Examples: vdr-sxfe --post tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 vdr-sxfe --post tvtime:enable=0 AUTHOR This manual page was written by Tobias Grimm debian/libxineliboutput-fbfe.docs0000664000000000000000000000000712215133437014342 0ustar README debian/vdr-plugin-xineliboutput.README.Debian0000664000000000000000000000412712215133437016235 0ustar Local frontends --------------- To use local frontends, you must install libxineliboutput-fbfe if you want to use the framebuffer device, otherwise libxineliboutput-sxfe for the X-Server frontend. In /etc/vdr/plugins/plugin.xineliboutput.conf set "--local=sxfe" or "local-fbfe". Remote frontends -------------- To allow remote clients to connect over the network you must configure the allowed network clients or network segments in: /etc/vdr/plugins/xineliboutput/allowed_hosts.conf Configuration options --------------------- The plugin can be configured in /etc/vdr/plugins/plugin.xineliboutput.conf: --remote=: Listen on : for remote clients. If is provided, it will bind to this address. You can completely omit (--remote=) to bind to all interfaces. The default (if --remote is totally omitted) is, that the remote port 37890, bound to all interfaces is used, but remote access is disabeld. In this case, the remote access can be enabled/disabled in VDR's OSD settings menu. --primary Force xineliboutput to be primary device when there are active frontend(s). This is usually needed, when using remote clients. --local= Use local frontend . Supported frontends are: sxfe (X11) fbfe (framebuffer) none (only remote frontends) --video= Use video driver . Supported values are: for sxfe: auto, x11, xshm, xv, xvmc, xxmc, none for fbfe: auto, fb, DirectFB, none --audio= Use audio driver . Supported values are: auto, alsa, oss, arts, esound, none --fullscreen Fullscreen mode (X11) --width= Window Width --height= Window Height --display= Use X11 display or framebuffer device name --post= Use xine post plugin format : --post=pluginname[:arg=val[,arg=val]][,...] example: --post=upmix;tvtime:enabled=1,cheap_mode=1 If multiple post plugins are given, all will be initialized. --exit-on-close Exit vdr when local frontend window is closed debian/xineliboutput-sxfe.install0000664000000000000000000000010412215133437014432 0ustar usr/bin/vdr-sxfe debian/vdr-sxfe.desktop usr/share/applications/ debian/xineliboutput-fbfe.docs0000664000000000000000000000000712215133437013653 0ustar README debian/NEWS0000664000000000000000000000156512215133437007677 0ustar vdr-plugin-xineliboutput (1.0.4+cvs20100121.1750-1) unstable; urgency=low Xineliboutput now has it's own config file for remote access rules: /etc/vdr/plugins/xineliboutput/allowed_hosts.conf It's basically the same as the former used svdrphosts.conf and when upgrading from a previous version, the vdr-plugin-xineliboutput package will copy the settings from there. For security reasons you might want to remove the old entries from svdrphosts.conf. -- Tobias Grimm Thu, 21 Jan 2010 19:05:29 +0100 vdr-plugin-xineliboutput (1.0.4+cvs20090615.1936-1) unstable; urgency=low Xineliboutput now comes with its own demuxer. The "demux:mpeg_block" option of the Xine MRL is deprecated. So please make sure, you don't use the demux option as part of the MRL passed to Xine. -- Tobias Grimm Fri, 16 Oct 2009 13:09:31 +0200 debian/vdr-plugin-xineliboutput.links0000664000000000000000000000031412215133437015231 0ustar etc/vdr/plugins/xineliboutput/allowed_hosts.conf var/lib/vdr/plugins/xineliboutput/allowed_hosts.conf var/lib/vdr/plugins/xineliboutput/config etc/vdr/plugins/xineliboutput/config debian/xineliboutput-sxfe.manpages0000664000000000000000000000001312215133437014556 0ustar vdr-sxfe.1 debian/vdr-plugin-xineliboutput.docs0000664000000000000000000000000712215133437015040 0ustar README debian/xineliboutput-sxfe.docs0000664000000000000000000000000712215133437013716 0ustar README debian/xineliboutput-fbfe.install0000664000000000000000000000010412215133437014367 0ustar usr/bin/vdr-fbfe debian/vdr-fbfe.desktop usr/share/applications/ debian/patches/0000775000000000000000000000000012215133437010620 5ustar debian/patches/fix-segfault.patch0000664000000000000000000000134312215133437014240 0ustar Description: Fixes a segfault when playing audio-only with visualization Author: Tobias Grimm Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659655 Index: vdr-plugin-xineliboutput/xine/xvdr_metronom.c =================================================================== --- vdr-plugin-xineliboutput.orig/xine/xvdr_metronom.c 2012-04-20 00:00:15.000000000 +0200 +++ vdr-plugin-xineliboutput/xine/xvdr_metronom.c 2012-04-20 00:02:13.000000000 +0200 @@ -134,7 +134,8 @@ pthread_mutex_unlock(&this->mutex); - this->orig_metronom->got_video_frame (this->orig_metronom, frame); + if (this->orig_metronom) + this->orig_metronom->got_video_frame (this->orig_metronom, frame); frame->pts = pts; } debian/patches/series0000664000000000000000000000002312215133437012030 0ustar fix-segfault.patch debian/plugin.xineliboutput.conf0000664000000000000000000000043212215133437014247 0ustar # # Command line parameters for vdr-plugin-xineliboutput # # For more details see: # - /usr/share/doc/vdr-plugin-xineliboutput/README.Debian # - `vdr --help -Pxineliboutput` # - /usr/share/doc/vdr-plugin-xineliboutput/README # --local=none --primary --remote=127.0.0.1:37890 debian/README.source0000664000000000000000000000035212215133437011350 0ustar This package uses the dpatch system to save and apply patches to the upstream source code of the software that is packaged. For details about how to use dpatch read /usr/share/doc/dpatch/README.source.gz from the dpatch package. debian/compat0000664000000000000000000000000212215133437010367 0ustar 9 debian/vdr-fbfe.1.txt0000664000000000000000000000732712215133437011575 0ustar NAME vdr-fbfe - Remote Framebuffer frontend for vdr-plugin-xineliboutput SYNOPSIS vdr-fbfe [options] [xvdr[+udp|+tcp|+rtp]:[//host[:port]]] DESCRIPTION vdr-fbfe is a Framebuffer remote frontend, that plays back streams provided by vdr-plugin-xineliboutput. OPTIONS --help Show (this) help message --audio=audiodriver[:device] Select audio driver and optional port --video=videodriver[:fb_device] Select video driver and optional port As far as supported, possible video drivers might be: fb, DirectFB, sdl, vidixfb, dxr3, aadxr3 or none --aspect=[auto|4:3|16:9|16:10|default] Display aspect ratio (You can us a script to control the HW aspect ratio: --aspect=auto:path_to_script) --fullscreen Fullscreen mode --hud Head Up Display OSD mode --width=x Video window width --height=x Video window height --noscaling Disable all video scaling --post=name[:arg=val[,arg=val]] Load and use xine post plugins, e.g.: * --post=upmix * --post=upmix;tvtime:enabled=1,cheap_mode=1) --lirc[=devicename] Use lirc input device Optional lirc socket name can be given --verbose Verbose debug output --silent Silent mode (report only errors) --syslog Write all output to system log --nokbd Disable keyboard input --daemon Run as daemon (disable keyboard, log to syslog and fork to background) --slave Enable slave mode (read commands from stdin) --reconnect Automatically reconnect when connection has been lost --tcp, --udp, --rtp Use TCP, UDP or RTP transport If no transport options are given, transports are tried in following order: local pipe, rtp, udp, tcp EXAMPLES Search for VDR (xineliboutput) server, connect to it and negotiate best available transport, use best available audio and video driver: vdr-fbfe Connect to 192.168.1.3 default port and negoate best available transport: vdr-fbfe xvdr://192.168.1.3 Connect to 192.168.2.100, port 12550 and use TCP transport: vdr-fbfe xvdr+tcp://192.168.2.100:12550 Automatically search for VDR server and use UDP transport: vdr-fbfe xvdr+udp: vdr-fbfe --udp Use alsa: vdr-fbfe --audio alsa Use alsa (and specific card/sub-device): vdr-fbfe --audio alsa:plughw:1,1 Framebuffer driver and device settings: vdf-fbfe --video DirectFB vdf-fbfe --video fb:/dev/fb/1 vdf-fbfe --video vidixfb vdf-fbfe --video aadxr3 NOTE If deinterlacing post plugin options are not given at command line, deinterlacing is controlled by VDR plugin configuration menu settings. De-interlacing can also be forced on or off with command-line option "--post tvtime". Examples: vdr-fbfe --post tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 vdr-fbfe --post tvtime:enable=0 AUTHOR This manual page was written by Tobias Grimm debian/get-vcs-snapshot.sh0000664000000000000000000000076412215133437012741 0ustar VERSION_DATE=`/bin/date --utc +%0Y%0m%0d.%0k%0M` VERSION_ID="1.0.7+cvs$VERSION_DATE" echo Downloading vdr-xineliboutput $VERSION_ID from cvs... cvs -z3 -d:pserver:anonymous@xineliboutput.cvs.sourceforge.net:/cvsroot/xineliboutput export -DNOW vdr-xineliboutput tar cvfz "../vdr-plugin-xineliboutput_$VERSION_ID.orig.tar.gz" vdr-xineliboutput rm -rf vdr-xineliboutput git-import-orig --pristine-tar "../vdr-plugin-xineliboutput_$VERSION_ID.orig.tar.gz" dch -v "$VERSION_ID-1" "New Upstream Snapshot" debian/xineliboutput-fbfe.manpages0000664000000000000000000000001312215133437014513 0ustar vdr-fbfe.1