mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
patchage: update to 1.0.10
This commit is contained in:
parent
0c5af70709
commit
55375a044b
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'patchage'
|
# Template file for 'patchage'
|
||||||
pkgname=patchage
|
pkgname=patchage
|
||||||
version=1.0.4
|
version=1.0.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=waf3
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtkmm2-devel alsa-lib-devel jack-devel boost-devel ganv-devel"
|
makedepends="gtkmm2-devel alsa-lib-devel jack-devel fmt-devel ganv-devel"
|
||||||
depends="jack desktop-file-utils hicolor-icon-theme"
|
depends="jack desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://drobilla.net/software/patchage"
|
homepage="https://drobilla.net/software/patchage"
|
||||||
distfiles="https://download.drobilla.net/patchage-${version}.tar.bz2"
|
distfiles="https://download.drobilla.net/patchage-${version}.tar.xz"
|
||||||
checksum=7c27fe3ad3d34aa273915df94dee3cacfc632bae59eb3bfc5e6fc63a789c6a3d
|
checksum=00612a9ecb4130d98e20e820be6a1241ba81e3d06dd76dfb29799ebd671687d4
|
||||||
|
|
Loading…
Add table
Reference in a new issue