Audacity-3.3.3

This commit is contained in:
Rmys
2023-10-12 23:42:38 +03:00
committed by GitHub
parent eec40fe45d
commit 56cd829cec
+12 -1
View File
@@ -14,7 +14,7 @@
<Icon>audacity</Icon>
<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="3215e7c9997720e5eaf7663e6ac6a6e752f4051c" type="targz">https://github.com/audacity/audacity/archive/Audacity-3.3.2.tar.gz</Archive>
<Archive sha1sum="8939c60463b6006fe22917369324fb22d558ce68" type="targz">https://github.com/audacity/audacity/archive/Audacity-3.3.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -54,6 +54,10 @@
<Dependency>libutil-linux-devel</Dependency>
<Dependency>lv2-devel</Dependency>
<Dependency>portaudio-devel</Dependency>
<Dependency>xcb-util-devel</Dependency>
<Dependency>xcb-util-cursor-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">342c4b588f2f069a2df2157ac166237a54277b3a.patch</Patch> -->
@@ -118,6 +122,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-10-12</Date>
<Version>3.3.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-05-06</Date>
<Version>3.3.2</Version>