[SCM] qutecsound/master: csnd library is now csnd6
fsateler at users.alioth.debian.org
fsateler at users.alioth.debian.org
Fri Nov 22 19:56:01 UTC 2013
The following commit has been merged in the master branch:
commit a85213570cd4436889eb8c027117f49a6c2f19e2
Author: Felipe Sateler <fsateler at debian.org>
Date: Fri Nov 22 15:04:36 2013 -0300
csnd library is now csnd6
diff --git a/debian/control b/debian/control
index 01e7bd4..c6389cd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Felipe Sateler <fsateler at debian.org>,
Build-Depends:
debhelper (>= 7),
cdbs,
- libcsnd-dev (>= 1:6.00~dfsg),
+ libcsnd-dev (>= 1:6.01~dfsg),
libcsound64-dev,
qt4-qmake,
libqt4-dev,
diff --git a/debian/patches/csnd6.patch b/debian/patches/csnd6.patch
new file mode 100644
index 0000000..1127f74
--- /dev/null
+++ b/debian/patches/csnd6.patch
@@ -0,0 +1,10 @@
+--- a/qcs-unix.pro
++++ b/qcs-unix.pro
+@@ -56,6 +56,6 @@ RESOURCES += "src/quteapp_d.qrc"
+ build32:LCSOUND = -lcsound
+ build64:LCSOUND = -lcsound64
+
+-LCSND = -lcsnd
++LCSND = -lcsnd6
+ LSNDFILE = -lsndfile
+
diff --git a/debian/patches/series b/debian/patches/series
index dcad593..1849fde 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
no-hardcoding.patch
+csnd6.patch
--
qutecsound packaging
More information about the pkg-multimedia-commits
mailing list