Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ad9e1e04b796b0bf215ff71a3772c4eb34e33d3c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ad9e1e04b796b0bf215ff71a3772c4eb34e33d3c)
  • Date: Tue, 16 May 2017 14:24:51 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-creation/ardour4/HISTORY
| 3
audio-creation/ardour4/PRE_BUILD
| 3
audio-creation/ardour4/ardour4-gcc6.patch
| 19 +++
audio-plugins/swh-lv2/DEPENDS
| 2
audio-plugins/swh-lv2/DETAILS
| 8 -
audio-plugins/swh-lv2/HISTORY
| 6 +
audio-plugins/swh-lv2/PRE_BUILD
| 6 +

audio-plugins/swh-lv2/swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch
| 50 ++++++++++
audio-plugins/swh-plugins/DETAILS
| 4
audio-plugins/swh-plugins/HISTORY
| 5 +
printer/hplip/DETAILS
| 2
printer/hplip/HISTORY
| 3
12 files changed, 103 insertions(+), 8 deletions(-)

New commits:
commit ad9e1e04b796b0bf215ff71a3772c4eb34e33d3c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

hplip: version 3.17.4

commit 3697d47d43a08d594b57b3a19d4114cd97e63be1
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

ardour4: fix build with gcc6

commit e54ae88d7c9f400e6b26bdf2cb4abbcdf45ffbaf
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

swh-lv2: update to 1.0.16 + a patch, fixing serous crashing

commit 2935be4409757fb48cba608f70ed1a2116996e5b
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

swh-plugins: version 0.4.17

diff --git a/audio-creation/ardour4/HISTORY b/audio-creation/ardour4/HISTORY
index ed23562..5d36b37 100644
--- a/audio-creation/ardour4/HISTORY
+++ b/audio-creation/ardour4/HISTORY
@@ -1,3 +1,6 @@
+2017-05-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * PRE_BUILD, ardour4-gcc6.patch: fix build with gcc 6
+
2016-05-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated mirror to ftp.sourcemage.us

