Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setbfree: update to 0.8.12 #2873

Merged
merged 1 commit into from
Jun 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions packages/s/setbfree/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
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
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
Expand Down Expand Up @@ -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
9 changes: 5 additions & 4 deletions packages/s/setbfree/package.yml
Original file line number Diff line number Diff line change
@@ -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: |
Expand Down
20 changes: 11 additions & 9 deletions packages/s/setbfree/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>setbfree</Name>
<Homepage>https://setbfree.org/</Homepage>
<Packager>
<Name>Bryan T. Meyers</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0</License>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">A DSP Tonewheel Organ emulator.</Summary>
<Description xml:lang="en">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.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>setbfree</Name>
Expand All @@ -31,6 +32,7 @@
<Path fileType="data">/usr/share/setBfree/cfg/bcf2000.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/cx3.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/default.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/electro5d.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/fartybass.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/osc-bassy.cfg</Path>
<Path fileType="data">/usr/share/setBfree/cfg/osc-middy.cfg</Path>
Expand All @@ -50,12 +52,12 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-05-17</Date>
<Version>0.8.11</Version>
<Update release="5">
<Date>2024-06-06</Date>
<Version>0.8.12</Version>
<Comment>Packaging update</Comment>
<Name>Bryan T. Meyers</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>