[vdr-plugin-softhddevice] 03/05: tmp

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Feb 28 22:32:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to annotated tag debian/0.6.0+git20150212-3
in repository vdr-plugin-softhddevice.

commit f37d032a84e44d3fe202fcbdd362ea4665429803
Author: etobi <git at e-tobi.net>
Date:   Sat Feb 28 02:36:10 2015 +0100

    tmp
---
 debian/patches/series    |  1 +
 debian/patches/tmp.patch | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..62dd848
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+tmp.patch
diff --git a/debian/patches/tmp.patch b/debian/patches/tmp.patch
new file mode 100644
index 0000000..3094f4a
--- /dev/null
+++ b/debian/patches/tmp.patch
@@ -0,0 +1,26 @@
+Index: vdr-plugin-softhddevice/Makefile
+===================================================================
+--- vdr-plugin-softhddevice.orig/Makefile	2015-02-28 02:39:03.313142176 +0100
++++ vdr-plugin-softhddevice/Makefile	2015-02-28 02:39:03.309142197 +0100
+@@ -30,7 +30,7 @@
+ AVRESAMPLE ?= $(shell pkg-config --exists libavresample && echo 1)
+ endif
+ 
+-CONFIG := # -DDEBUG #-DOSD_DEBUG	# enable debug output+functions
++CONFIG := -DDEBUG #-DOSD_DEBUG	# enable debug output+functions
+ #CONFIG += -DSTILL_DEBUG=2		# still picture debug verbose level
+ 
+ CONFIG += -DAV_INFO -DAV_INFO_TIME=3000	# info/debug a/v sync
+Index: vdr-plugin-softhddevice/codec.c
+===================================================================
+--- vdr-plugin-softhddevice.orig/codec.c	2015-02-12 21:30:26.046065524 +0100
++++ vdr-plugin-softhddevice/codec.c	2015-02-28 02:39:31.676986339 +0100
+@@ -45,6 +45,8 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <unistd.h>
++#include <stdint.h>
++#include <inttypes.h>
+ #ifdef __FreeBSD__
+ #include <sys/endian.h>
+ #else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-softhddevice.git



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