[SCM] projectm packaging branch, master, updated. upstream/2.0.1+dfsg-18-g4e53cc3
ximion-guest at users.alioth.debian.org
ximion-guest at users.alioth.debian.org
Fri Jun 25 14:54:59 UTC 2010
The following commit has been merged in the master branch:
commit 4e53cc3b6fef7d72e379a444f595d34147077e68
Author: Matthias Klumpp <matthias at nlinux.org>
Date: Fri Jun 25 16:51:30 2010 +0200
Added patch to include stat.h
* Patch for projectM-pulseaudio to include stat.h
(fixes possible build failures)
diff --git a/debian/patches/02_desktop_encoding.patch b/debian/patches/02_desktop-encoding.patch
similarity index 100%
rename from debian/patches/02_desktop_encoding.patch
rename to debian/patches/02_desktop-encoding.patch
diff --git a/debian/patches/03_pulseaudio-stat.patch b/debian/patches/03_pulseaudio-stat.patch
new file mode 100644
index 0000000..6e0992a
--- /dev/null
+++ b/debian/patches/03_pulseaudio-stat.patch
@@ -0,0 +1,10 @@
+diff -Naur projectM-pulseaudio-2.0.1-orig/qprojectM-pulseaudio.cpp projectM-pulseaudio-2.0.1/qprojectM-pulseaudio.cpp
+--- projectm-2.0.1-orig/src/projectM-pulseaudio/qprojectM-pulseaudio.cpp 2010-01-26 11:52:18.000000000 -0500
++++ projectm-2.0.1/src/projectM-pulseaudio/qprojectM-pulseaudio.cpp 2010-01-26 12:09:43.000000000 -0500
+@@ -68,6 +68,7 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <errno.h>
++#include <sys/stat.h>
+
+ //#include <pulsecore/gccmacro.h>
diff --git a/debian/patches/series b/debian/patches/series
index 525c846..acfa71f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
01_pulsecmakelist.patch
-02_desktop_encoding.patch
+02_desktop-encoding.patch
+03_pulseaudio-stat.patch
--
projectm packaging
More information about the pkg-multimedia-commits
mailing list