multimedia *

This commit is contained in:
Rmys
2020-03-07 19:51:12 +03:00
parent d559865d59
commit 240df392a5
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ def build():
def install():
cmaketools.install()
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*", "THANKS", "TODO")
pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "THANKS", "TODO")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A realtime software synthesizer</Summary>
<Description>FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.</Description>
<Archive sha1sum="e86a98b7a09d60e29edcb10f87da6433b2d0c485" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v1.1.11.tar.gz</Archive>
<Archive sha1sum="b4140e8123a1ecc8492ef105b9900a4039a205e9" type="targz">https://github.com/FluidSynth/fluidsynth/archive/v2.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>lash-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-03-07</Date>
<Version>2.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-07</Date>
<Version>1.1.11</Version>