[SCM] swh-lv2/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed May 16 20:09:37 UTC 2012


The following commit has been merged in the master branch:
commit 50f3a2f4c0f59edccd312ebf9462073cb4701e5f
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed May 16 22:05:51 2012 +0200

    Refresh patches.

diff --git a/debian/patches/02-gsm_plugin.patch b/debian/patches/02-gsm_plugin.patch
index b618732..15e78a1 100644
--- a/debian/patches/02-gsm_plugin.patch
+++ b/debian/patches/02-gsm_plugin.patch
@@ -6,6 +6,17 @@ Forwarded: not-needed
  xslt/source.xsl                |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)
 
+--- swh-lv2.orig/xslt/source.xsl
++++ swh-lv2/xslt/source.xsl
+@@ -11,7 +11,7 @@
+ <xsl:variable name="PLUGINLABEL"><xsl:call-template name="allCaps"><xsl:with-param name="in" select="$pluginLabel" /></xsl:call-template></xsl:variable>
+ #include <math.h>
+ #include <stdlib.h>
+-#include "lv2.h"
++#include <lv2.h>
+ 
+ typedef struct _<xsl:value-of select="$PluginLabel"/> {
+ <xsl:for-each select="port">  float *<xsl:value-of select="@label"/>;
 --- swh-lv2.orig/plugins/gsm-swh.lv2/plugin.xml
 +++ swh-lv2/plugins/gsm-swh.lv2/plugin.xml
 @@ -9,7 +9,7 @@
@@ -17,14 +28,3 @@ Forwarded: not-needed
        #include "util/biquad.h"
  
        #define SCALE 32768.0f
---- swh-lv2.orig/xslt/source.xsl
-+++ swh-lv2/xslt/source.xsl
-@@ -11,7 +11,7 @@
- <xsl:variable name="PLUGINLABEL"><xsl:call-template name="allCaps"><xsl:with-param name="in" select="$pluginLabel" /></xsl:call-template></xsl:variable>
- #include <math.h>
- #include <stdlib.h>
--#include "lv2.h"
-+#include <lv2.h>
- static LV2_Descriptor *<xsl:value-of select="$pluginLabel"/>Descriptor = NULL;
- 
- typedef struct _<xsl:value-of select="$PluginLabel"/> {

-- 
swh-lv2 packaging



More information about the pkg-multimedia-commits mailing list