audio/Luppp: Updated for version 0a55b49.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
klaatu 2022-03-05 15:32:51 +13:00 committed by Willy Sudiarto Raharjo
parent 84a55ba7aa
commit 14696947ee
No known key found for this signature in database
GPG key ID: 3F617144D7238786
7 changed files with 18 additions and 20 deletions

View file

@ -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 .

View file

@ -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"

6
audio/Luppp/README Normal file
View file

@ -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.

View file

@ -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:

View file

@ -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.