[SCM] vdr-plugin-burn packaging repository branch, master, updated. debian/0.2.0_beta7-1-5-g960a266

etobi git at e-tobi.net
Sat May 12 21:19:12 UTC 2012


The following commit has been merged in the master branch:
commit 8f1358f830f90a1d30f2c5be9d569c866c141ac8
Author: etobi <git at e-tobi.net>
Date:   Sat May 12 23:02:26 2012 +0200

    Fixed gcc issue

diff --git a/debian/patches/gcc-issues.patch b/debian/patches/gcc-issues.patch
new file mode 100644
index 0000000..7211bfe
--- /dev/null
+++ b/debian/patches/gcc-issues.patch
@@ -0,0 +1,12 @@
+Index: vdr-plugin-burn/t/common_functions.c
+===================================================================
+--- vdr-plugin-burn.orig/t/common_functions.c	2012-05-12 22:54:01.000000000 +0200
++++ vdr-plugin-burn/t/common_functions.c	2012-05-12 23:01:57.000000000 +0200
+@@ -10,6 +10,7 @@
+ {
+ 	using namespace vdr_burn;
+ 	using namespace std;
++	using namespace proctools;
+ 
+ 	string path = "/video0/Claire's \"Erbe\"";
+ 	string escaped = shell_escape(path, "'");
diff --git a/debian/patches/series b/debian/patches/series
index 39a2456..e610245 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+gcc-issues.patch
 01_genisoimage.patch
 #02_projectx.patch
 03_default-requantizer.patch

-- 
vdr-plugin-burn packaging repository



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