From 9b7dfc1fde67e48f74998398384f1f995181fea5 Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Thu, 6 Jun 2024 12:43:11 +0200 Subject: [PATCH] setbfree: update to 0.8.12 **Summary** * Fix upper manual key-split * Fix MIDNAM (pedal CC, PC) * Add UI scaling for leslie plugin * Add compatibility with zita-convolver v4 * Minor build-system tweaks --- packages/s/setbfree/abi_used_symbols | 10 +++------- packages/s/setbfree/package.yml | 9 +++++---- packages/s/setbfree/pspec_x86_64.xml | 20 +++++++++++--------- 3 files changed, 19 insertions(+), 20 deletions(-) diff --git a/packages/s/setbfree/abi_used_symbols b/packages/s/setbfree/abi_used_symbols index 335e03a8c8b..d8863d26ed8 100644 --- a/packages/s/setbfree/abi_used_symbols +++ b/packages/s/setbfree/abi_used_symbols @@ -1,12 +1,10 @@ -UNKNOWN:fmod -UNKNOWN:fmodf UNKNOWN:roundf UNKNOWN:sincos -UNKNOWN:sqrt -UNKNOWN:sqrtf libc.so.6:__assert_fail libc.so.6:__ctype_b_loc libc.so.6:__fprintf_chk +libc.so.6:__isoc23_sscanf +libc.so.6:__isoc23_strtol libc.so.6:__isoc99_sscanf libc.so.6:__libc_start_main libc.so.6:__memcpy_chk @@ -14,7 +12,7 @@ libc.so.6:__printf_chk libc.so.6:__snprintf_chk libc.so.6:__sprintf_chk libc.so.6:__stack_chk_fail -libc.so.6:__strcat_chk +libc.so.6:__strcpy_chk libc.so.6:__sysv_signal libc.so.6:access libc.so.6:calloc @@ -93,5 +91,3 @@ libm.so.6:remainder libm.so.6:roundf libm.so.6:sin libm.so.6:sincos -libm.so.6:sqrt -libm.so.6:sqrtf diff --git a/packages/s/setbfree/package.yml b/packages/s/setbfree/package.yml index 8084b4699e7..ba4cd305cad 100644 --- a/packages/s/setbfree/package.yml +++ b/packages/s/setbfree/package.yml @@ -1,9 +1,10 @@ name : setbfree -version : 0.8.11 -release : 4 +version : 0.8.12 +release : 5 source : - - https://github.com/pantherb/setBfree/archive/v0.8.11.tar.gz : 3c2d78b96c76a0dc218b73fbf18c664a0f41380e284fc7557ef9eff19be15a1f -license : GPL-2.0 + - https://github.com/pantherb/setBfree/archive/refs/tags/v0.8.12.tar.gz : e317e78672103bcd41b880a95aa5f227266f9e9282e3076764d928906daa09a4 +homepage : https://setbfree.org/ +license : GPL-2.0-or-later component : multimedia.audio summary : A DSP Tonewheel Organ emulator. description: | diff --git a/packages/s/setbfree/pspec_x86_64.xml b/packages/s/setbfree/pspec_x86_64.xml index 0532c5a3f99..94f46831193 100644 --- a/packages/s/setbfree/pspec_x86_64.xml +++ b/packages/s/setbfree/pspec_x86_64.xml @@ -1,16 +1,17 @@ setbfree + https://setbfree.org/ - Bryan T. Meyers - bmeyers@datadrake.com + Jakob Gezelius + jakob@knugen.nu - GPL-2.0 + GPL-2.0-or-later multimedia.audio A DSP Tonewheel Organ emulator. setBfree is a MIDI-controlled, software synthesizer designed to imitate the sound and properties of the electromechanical organs and sound modification devices that brought world-wide fame to the names and products of Laurens Hammond and Don Leslie. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus setbfree @@ -31,6 +32,7 @@ /usr/share/setBfree/cfg/bcf2000.cfg /usr/share/setBfree/cfg/cx3.cfg /usr/share/setBfree/cfg/default.cfg + /usr/share/setBfree/cfg/electro5d.cfg /usr/share/setBfree/cfg/fartybass.cfg /usr/share/setBfree/cfg/osc-bassy.cfg /usr/share/setBfree/cfg/osc-middy.cfg @@ -50,12 +52,12 @@ - - 2020-05-17 - 0.8.11 + + 2024-06-06 + 0.8.12 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file