blob: 98760c69410341a2aa526dd2fb30380a2b0faa24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = carla-debug-git
pkgdesc = Audio Plugin Host
pkgver = 2.1.rc1.r26.ga511bb259
pkgrel = 1
epoch = 1
url = http://kxstudio.sf.net/carla
changelog = changelog.txt
arch = i686
arch = x86_64
license = GPL2+
makedepends = git
makedepends = gtk2
makedepends = gtk3
depends = ffmpeg
depends = file
depends = fluidsynth
depends = liblo
depends = python-pyqt5
depends = qt5-svg
optdepends = gtk2: LV2 GTK2 UI support
optdepends = gtk3: LV2 GTK3 UI support
optdepends = python-pyliblo: OSC control support
optdepends = python-rdflib: LADSPA-RDF support
provides = carla
conflicts = carla
options = !strip
options = debug
source = carla::git+https://github.com/falkTX/Carla.git#branch=develop
md5sums = SKIP
pkgname = carla-debug-git
|