mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
synthv1: update to 1.0.0.
This commit is contained in:
parent
474a494867
commit
b726938cdd
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'synthv1'
|
# Template file for 'synthv1'
|
||||||
pkgname=synthv1
|
pkgname=synthv1
|
||||||
version=0.9.34
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt6-base"
|
||||||
makedepends="alsa-lib-devel jack-devel liblo-devel lv2 qt5-devel qt5-svg-devel"
|
makedepends="alsa-lib-devel jack-devel liblo-devel lv2 qt6-base-devel qt6-svg-devel"
|
||||||
short_desc="Old-school polyphonic synthesizer"
|
short_desc="Old-school polyphonic synthesizer"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://synthv1.sourceforge.io/"
|
homepage="https://synthv1.sourceforge.io/"
|
||||||
changelog="https://github.com/rncbc/synthv1/raw/main/ChangeLog"
|
changelog="https://github.com/rncbc/synthv1/raw/main/ChangeLog"
|
||||||
distfiles="${SOURCEFORGE_SITE}/synthv1/synthv1-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/synthv1/synthv1-${version}.tar.gz"
|
||||||
checksum=7e56e43c610e093c4dfab1c455d3d7213558bdbfb8c899daaedab8c766ee8dfd
|
checksum=921e13b03f2e81644830e06524b6a2d82da548fd08547106c114d62edea7377a
|
||||||
|
|
Loading…
Add table
Reference in a new issue