blob: fc5caa30e9bb0e551f3873bbd3d25702eed6ff5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lv2-c++-tools
pkgdesc = Tools and libraries that may come in handy when writing LV2 plugins.
pkgver = 1.0.7
pkgrel = 2
url = http://ll-plugins.nongnu.org/hacking.html
arch = i686
arch = x86_64
license = GPL3
makedepends = boost
makedepends = gtkmm
options = staticlibs
source = https://download-mirror.savannah.gnu.org/releases/ll-plugins/lv2-c++-tools-1.0.7.tar.bz2
md5sums = 464955e219a87b27b5e951e1b37c68fe
pkgname = lv2-c++-tools
|