diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,14 @@ +name : fluid-soundfont +version : '3' +release : 1 +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 : + Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth. +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 \ No newline at end of file diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,34 @@ + + + fluid-soundfont + + Jacob Alzén + jacob.alzen@gmail.com + + MIT + multimedia.audio + 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. + multimedia.audio + + /usr/share/doc/fluid-soundfont/COPYING + /usr/share/doc/fluid-soundfont/README + /usr/share/sounds/sf2/FluidR3.sf2 + + + + + 2019-04-19 + 3 + Packaging update + Jacob Alzén + jacob.alzen@gmail.com + + + \ No newline at end of file