15 lines
582 B
Bash
15 lines
582 B
Bash
# Template file for 'patchage'
|
|
pkgname=patchage
|
|
version=1.0.10
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtkmm2-devel alsa-lib-devel jack-devel fmt-devel ganv-devel"
|
|
depends="jack desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://drobilla.net/software/patchage"
|
|
distfiles="https://download.drobilla.net/patchage-${version}.tar.xz"
|
|
checksum=00612a9ecb4130d98e20e820be6a1241ba81e3d06dd76dfb29799ebd671687d4
|