wxgtk rebuild

This commit is contained in:
Rmys
2022-07-28 00:30:21 +03:00
parent f9143f7e97
commit af4dd92630
10 changed files with 134 additions and 7 deletions
+11 -2
View File
@@ -11,9 +11,10 @@
<PartOf>multimedia.sound</PartOf>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<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="f164b6a2e02947809cee2e313cb61279a60d4829" type="targz">https://github.com/audacity/audacity/archive/Audacity-2.4.1.tar.gz</Archive>
<Archive sha1sum="53dedd778c0e5bf5f3d85e34635e9494660ec5e5" type="targz">https://github.com/audacity/audacity/archive/Audacity-3.1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>wxGTK3</Dependency>
@@ -42,7 +43,8 @@
<Dependency>jack-audio-connection-kit-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">audacity-2.4.1-fix-vertical-track-resizing.patch</Patch>
<Patch level="1">342c4b588f2f069a2df2157ac166237a54277b3a.patch</Patch>
<Patch level="1">efc11c4ac50ac51cd71d4dcfa84e63b11000c3f5.patch</Patch>
</Patches>
</Source>
@@ -91,6 +93,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-07-28</Date>
<Version>3.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-05-21</Date>
<Version>2.4.1</Version>