r6465 - in /vdr/vdr-plugin-avards/trunk/debian: ./ changelog compat control copyright docs install patches/ patches/00list patches/01_v4l-include-fix.dpatch plugin.avards.conf rules watch

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Fri Mar 21 00:05:10 UTC 2008


Author: tiber-guest
Date: Fri Mar 21 00:05:09 2008
New Revision: 6465

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=6465
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    vdr/vdr-plugin-avards/trunk/debian/   (with props)
    vdr/vdr-plugin-avards/trunk/debian/changelog
    vdr/vdr-plugin-avards/trunk/debian/compat
    vdr/vdr-plugin-avards/trunk/debian/control
    vdr/vdr-plugin-avards/trunk/debian/copyright
    vdr/vdr-plugin-avards/trunk/debian/docs
    vdr/vdr-plugin-avards/trunk/debian/install
    vdr/vdr-plugin-avards/trunk/debian/patches/
    vdr/vdr-plugin-avards/trunk/debian/patches/00list
    vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch   (with props)
    vdr/vdr-plugin-avards/trunk/debian/plugin.avards.conf
    vdr/vdr-plugin-avards/trunk/debian/rules   (with props)
    vdr/vdr-plugin-avards/trunk/debian/watch

Propchange: vdr/vdr-plugin-avards/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: vdr/vdr-plugin-avards/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/changelog?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/changelog (added)
+++ vdr/vdr-plugin-avards/trunk/debian/changelog Fri Mar 21 00:05:09 2008
@@ -1,0 +1,6 @@
+vdr-plugin-avards (0.1.3-1) unstable; urgency=low
+
+  * Initial release (Closes: #471904)
+
+ -- Tobias Grimm <tg at e-tobi.net>  Fri, 21 Mar 2008 00:00:03 +0100
+

Added: vdr/vdr-plugin-avards/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/compat?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/compat (added)
+++ vdr/vdr-plugin-avards/trunk/debian/compat Fri Mar 21 00:05:09 2008
@@ -1,0 +1,1 @@
+5

Added: vdr/vdr-plugin-avards/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/control?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/control (added)
+++ vdr/vdr-plugin-avards/trunk/debian/control Fri Mar 21 00:05:09 2008
@@ -1,0 +1,26 @@
+Source: vdr-plugin-avards
+Section: misc
+Priority: extra
+Maintainer: Tobias Grimm <tg at e-tobi.net>
+Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.5.17-1ctvdr1), gettext
+Standards-Version: 3.7.2
+Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/
+Homepage: http://firefly.vdr-developer.org/avards
+
+Package: vdr-plugin-avards
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
+Description: VDR plug-in to enlarge 4:3 letterbox format on widescreen displays
+ The Avards (Automatic Video Aspect Ratio Detection and Signaling) plug-in for
+ the Linux Video Disc Recorder VDR enlarges widescreen movies, that are sent in
+ a 4:3 letterbox format. This is accomplished by changing the WSS signal sent
+ to the display.
+ .
+ If a program is broadcasted in letterboxed 4:3 it would normally be displayed
+ with black bars on the left, right, top and bottom edges of a 16:9 display.
+ By manipulatin the WSS (wide screen signaling), the Avards plug-in tells the
+ display to enlarge the picture.
+ .
+ The plug-in requires the DVB firmware version to be at least f42623 or newer.
+XB-VDR-Patchlevel: ${vdr:Patchlevel}

Added: vdr/vdr-plugin-avards/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/copyright?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/copyright (added)
+++ vdr/vdr-plugin-avards/trunk/debian/copyright Fri Mar 21 00:05:09 2008
@@ -1,0 +1,38 @@
+Upstream Homepage:
+    http://firefly.vdr-developer.org/avards
+
+Upstream Author:
+    Christoph Haubrich <christoph.haubrich (AT) web.de>
+    Jens Vogel <jens.vogel at justmail.de> (original author)
+
+Debian Maintainer:
+    Tobias Grimm <tg at e-tobi.net>
+
+Copyright:
+    (C) 2007        Jens Vogel
+    (C) 2007 - 2008 Christoph Haubrich
+
+Copyright (Debian packaging):
+    (C) 2008 Tobias Grimm
+
+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.

