summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c396bc3518591e421684e39a4b33be959105312f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = clap-host
	pkgdesc = CLAP example host
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/free-audio/clap-host
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = ninja
	makedepends = catch2
	makedepends = git
	depends = qt6-base
	depends = rtmidi
	depends = rtaudio
	source = git+https://github.com/free-audio/clap-host#tag=1.0.2
	source = git+https://github.com/free-audio/clap#branch=main
	source = git+https://github.com/free-audio/clap-helpers#branch=main
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = clap-host