mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
yoshimi: update to 1.3.7.
This commit is contained in:
parent
b785543761
commit
a67744156b
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'yoshimi'
|
# Template file for 'yoshimi'
|
||||||
pkgname=yoshimi
|
pkgname=yoshimi
|
||||||
version=1.3.6.1
|
version=1.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
hostmakedepends="cmake pkg-config fltk"
|
hostmakedepends="cmake pkg-config fltk"
|
||||||
makedepends="boost-devel jack-devel fltk-devel fftw-devel mxml-devel cairo-devel lv2"
|
makedepends="boost-devel jack-devel fltk-devel fftw-devel mxml-devel cairo-devel lv2 readline-devel"
|
||||||
short_desc="ZynAddSubFX fork with improved JACK audio & MIDI IO"
|
short_desc="ZynAddSubFX fork with improved JACK audio & MIDI IO"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://yoshimi.sourceforge.net"
|
homepage="http://yoshimi.sourceforge.net"
|
||||||
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
||||||
checksum=21a3cb224b0519600a26da5e36bacb8ef0d62b8190fd0015658b8b147d843634
|
checksum=2bddab2053715bc0100cd693c99d04467eaf831957bd07035bc3f23df9942158
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue