audacity: ver bump
This commit is contained in:
@@ -20,6 +20,8 @@ def setup():
|
||||
autotools.autoconf()
|
||||
shelltools.export("LIBS", "-lavcodec")
|
||||
#shelltools.export("WX_CONFIG=wx-config-gtk3 ./configure", "/usr/bin/wxconfig")
|
||||
# suppress compiler warnings
|
||||
pisitools.cxxflags.add("-Wno-unused-result -Wno-implicit-int -Wno-format-overflow -Wno-return-type -Wno-format-truncation -Wno-deprecated-declarations -Wno-unknown-pragmas -Wno-maybe-uninitialized -Wno-strict-prototypes -Wno-comment -Wno-implicit-function-declaration -Wno-pointer-to-int-cast -Wno-int-to-pointer-cast -Wno-enum-compare -Wno-aligned-new -Wno-class-memaccess -Wno-unused-but-set-variable -Wno-misleading-indentation -Wno-unused-variable -Wno-reorder -Wno-unused-function -Wno-sign-compare -Wno-unused-value -Wno-pessimizing-move -Wno-reorder -Wno-switch")
|
||||
autotools.configure("--enable-unicode \
|
||||
--with-midi \
|
||||
--with-sbsms \
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Multi-track audio editor and recorder</Summary>
|
||||
<Description>With Audacity, you can cut, copy, splice or mix sounds together; change the speed or pitch of a recording and much more. Editing is very fast and provides unlimited undo/redo. There are digital effects and spectrum analysis tools. Supported file formats include Ogg Vorbis, MP3, WAV, AIFF, and AU..</Description>
|
||||
<Archive sha1sum="c0f6fd568994863e430c786837878465bdcbe5f7" type="targz">https://github.com/audacity/audacity/archive/Audacity-2.4.0.tar.gz</Archive>
|
||||
<Archive sha1sum="f164b6a2e02947809cee2e313cb61279a60d4829" type="targz">https://github.com/audacity/audacity/archive/Audacity-2.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>wxGTK3</Dependency>
|
||||
@@ -88,6 +88,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-05-21</Date>
|
||||
<Version>2.4.1</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-05-21</Date>
|
||||
<Version>2.4.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user