Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10885995
D5512.id13397.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D5512.id13397.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : fluidsynth
-version : 2.0.3
-release : 7
+version : 2.0.4
+release : 8
source :
- - git|https://github.com/FluidSynth/fluidsynth.git : v2.0.3
+ - https://github.com/FluidSynth/fluidsynth/archive/v2.0.4.tar.gz : 2c065de87e9c9ba0311ebf2f4828a4fd76f1f5cc7d1d93dd80d7a048d7d2a76c
license : LGPL-2.1-or-later
component : multimedia.audio
summary : Software synthesizer based on the SoundFont 2 specifications.
@@ -18,15 +18,10 @@
- jack-audio-connection-kit
- ladspa
setup : |
- mkdir build && pushd build
- %cmake -Denable-portaudio=1 \
- -Denable-ladspa=1 \
- -Denable-jack=1 \
- ..
+ %cmake_ninja -Denable-portaudio=1 \
+ -Denable-ladspa=1 \
+ -Denable-jack=1
build : |
- pushd build
- %make
+ %ninja_build
install : |
- pushd build
- %make_install
- popd
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -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.0</Path>
+ <Path fileType="library">/usr/lib64/libfluidsynth.so.2.1.1</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="7">fluidsynth</Dependency>
+ <Dependency release="8">fluidsynth</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/fluidsynth.h</Path>
@@ -58,12 +58,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2019-01-03</Date>
- <Version>2.0.3</Version>
+ <Update release="8">
+ <Date>2019-02-23</Date>
+ <Version>2.0.4</Version>
<Comment>Packaging update</Comment>
<Name>Jacob Alzén</Name>
<Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 26 2023, 5:09 PM (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860553
Default Alt Text
D5512.id13397.diff (2 KB)
Attached To
Mode
D5512: Update fluidsynth to 2.0.4 and improve package.yml
Attached
Detach File
Event Timeline
Log In to Comment