diff --git a/audio-creation/ardour4/PRE_BUILD
b/audio-creation/ardour4/PRE_BUILD
new file mode 100755
index 0000000..d973cfa
--- /dev/null
+++ b/audio-creation/ardour4/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+patch -Np1 < "$SCRIPT_DIRECTORY/ardour4-gcc6.patch"
diff --git a/audio-creation/ardour4/ardour4-gcc6.patch
b/audio-creation/ardour4/ardour4-gcc6.patch
new file mode 100644
index 0000000..68f9484
--- /dev/null
+++ b/audio-creation/ardour4/ardour4-gcc6.patch
@@ -0,0 +1,19 @@
+Description: Fix build with gcc6
+Author: Jaromír Mikeš <mira.mikes AT seznam.cz>
+Forwarded: no
+
+Index: ardour/libs/ardour/parameter_descriptor.cc
+===================================================================
+--- ardour.orig/libs/ardour/parameter_descriptor.cc
++++ ardour/libs/ardour/parameter_descriptor.cc
+@@ -178,8 +178,8 @@ ParameterDescriptor::update_steps()
+ largestep = largestep / logf(30.0f);
+ } else if (integer_step) {
+ smallstep = 1.0;
+- step = std::max(1.0, rint(step));
+- largestep = std::max(1.0, rint(largestep));
++ step = std::max(1.f, rintf (step));
++ largestep = std::max(1.f, rintf (largestep));
+ }
+ }
+ }
diff --git a/audio-plugins/swh-lv2/DEPENDS b/audio-plugins/swh-lv2/DEPENDS
index 8909b0c..13b6364 100755
--- a/audio-plugins/swh-lv2/DEPENDS
+++ b/audio-plugins/swh-lv2/DEPENDS
@@ -1,2 +1,2 @@
-depends lv2core &&
+depends lv2 &&
depends fftw
diff --git a/audio-plugins/swh-lv2/DETAILS b/audio-plugins/swh-lv2/DETAILS
index 862029e..9472d16 100755
--- a/audio-plugins/swh-lv2/DETAILS
+++ b/audio-plugins/swh-lv2/DETAILS
@@ -1,11 +1,11 @@
SPELL=swh-lv2
- VERSION=1.0.15
+ VERSION=1.0.16
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://plugin.org.uk/lv2/$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/lv2-$VERSION"
+ SOURCE_URL[0]=https://github.com/swh/lv2/archive/v$VERSION.tar.gz
WEB_SITE=http://plugin.org.uk
ENTERED=20080226
-
SOURCE_HASH=sha512:cd5018e6ce8eda3d04f18b0c4546a70ff6cae4d250357bfb82bb52ebd35932620bb857318703dea6ccaeee6a3a15defca7b9f100d00f3ac0b6e4ad736e944251
+
SOURCE_HASH=sha512:1ded2c570b7f8385bb702539f5e1573fa23c6ddfb2b763af149b4ef1a32e394590b0b4fffcd006fca362b51318c1ff5cfbaeb40e4341cc07d5241aca1ac2eba0
LICENSE[0]=GPL
KEYWORDS="plugins audio"
SHORT="An LV2 port of Steve Harris' swh-plugins plugin set."
diff --git a/audio-plugins/swh-lv2/HISTORY b/audio-plugins/swh-lv2/HISTORY
index 3991d12..393d363 100644
--- a/audio-plugins/swh-lv2/HISTORY
+++ b/audio-plugins/swh-lv2/HISTORY
@@ -1,2 +1,8 @@
+2016-05-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 1.0.16
+ * DEPENDS: lv2 instead of lv2core
+ * PRE_BUILD: include a commit from git for fixing sidechain meta data
+ * swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch:
added
+
2008-02-26 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS, DEPENDS, BUILD: Created spell.
diff --git a/audio-plugins/swh-lv2/PRE_BUILD b/audio-plugins/swh-lv2/PRE_BUILD
new file mode 100755
index 0000000..57c0611
--- /dev/null
+++ b/audio-plugins/swh-lv2/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+pwd &&
+# Remove on post-1.0.16 release, a rather useful/harmless fix from git
+# regarding sidechain inputs.
+patch -Np1 <
"$SCRIPT_DIRECTORY/swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch"
diff --git
a/audio-plugins/swh-lv2/swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch

b/audio-plugins/swh-lv2/swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch
new file mode 100644
index 0000000..61346df
--- /dev/null
+++
b/audio-plugins/swh-lv2/swh-sidechain-git-9acaf5775ae15e3bcbd783cf058436d4e1cbaf27.patch
@@ -0,0 +1,50 @@
+From 9acaf5775ae15e3bcbd783cf058436d4e1cbaf27 Mon Sep 17 00:00:00 2001
+From: Robin Gareus <robin AT gareus.org>
+Date: Thu, 14 Apr 2016 14:27:54 +0200
+Subject: [PATCH] properly tag sidechain inputs
+
+---
+ plugins/sc2-swh.lv2/plugin.xml | 2 +-
+ plugins/sc3-swh.lv2/plugin.xml | 2 +-
+ xslt/turtle.xsl | 2 ++
+ 3 files changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/plugins/sc2-swh.lv2/plugin.xml b/plugins/sc2-swh.lv2/plugin.xml
+index cd5181d..378c6a9 100644
+--- a/plugins/sc2-swh.lv2/plugin.xml
++++ b/plugins/sc2-swh.lv2/plugin.xml
+@@ -124,7 +124,7 @@
+ <range min="0" max="+24"/>
+ </port>
+
+- <port label="sidechain" dir="input" type="audio">
++ <port label="sidechain" dir="input" type="audio" sidechain="true">
+ <name>Sidechain</name>
+ </port>
+
+diff --git a/plugins/sc3-swh.lv2/plugin.xml b/plugins/sc3-swh.lv2/plugin.xml
+index 7635cb0..9b35bc9 100644
+--- a/plugins/sc3-swh.lv2/plugin.xml
++++ b/plugins/sc3-swh.lv2/plugin.xml
+@@ -139,7 +139,7 @@
+
+ <group label="sidechain" type="MonoGroup" sidechain-of="main_in"/>
+
+- <port label="sidechain" dir="input" type="audio" group="sidechain"
role="centerChannel">
++ <port label="sidechain" dir="input" type="audio" group="sidechain"
role="centerChannel" sidechain="true">
+ <name>Sidechain</name>
+ </port>
+
+diff --git a/xslt/turtle.xsl b/xslt/turtle.xsl
+index 67cfdee..544cc89 100644
+--- a/xslt/turtle.xsl
++++ b/xslt/turtle.xsl
+@@ -80,6 +80,8 @@ swh:<xsl:value-of select="$pluglabel"/> a :Plugin ;
+ :portProperty :toggled ;</xsl:if>
+ <xsl:if test="contains(@hint, 'causes_artifacts')">
+ :portProperty :causesArtifacts ;</xsl:if>
++ <xsl:if test="contains(@sidechain, 'true')">
++ :portProperty :isSideChain ;</xsl:if>
+ <xsl:if test="@group">
+ pg:inGroup swh:<xsl:value-of select="$pluglabel"/>-<xsl:value-of
select="@group"/> ;
+ pg:role pg:<xsl:value-of select="@role"/> ;</xsl:if>
diff --git a/audio-plugins/swh-plugins/DETAILS
b/audio-plugins/swh-plugins/DETAILS
index 8c5592a..253719a 100755
--- a/audio-plugins/swh-plugins/DETAILS
+++ b/audio-plugins/swh-plugins/DETAILS
@@ -1,11 +1,11 @@
SPELL=swh-plugins
- VERSION=0.4.16
+ VERSION=0.4.17
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/ladspa-$VERSION"
SOURCE_URL[0]=https://github.com/swh/ladspa/archive/v$VERSION.tar.gz
WEB_SITE=http://plugin.org.uk
ENTERED=20031204
-
SOURCE_HASH=sha512:6ff0bf106ebe35a9ca19917e474214cd53d003f335b597d364249a8b76fb7127f3bee3c231771d619b4198d36b7a8163eb12a8b70faa83febd7a2870d25356bd
+
SOURCE_HASH=sha512:6b566030b43c3929ce8938648abd458efa0fea0b4916410a34b4f4fa788c45e4a6ec3f46ca435f8546179ff0c4674303db22314e1c1f1d09e5f2b71e6c5aecc7
LICENSE[0]=GPL
KEYWORDS="plugins audio"
SHORT="swh-plugins are a set of LADSPA plugins by Steve Harris."
diff --git a/audio-plugins/swh-plugins/HISTORY
b/audio-plugins/swh-plugins/HISTORY
index c32a6ec..775eb92 100644
--- a/audio-plugins/swh-plugins/HISTORY
+++ b/audio-plugins/swh-plugins/HISTORY
@@ -1,3 +1,8 @@
+2017-05-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 0.4.17
+ Version 0.4.16 was seriously broken (prevented use of multiple
+ plugins in Ardour, for example).
+
2016-09-29 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: added to fix PICyness and un-break build here

diff --git a/printer/hplip/DETAILS b/printer/hplip/DETAILS
index 539f9d9..4d80f30 100755
--- a/printer/hplip/DETAILS
+++ b/printer/hplip/DETAILS
@@ -1,5 +1,5 @@
SPELL=hplip
- VERSION=3.15.4
+ VERSION=3.17.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE2_IGNORE=signature
diff --git a/printer/hplip/HISTORY b/printer/hplip/HISTORY
index ce814d1..c749e8b 100644
--- a/printer/hplip/HISTORY
+++ b/printer/hplip/HISTORY
@@ -1,3 +1,6 @@
+2017-05-12 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 3.17.4
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ad9e1e04b796b0bf215ff71a3772c4eb34e33d3c), Thomas Orgis, 05/16/2017

Archive powered by MHonArc 2.6.24.

Top of Page