summaryrefslogtreecommitdiff
path: root/audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-07-16 02:43:06 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:55:21 +0700
commita667aaac4710598ae8f6837b2d32450c48b4405c (patch)
tree21714c8ce3ba76777b1886b187f94025e23d8042 /audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild
parent314dab41130f15cae68d89ccb586ec540ff7dea2 (diff)
downloadslackbuilds-a667aaac4710598ae8f6837b2d32450c48b4405c.tar.gz
audio/swh-plugins-lv2: Updated for version 1.0.16.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild')
-rw-r--r--audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild b/audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild
index e00258f9dc..87c4b8cdc9 100644
--- a/audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild
+++ b/audio/swh-plugins-lv2/swh-plugins-lv2.SlackBuild
@@ -7,11 +7,11 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=swh-plugins-lv2
-VERSION=${VERSION:-1.0.15}
+VERSION=${VERSION:-1.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-TARNAME="swh-lv2"
+TARNAME="lv2"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -56,13 +56,9 @@ find -L . \
-exec chmod 644 {} \;
if [ "${FORCE_SLACK_CFLAGS:-no}" = "yes" ]; then
- patch -p1 < $CWD/slkcflags.diff
+ sed -i 's,-O3.*-funroll-loops,$(SLKCFLAGS),' Makefile
fi
-# Add -lm when linking the .so files. Without this, the plugins fail to
-# load in ardour.
-patch -p1 < $CWD/libm.diff
-
make PREFIX=/usr SLKCFLAGS="$SLKCFLAGS"
make install-system INSTALL_DIR=$PKG/usr/lib$LIBDIRSUFFIX/lv2