Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10957078
D6056.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
D6056.diff
View Options
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 @@
+<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
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 18, 6:18 PM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808915
Default Alt Text
D6056.diff (2 KB)
Attached To
Mode
D6056: Initial inclusion of fluid-soundfont, fixes T7121
Attached
Detach File
Event Timeline
Log In to Comment