mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
fluidsynth: update to 2.1.1
This commit is contained in:
parent
5a4b6453e5
commit
0314699d75
2 changed files with 4 additions and 4 deletions
|
@ -976,7 +976,7 @@ libfftw3l_omp.so.3 libfftw-3.3.5_1
|
||||||
libfftw3f_threads.so.3 libfftw-3.3_1
|
libfftw3f_threads.so.3 libfftw-3.3_1
|
||||||
libfftw3f.so.3 libfftw-3.3_1
|
libfftw3f.so.3 libfftw-3.3_1
|
||||||
libfftw3f_omp.so.3 libfftw-3.3.5_1
|
libfftw3f_omp.so.3 libfftw-3.3.5_1
|
||||||
libfluidsynth.so.1 libfluidsynth-1.1.5_1
|
libfluidsynth.so.2 libfluidsynth-2.1.1_1
|
||||||
liblo.so.7 liblo-0.26_1
|
liblo.so.7 liblo-0.26_1
|
||||||
libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1
|
libvamp-sdk.so.2 libvamp-plugin-sdk-2.2_1
|
||||||
librubberband.so.2 librubberband-1.6.0_1
|
librubberband.so.2 librubberband-1.6.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fluidsynth'
|
# Template file for 'fluidsynth'
|
||||||
pkgname=fluidsynth
|
pkgname=fluidsynth
|
||||||
version=1.1.11
|
version=2.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLIB_SUFFIX=
|
configure_args="-DLIB_SUFFIX=
|
||||||
-DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2"
|
-DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.fluidsynth.org/"
|
homepage="http://www.fluidsynth.org/"
|
||||||
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
||||||
checksum=da8878ff374d12392eecf87e96bad8711b8e76a154c25a571dd8614d1af80de8
|
checksum=966d0393591b505d694e51cbf653387007144e9ae0b8705d82ec7d943d31d348
|
||||||
|
|
||||||
libfluidsynth_package() {
|
libfluidsynth_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue