diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -9,3 +9,4 @@ libpulse-simple.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,13 +1,13 @@ name : fluidsynth -version : 2.0.4 -release : 9 +version : 2.0.5 +release : 10 source : - - https://github.com/FluidSynth/fluidsynth/archive/v2.0.4.tar.gz : 2c065de87e9c9ba0311ebf2f4828a4fd76f1f5cc7d1d93dd80d7a048d7d2a76c + - https://github.com/FluidSynth/fluidsynth/archive/v2.0.5.tar.gz : 69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51 license : LGPL-2.1-or-later component : multimedia.audio summary : Software synthesizer based on the SoundFont 2 specifications. description: | - 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. 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. builddeps : - pkgconfig(alsa) - pkgconfig(jack) @@ -22,4 +22,4 @@ build : | %ninja_build install : | - %ninja_install + %ninja_install \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,37 +2,37 @@ fluidsynth - Bryan T. Meyers - bmeyers@datadrake.com + Jacob Alzén + jacob.alzen@gmail.com 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. 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 Soundfont 2 and 3 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. 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 Soundfont 2 and 3 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.1 + /usr/lib64/libfluidsynth.so.2.1.2 /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. 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 Soundfont 2 and 3 files. It can also be embedded in other applications. programming.devel - fluidsynth + fluidsynth /usr/include/fluidsynth.h @@ -58,12 +58,12 @@ - - 2019-03-31 - 2.0.4 + + 2019-04-19 + 2.0.5 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Jacob Alzén + jacob.alzen@gmail.com \ No newline at end of file