Merge pull request #5568 from Rmys/master

libmikmod
This commit is contained in:
Rmys
2018-08-29 20:21:16 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library to play a wide range of module formats</Summary>
<Description>libmikmod is a portable sound library, which used to be packaged with the MikMod module player, but is now released independentely. It is capable of playing samples as well as module files, using the OSS driver for output, as well as Alsa and EsounD. Supported module format include mod, s3m, xm, it, med, mtm and 669, to name a few.</Description>
<Archive sha1sum="8006942c03165a66ffa9c0afbf2a2d7273d3bc78" type="targz">http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.10/libmikmod-3.3.10.tar.gz</Archive>
<Archive sha1sum="addcc17354691d981ea5d9adb4c29194b9d2156c" type="targz">http://sourceforge.net/projects/mikmod/files/libmikmod/3.3.11.1/libmikmod-3.3.11.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>audiofile-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-08-29</Date>
<Version>3.3.11.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-02-18</Date>
<Version>3.3.10</Version>