[SCM] pd-iemutils/master: Refreshed patches

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Feb 17 15:57:39 UTC 2016


The following commit has been merged in the master branch:
commit 1232eee6ac28e89ef83539624270d2b3d56815ef
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 17 15:52:46 2016 +0100

    Refreshed patches

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index db7606d..0fea322 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -40,8 +40,8 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- pd-iemutils.orig/Makefile
 +++ pd-iemutils/Makefile
 @@ -8,6 +8,9 @@
- version=-v0.0.$(shell date +%Y%m%d)
- archivefile=$(library)$(version).tgz
+ version=0.0.$(shell date +%Y%m%d)
+ archivefile=$(library)-v$(version).tgz
  
 +CFLAGS=-DPD -fPIC
 +LDFLAGS=--export-dynamic -fPIC -shared
@@ -49,7 +49,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  clean:
  	-find . -name "*.o" -delete
  	-find . -name "*.pd_*" -delete
-@@ -25,7 +28,6 @@
+@@ -28,7 +31,6 @@
  
  iem_adaptfilt:
  	make -C iem_adaptfilt/src -f makefile_lin \

-- 
pd-iemutils packaging



More information about the pkg-multimedia-commits mailing list