blob: a6d94af311f55050fe7a86877c1609ae8ef01dd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gmsynth-fluidr3
pkgdesc = General MIDI LV2 Synth (FluidR3). Modified version of gmsynth from x42 with FluidR3
pkgver = r2.b784b19
pkgrel = 1
url = https://github.com/donarturo11/gmsynth-fluidr3.lv2
arch = x86_64
groups = pro-audio
groups = lv2-plugins
license = GPL2
makedepends = lv2
makedepends = git
depends = glibc
depends = glib2
depends = libfluidsynth.so
source = https://www.dropbox.com/s/jqv7iszl5diiehx/gmsynth-fluidr3-lv2.tar.gz
sha512sums = SKIP
pkgname = gmsynth-fluidr3
|