mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
14 lines
578 B
Bash
14 lines
578 B
Bash
# Template file for 'synthv1'
|
|
pkgname=synthv1
|
|
version=1.3.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt6-base"
|
|
makedepends="alsa-lib-devel jack-devel liblo-devel lv2 qt6-base-devel qt6-svg-devel"
|
|
short_desc="Old-school polyphonic synthesizer"
|
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://synthv1.sourceforge.io/"
|
|
changelog="https://github.com/rncbc/synthv1/raw/main/ChangeLog"
|
|
distfiles="${SOURCEFORGE_SITE}/synthv1/synthv1-${version}.tar.gz"
|
|
checksum=3043eeaf34652c9f46382b569fe550766cd72395ea83b8b79364ff0f4120af34
|