15 lines
583 B
Bash
15 lines
583 B
Bash
# Template file for 'patchage'
|
|
pkgname=patchage
|
|
version=1.0.2
|
|
revision=1
|
|
build_style=waf3
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gtkmm2-devel alsa-lib-devel jack-devel boost-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.bz2"
|
|
checksum=c6eb9558f3de0968396744241e053b843d7fbe37020cad791da882c054746336
|