gsm-1.0.19
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
WorkDir="gsm-1.0-pl18"
|
||||
WorkDir="gsm-1.0-pl19"
|
||||
|
||||
def setup():
|
||||
multilib = " -m32" if get.buildTYPE() == "emul32" else ""
|
||||
|
||||
@@ -10,9 +10,10 @@
|
||||
</Packager>
|
||||
<License>OSI-Approved</License>
|
||||
<IsA>library</IsA>
|
||||
<Icon>gsm</Icon>
|
||||
<Summary>Lossy speech compression library and tool</Summary>
|
||||
<Description>Gsm is an implementation of the final draft GSM 06.10 standard for full-rate speech transcoding</Description>
|
||||
<Archive sha1sum="d36580154ea21c1baa6772193365f31d496624b6" type="targz">http://www.quut.com/gsm/gsm-1.0.18.tar.gz</Archive>
|
||||
<Archive sha1sum="3ea15bf487593b589bec1b8d08b25e66c8a125f9" type="targz">http://www.quut.com/gsm/gsm-1.0.19.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">gsm-1.0.10-dyn.patch</Patch>
|
||||
<Patch level="1">gsm-1.0-pl10-includes.patch</Patch>
|
||||
@@ -66,6 +67,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-07-04</Date>
|
||||
<Version>1.0.19</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-10-27</Date>
|
||||
<Version>1.0.18</Version>
|
||||
|
||||
Reference in New Issue
Block a user