blob: 788bb5b5e3e59e1b11d91aa6e288ccc3a2308d2d (
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
|
pkgbase = suil-git
pkgdesc = A lightweight C library for loading and wrapping LV2 plugin UIs
pkgver = 0.10.3.r311.0229219
pkgrel = 2
url = http://drobilla.net/software/suil/
arch = i686
arch = x86_64
license = custom:ISC
makedepends = git
makedepends = gtk2
makedepends = lv2
makedepends = python
makedepends = qt4
makedepends = qt5-base
optdepends = qt4: Qt 4.x UI wrapping support
optdepends = qt5-base: Qt 5.x UI wrapping support
optdepends = gtk2: GTK+ 2.x UI wrapping support
provides = suil
provides = suil=0.10.3
conflicts = suil
conflicts = suil-svn
source = suil::git+https://gitlab.com/lv2/suil.git
source = autowaf::git+https://gitlab.com/drobilla/autowaf.git
md5sums = SKIP
md5sums = SKIP
pkgname = suil-git
|