mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
406f7321f6
commit
29cd11e298
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'fluidsynth'
|
# Template file for 'fluidsynth'
|
||||||
pkgname=fluidsynth
|
pkgname=fluidsynth
|
||||||
version=1.1.7
|
version=1.1.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLIB_SUFFIX="
|
configure_args="-DLIB_SUFFIX=
|
||||||
|
-DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel libsndfile-devel"
|
makedepends="glib-devel jack-devel pulseaudio-devel readline-devel libsndfile-devel"
|
||||||
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
short_desc="Real-time software synthesizer based on the SoundFont 2 specifications"
|
||||||
|
|
Loading…
Add table
Reference in a new issue