From 5b4cbe8cfd7457f20d2394e2880ccf71d563272d Mon Sep 17 00:00:00 2001 From: B. Watson Date: Fri, 15 Jun 2018 02:32:59 -0400 Subject: libraries/zita-convolver: Updated for version 4.0.0. Signed-off-by: B. Watson --- libraries/zita-convolver/README | 5 +++++ libraries/zita-convolver/zita-convolver.SlackBuild | 6 +++++- libraries/zita-convolver/zita-convolver.info | 6 +++--- 3 files changed, 13 insertions(+), 4 deletions(-) (limited to 'libraries') diff --git a/libraries/zita-convolver/README b/libraries/zita-convolver/README index 2a2b49db7c..64847d8367 100644 --- a/libraries/zita-convolver/README +++ b/libraries/zita-convolver/README @@ -19,3 +19,8 @@ of a good reason to do this, you probably can't either :) With no options, the default is to build a package optimized for the build host (which is just what you want, if you're going to build and install on the same machine). + +Warning to guitarix users: if you upgrade zita-convolver and guitarix +stops working, you'll have to rebuild guitarix. This is because +guitarix links to the system zita-convolver library if it's installed +(but otherwise uses its own bundled copy). diff --git a/libraries/zita-convolver/zita-convolver.SlackBuild b/libraries/zita-convolver/zita-convolver.SlackBuild index 1c5b6f2bb0..704b1537b4 100644 --- a/libraries/zita-convolver/zita-convolver.SlackBuild +++ b/libraries/zita-convolver/zita-convolver.SlackBuild @@ -9,8 +9,12 @@ # This SlackBuild has a bit more logic than most, due to the various # optimizations. See README for executive summary. +# 20180615 bkw: updated for v4.0.0. +# Note to self: finish and upload SlackBuild for jconvolver, that was +# the original purpose for adding zita-convolver to the repo... + PRGNAM=zita-convolver -VERSION=${VERSION:-3.1.0} +VERSION=${VERSION:-4.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/zita-convolver/zita-convolver.info b/libraries/zita-convolver/zita-convolver.info index e2297a8fa5..5076ab5714 100644 --- a/libraries/zita-convolver/zita-convolver.info +++ b/libraries/zita-convolver/zita-convolver.info @@ -1,8 +1,8 @@ PRGNAM="zita-convolver" -VERSION="3.1.0" +VERSION="4.0.0" HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/" -DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-convolver-3.1.0.tar.bz2" -MD5SUM="7e264d0fb0d8ea277cdb4e33d764c68a" +DOWNLOAD="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-convolver-4.0.0.tar.bz2" +MD5SUM="59a86a7901dfab3803003fee090793ab" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3