summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author klaatu2022-03-05 03:32:51 +0100
committer Willy Sudiarto Raharjo2022-03-05 03:52:17 +0100
commit14696947ee87c8e77928e0ebb945ab4d5842b6d7 (patch)
treecae64c39d5b73f5033846c5b3e07715131839675 /audio
parent84a55ba7aa1ac89f0c9e4bebdfa4ad34651ac513 (diff)
downloadslackbuilds-14696947ee87c8e77928e0ebb945ab4d5842b6d7.tar.gz
audio/Luppp: Updated for version 0a55b49.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/Luppp/Luppp.SlackBuild (renamed from audio/luppp/luppp.SlackBuild)10
-rw-r--r--audio/Luppp/Luppp.desktop (renamed from audio/luppp/luppp.desktop)0
-rw-r--r--audio/Luppp/Luppp.info (renamed from audio/luppp/luppp.info)8
-rw-r--r--audio/Luppp/README6
-rw-r--r--audio/Luppp/doinst.sh (renamed from audio/luppp/doinst.sh)0
-rw-r--r--audio/Luppp/slack-desc (renamed from audio/luppp/slack-desc)6
-rw-r--r--audio/luppp/README8
7 files changed, 18 insertions, 20 deletions
diff --git a/audio/luppp/luppp.SlackBuild b/audio/Luppp/Luppp.SlackBuild
index ef98650597..8dc70a4845 100644
--- a/audio/luppp/luppp.SlackBuild
+++ b/audio/Luppp/Luppp.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
# Slackware build script for luppp
-# Copyright 2019 Klaatu | Lawrence NZ | klaatu@member.fsf.org
+# Copyright 2019-22 Klaatu | Lawrence NZ | klaatu@member.fsf.org
# GNU All-Permissive License
# Copying and distribution of this file, with or without modification,
@@ -10,8 +10,8 @@
cd $(dirname $0) ; CWD=$(pwd)
-PRGNAM=luppp
-VERSION=${VERSION:-1.2.1}
+PRGNAM=Luppp
+VERSION=${VERSION:-0a55b49}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -58,8 +58,8 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
mkdir $PRGNAM-$VERSION
-tar xvf $CWD/release-$VERSION.tar.gz -C $PRGNAM-$VERSION --strip-components 1 \
- || tar xvf $CWD/openAV-Luppp-release-$VERSION.tar.gz -C $PRGNAM-$VERSION --strip-components 1
+tar xvf $CWD/$VERSION.tar.gz \
+ -C $PRGNAM-$VERSION --strip-components 1
cd $PRGNAM-$VERSION
chown -R root:root .
diff --git a/audio/luppp/luppp.desktop b/audio/Luppp/Luppp.desktop
index fa7fc720cf..fa7fc720cf 100644
--- a/audio/luppp/luppp.desktop
+++ b/audio/Luppp/Luppp.desktop
diff --git a/audio/luppp/luppp.info b/audio/Luppp/Luppp.info
index b405aabb12..91251cc2c7 100644
--- a/audio/luppp/luppp.info
+++ b/audio/Luppp/Luppp.info
@@ -1,8 +1,8 @@
-PRGNAM="luppp"
-VERSION="1.2.1"
+PRGNAM="Luppp"
+VERSION="0a55b49"
HOMEPAGE="http://openavproductions.com/luppp/"
-DOWNLOAD="https://github.com/harryhaaren/openAV-Luppp/archive/release-1.2.1.tar.gz"
-MD5SUM="566f3aabde4d87ec3b862d7cc2e04a90"
+DOWNLOAD="https://github.com/openAVproductions/openAV-Luppp/archive/0a55b49.tar.gz"
+MD5SUM="8197f894b1f5e5dbc25a858e1d699893"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack liblo ntk"
diff --git a/audio/Luppp/README b/audio/Luppp/README
new file mode 100644
index 0000000000..204922ecb7
--- /dev/null
+++ b/audio/Luppp/README
@@ -0,0 +1,6 @@
+Luppp (audio looper)
+
+A loop player and sequencer designed for live performance
+or loop-based improvisation. The focus is real time processing,
+MIDI mapping, and a fast and intuitive workflow.
+
diff --git a/audio/luppp/doinst.sh b/audio/Luppp/doinst.sh
index 5fb28930db..5fb28930db 100644
--- a/audio/luppp/doinst.sh
+++ b/audio/Luppp/doinst.sh
diff --git a/audio/luppp/slack-desc b/audio/Luppp/slack-desc
index 26c7e1ea36..a780bda2a4 100644
--- a/audio/luppp/slack-desc
+++ b/audio/Luppp/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-luppp: luppp (looper)
+luppp: Luppp (looper)
luppp:
luppp: Luppp is a music creation tool, intended for live use. The focus is
-luppp: real time processing and a fast, intuitive workflow. With extensive
-luppp: MIDI mapping support, you can get looping just how you like.
+luppp: real time processing, MIDI mapping, and a fast intuitive workflow.
luppp:
luppp: http://openavproductions.com/luppp/
luppp:
luppp:
luppp:
luppp:
+luppp:
diff --git a/audio/luppp/README b/audio/luppp/README
deleted file mode 100644
index 35f79de921..0000000000
--- a/audio/luppp/README
+++ /dev/null
@@ -1,8 +0,0 @@
-luppp (audio looper)
-
-A loop player/sequencer designed for live performance or loop-based
-improvisation.
-
-Luppp is a music creation tool, intended for live use. The focus is
-real time processing and a fast, intuitive workflow. With extensive
-MIDI mapping support, you can get looping just how you like.