parent
6f1fb57492
commit
e635dbbbba
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=1.1.7
|
||||
revision=2
|
||||
version=1.1.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLIB_SUFFIX=
|
||||
-DDEFAULT_SOUNDFONT:STRING=/usr/share/soundfonts/default.sf2"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Real-time software synthesizer based on the SoundFont 2 specificatio
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://www.fluidsynth.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f32636aa3f715fa4a4010db73530b58fbd94d192b78cd276d0b819c8fc855129
|
||||
distfiles="https://github.com/FluidSynth/fluidsynth/archive/v${version}.tar.gz"
|
||||
checksum=b74801d0fdd726c4555149bf075b76dc4074658ec0a8f7a3753f4a64589e5300
|
||||
|
||||
libfluidsynth_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Reference in New Issue