soundtouch 2.1.1
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "soundtouch"
|
||||
#WorkDir = "soundtouch"
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("source/SoundStretch/Makefile.*", "-O3", "")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Audio Processing Library</Summary>
|
||||
<Description>soundtouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or file.</Description>
|
||||
<Archive sha1sum="a6829c6b00b8ea684a4998929b1ad05adac449f7" type="targz">http://www.surina.net/soundtouch/soundtouch-2.0.0.tar.gz</Archive>
|
||||
<Archive sha1sum="7786bc0eccd1e1610e066f4be2df8f3d09715419" type="tarbz2">https://gitlab.com/soundtouch/soundtouch/-/archive/2.1.1/soundtouch-2.1.1.tar.bz2</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-1-19</Date>
|
||||
<Version>2.1.1</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-08-01</Date>
|
||||
<Version>2.0.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user