diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,17 +1,17 @@
-name : fluid-soundfont
-version : '3'
-release : 2
-source :
+name : fluid-soundfont
+version : '3'
+release : 3
+source :
- http://http.debian.net/debian/pool/main/f/fluid-soundfont/fluid-soundfont_3.1.orig.tar.gz : 2621acaa1c78e4abdb24bdd163230cc577e61276936d6aa6e3180582142f0343
-license : MIT
-component : multimedia.audio
-summary : Modern SoundFont for use with MIDI synthesizers
-description :
+license : MIT
+component : multimedia.audio
+summary : Modern SoundFont for use with MIDI synthesizers.
+description: |
Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.
-install : |
+install : |
install -Dm00644 FluidR3_GM.sf2 $installdir/usr/share/sounds/sf2/FluidR3.sf2
install -Dm00644 COPYING $installdir/usr/share/doc/fluid-soundfont/COPYING
install -Dm00644 README $installdir/usr/share/doc/fluid-soundfont/README
- # Symlink original name because apparently some programs actually depend on>
- ln -s $installdir/usr/share/sounds/sf2/FluidR3.sf2 $installdir/usr/share/sounds/sf2/FluidR3_GM.sf2
+ # Symlink original name because apparently some programs actually depend on the explicit name.
+ ln -s /usr/share/sounds/sf2/FluidR3.sf2 $installdir/usr/share/sounds/sf2/FluidR3_GM.sf2
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -7,14 +7,16 @@
MIT
multimedia.audio
- Modern SoundFont for use with MIDI synthesizers
- Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.
+ Modern SoundFont for use with MIDI synthesizers.
+ Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.
+
https://getsol.us/sources/README.Solus
fluid-soundfont
- Modern SoundFont for use with MIDI synthesizers
- Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.
+ Modern SoundFont for use with MIDI synthesizers.
+ Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.
+
multimedia.audio
/usr/share/doc/fluid-soundfont/COPYING
@@ -24,8 +26,8 @@
-
- 2019-10-24
+
+ 2019-10-30
3
Packaging update
Jacob Alzén