Page MenuHomeSolus

D6056.id14607.diff
No OneTemporary

D6056.id14607.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ 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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>fluid-soundfont</Name>
+ <Packager>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>multimedia.audio</PartOf>
+ <Summary xml:lang="en">Modern SoundFont for use with MIDI synthesizers</Summary>
+ <Description xml:lang="en">Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>fluid-soundfont</Name>
+ <Summary xml:lang="en">Modern SoundFont for use with MIDI synthesizers</Summary>
+ <Description xml:lang="en">Fluid is a SoundFont for use with any modern MIDI synthesiser like FluidSynth.</Description>
+ <PartOf>multimedia.audio</PartOf>
+ <Files>
+ <Path fileType="doc">/usr/share/doc/fluid-soundfont/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/fluid-soundfont/README</Path>
+ <Path fileType="data">/usr/share/sounds/sf2/FluidR3.sf2</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-04-19</Date>
+ <Version>3</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

Mime Type
text/plain
Expires
Fri, Jul 14, 5:42 PM (4 w, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5839791
Default Alt Text
D6056.id14607.diff (2 KB)

Event Timeline