Page MenuHomeSolus

D6055.id14600.diff
No OneTemporary

D6055.id14600.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,8 +1,8 @@
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.
@@ -14,6 +14,7 @@
- pkgconfig(libpulse-simple)
- pkgconfig(portaudio-2.0)
- pkgconfig(sndfile)
+ - pkgconfig(systemd)
rundeps :
- jack-audio-connection-kit
- ladspa
@@ -22,4 +23,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,8 +2,8 @@
<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>
@@ -21,7 +21,7 @@
<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>
@@ -32,7 +32,7 @@
</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 4 2023, 8:59 PM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850206
Default Alt Text
D6055.id14600.diff (2 KB)

Event Timeline