community/x42-plugins to 20190206-1

This commit is contained in:
Kevin Mihelich 2019-02-22 13:27:28 +00:00
parent 34c67d7528
commit 544dc3642d

View file

@ -5,8 +5,8 @@
# - export OPTIMIZATIONS to override Makefiles without x86isms
pkgname=x42-plugins
pkgver=20190105
pkgrel=2
pkgver=20190206
pkgrel=1
pkgdesc="Collection of LV2 plugins"
arch=('x86_64')
url="https://github.com/x42/x42-plugins"
@ -15,7 +15,7 @@ depends=('ftgl' 'jack' 'liblo' 'libltc' 'pango' 'zita-convolver')
makedepends=('gendesk' 'gtk2' 'help2man' 'lv2' 'ttf-dejavu')
groups=('lv2-plugins' 'pro-audio')
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
sha512sums=('ad7b42c14427683531aa6db40c8fca7c15d9048e3afd30749d57dba929a43aa57363106f7770fda16ef97dc2e92edeaa8d150f55e9589e64c64b6c388fd44afe')
sha512sums=('a70b3646bd5c93d95055512c6134e9900201359ef6f6b57ed9ed22ddb735f518e1a5d011b5d4b6e3d347c014d9142984cf1de0fdb4b469f280f44790cfcb069b')
prepare() {
cd "${pkgname}-${pkgver}"
@ -26,6 +26,7 @@ prepare() {
["meter"]="Collection of audio-level meters"
["mixtri"]="Matrix mixer and trigger processor"
["scope"]="Simple audio oscilloscope with variable time scale, triggering, cursors and numeric readout"
["spectr"]="Spectrum Analyzer"
["stepseq"]="Simple step sequencer for moddevices.com"
["tuna"]="A musical instrument tuner with strobe characteristics"
)
@ -36,6 +37,7 @@ prepare() {
["meter"]="Audio Meter Collection"
["mixtri"]="Mixer'n'Trigger"
["scope"]="Oscilloscope"
["spectr"]="Spectrum Analyzer"
["stepseq"]="Step Sequencer"
["tuna"]="Music Instrument Tuner"
)