Added: vdr/vdr-plugin-avards/trunk/debian/docs
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/docs?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/docs (added)
+++ vdr/vdr-plugin-avards/trunk/debian/docs Fri Mar 21 00:05:09 2008
@@ -1,0 +1,1 @@
+README

Added: vdr/vdr-plugin-avards/trunk/debian/install
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/install?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/install (added)
+++ vdr/vdr-plugin-avards/trunk/debian/install Fri Mar 21 00:05:09 2008
@@ -1,0 +1,3 @@
+libvdr-avards.so.*           usr/lib/vdr/plugins/
+debian/plugin.avards.conf    etc/vdr/plugins/
+debian/tmp/usr/share/locale

Added: vdr/vdr-plugin-avards/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/patches/00list?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/patches/00list (added)
+++ vdr/vdr-plugin-avards/trunk/debian/patches/00list Fri Mar 21 00:05:09 2008
@@ -1,0 +1,1 @@
+01_v4l-include-fix

Added: vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch (added)
+++ vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch Fri Mar 21 00:05:09 2008
@@ -1,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_v4l-include-fix.dpatch by Tobias Grimm <tg at e-tobi.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad avards-0.1.3~/detector.c avards-0.1.3/detector.c
+--- avards-0.1.3~/detector.c	2008-03-16 16:28:33.000000000 +0100
++++ avards-0.1.3/detector.c	2008-03-21 00:39:00.000000000 +0100
+@@ -11,6 +11,7 @@
+ #include <unistd.h>
+ #include <sys/ioctl.h>
+ #include <sys/mman.h>
++#include <linux/types.h>
+ #include <linux/dvb/video.h>
+ #include <asm/types.h>
+ #include <linux/videodev2.h>

Propchange: vdr/vdr-plugin-avards/trunk/debian/patches/01_v4l-include-fix.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: vdr/vdr-plugin-avards/trunk/debian/plugin.avards.conf
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/plugin.avards.conf?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/plugin.avards.conf (added)
+++ vdr/vdr-plugin-avards/trunk/debian/plugin.avards.conf Fri Mar 21 00:05:09 2008
@@ -1,0 +1,5 @@
+#
+# Command line parameters for vdr-plugin-avards
+#
+# For more details see /usr/share/doc/vdr-plugin-avards/README.gz
+#

Added: vdr/vdr-plugin-avards/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/rules?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/rules (added)
+++ vdr/vdr-plugin-avards/trunk/debian/rules Fri Mar 21 00:05:09 2008
@@ -1,0 +1,20 @@
+#! /bin/sh /usr/share/vdr-dev/make-special-vdr.sh
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
+
+DEB_INSTALL_CHANGELOGS_ALL = HISTORY
+
+MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
+               LOCALEDIR=debian/tmp/usr/share/locale
+
+common-build-arch::
+	$(MAKE) all $(MAKE_OPTIONS)
+
+cleanbuilddir::
+	$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
+	rm -f libvdr-*.so.*
+
+common-binary-predeb-arch::
+	sh /usr/share/vdr-dev/patchlevel.sh subst
+	sh /usr/share/vdr-dev/dependencies.sh

Propchange: vdr/vdr-plugin-avards/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: vdr/vdr-plugin-avards/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-avards/trunk/debian/watch?rev=6465&op=file
==============================================================================
--- vdr/vdr-plugin-avards/trunk/debian/watch (added)
+++ vdr/vdr-plugin-avards/trunk/debian/watch Fri Mar 21 00:05:09 2008
@@ -1,0 +1,3 @@
+version=3
+
+http://firefly.vdr-developer.org/avards/index.html vdr-avards-(.*)\.tar\.bz2




More information about the pkg-vdr-dvb-changes mailing list