diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -2,11 +2,14 @@ libc.so.6 libdbus-1.so.3 libglib-2.0.so.0 +libgomp.so.1 +libgthread-2.0.so.0 libjack.so.0 libm.so.6 libportaudio.so.2 libpthread.so.0 libpulse-simple.so.0 +libpulse.so.0 libreadline.so.6 libsndfile.so.1 libsystemd.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : fluidsynth -version : 2.0.5 -release : 10 +version : 2.0.6 +release : 11 source : - - https://github.com/FluidSynth/fluidsynth/archive/v2.0.5.tar.gz : 69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51 + - https://github.com/FluidSynth/fluidsynth/archive/v2.0.6.tar.gz : e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75 license : LGPL-2.1-or-later component : multimedia.audio summary : Software synthesizer based on the SoundFont 2 specifications. @@ -22,4 +22,4 @@ build : | %ninja_build install : | - %ninja_install \ No newline at end of file + %ninja_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -8,31 +8,31 @@ LGPL-2.1-or-later multimedia.audio Software synthesizer based on the SoundFont 2 specifications. - FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from Soundfont 2 and 3 files. It can also be embedded in other applications. + FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from SF2 and SF3 files. It can also be embedded in other applications. https://getsol.us/sources/README.Solus fluidsynth Software synthesizer based on the SoundFont 2 specifications. - FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from Soundfont 2 and 3 files. It can also be embedded in other applications. + FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from SF2 and SF3 files. It can also be embedded in other applications. multimedia.audio /usr/bin/fluidsynth /usr/lib64/libfluidsynth.so.2 - /usr/lib64/libfluidsynth.so.2.1.2 + /usr/lib64/libfluidsynth.so.2.1.3 /usr/share/man/man1/fluidsynth.1 fluidsynth-devel Development files for fluidsynth - FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from Soundfont 2 and 3 files. It can also be embedded in other applications. + FluidSynth is a real-time software synthesizer based on the Soundfont 2 specifications. It can be used for live audio synthesis of MIDI events or for rendering MIDI files to disk, using SoundFont instruments from SF2 and SF3 files. It can also be embedded in other applications. programming.devel - fluidsynth + fluidsynth /usr/include/fluidsynth.h @@ -58,12 +58,12 @@ - - 2019-04-19 - 2.0.5 + + 2019-08-22 + 2.0.6 Packaging update Jacob Alzén jacob.alzen@gmail.com \ No newline at end of file