git » suil.git » main » tree

[main] / .SRCINFO

pkgbase = suil
	pkgdesc = A lightweight C library for loading and wrapping LV2 plugin UIs
	pkgver = 0.10.20
	pkgrel = 1
	url = https://drobilla.net/software/suil.html
	arch = x86_64
	license = 0BSD OR ISC
	makedepends = doxygen
	makedepends = gtk2
	makedepends = gtk3
	makedepends = lv2
	makedepends = meson
	makedepends = python-sphinx
	makedepends = python-sphinx-lv2-theme
	makedepends = python-sphinxygen
	makedepends = qt5-base
	makedepends = qt5-x11extras
	source = https://download.drobilla.net/suil-0.10.20.tar.xz
	source = https://download.drobilla.net/suil-0.10.20.tar.xz.sig
	validpgpkeys = 907D226E7E13FA337F014A083672782A9BF368F3
	sha512sums = fb3735d0856c826f46ad2334b6965f4116df2fa3132d10bdfcd2b2d39f8e40142801ce3f352425845adfac90bf4a60d76d09fdf0a99b2cec82faa0f5f127c3f8
	sha512sums = SKIP
	b2sums = 4ce6dcba544b4fb606d2b97dd347e5098cd1373643059fe80e2a7f9d7022432063e4391017e106a4092056999dcb7b99729339536c4c73cdaa5a3f091f1100ee
	b2sums = SKIP

pkgname = suil
	depends = gcc-libs
	depends = glibc
	depends = lv2
	optdepends = glib2: support for wrapping X11 and Qt5 in GTK3 and GTK2
	optdepends = gtk2: support for wrapping X11 and Qt5 in GTK2 and GTK2 in Qt5
	optdepends = gtk3: support for wrapping X11 and Qt5 in GTK3
	optdepends = libx11: support for wrapping X11 directly and in GTK3 and GTK2
	optdepends = qt5-base: support for wrapping X11 in Qt5 and Qt5 in GTK3 and GTK2
	optdepends = qt5-x11extras: support for wrapping X11 in Qt5
	provides = libsuil-0.so

pkgname = suil-docs
	pkgdesc = A lightweight C library for loading and wrapping LV2 plugin UIs - documentation