Page MenuHomeSolus

D6055.diff
No OneTemporary

D6055.diff

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 @@
<Source>
<Name>fluidsynth</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">Software synthesizer based on the SoundFont 2 specifications.</Summary>
- <Description xml:lang="en">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.
+ <Description xml:lang="en">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.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>fluidsynth</Name>
<Summary xml:lang="en">Software synthesizer based on the SoundFont 2 specifications.</Summary>
- <Description xml:lang="en">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.
+ <Description xml:lang="en">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.
</Description>
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin/fluidsynth</Path>
<Path fileType="library">/usr/lib64/libfluidsynth.so.2</Path>
- <Path fileType="library">/usr/lib64/libfluidsynth.so.2.1.1</Path>
+ <Path fileType="library">/usr/lib64/libfluidsynth.so.2.1.2</Path>
<Path fileType="man">/usr/share/man/man1/fluidsynth.1</Path>
</Files>
</Package>
<Package>
<Name>fluidsynth-devel</Name>
<Summary xml:lang="en">Development files for fluidsynth</Summary>
- <Description xml:lang="en">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.
+ <Description xml:lang="en">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.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="9">fluidsynth</Dependency>
+ <Dependency release="10">fluidsynth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/fluidsynth.h</Path>
@@ -58,12 +58,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2019-03-31</Date>
- <Version>2.0.4</Version>
+ <Update release="10">
+ <Date>2019-04-19</Date>
+ <Version>2.0.5</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 5 2023, 5:01 AM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5828513
Default Alt Text
D6055.diff (5 KB)

Event Timeline