Merge pull request #6656 from Rmys/master
Audacity ver bump close #6613
This commit is contained in:
@@ -13,7 +13,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.cd("lib-src/portmixer")
|
||||
autotools.autoreconf("-vi")
|
||||
autotools.autoreconf("-vfi")
|
||||
shelltools.cd("../..")
|
||||
|
||||
autotools.aclocal("-I m4")
|
||||
@@ -34,7 +34,7 @@ def setup():
|
||||
--with-libvorbis \
|
||||
--with-libmad \
|
||||
--with-libflac \
|
||||
--without-libid3tag \
|
||||
--with-libid3tag \
|
||||
--with-sbsms \
|
||||
--with-soundtouch \
|
||||
--with-libvamp \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>audacity</Name>
|
||||
<Homepage>http://audacity.sourceforge.net/</Homepage>
|
||||
<Homepage>https://www.audacityteam.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -12,7 +12,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="84b0f29c7e07bcc0ef7d946d16f4d094a1612778" type="targz">https://github.com/audacity/audacity/archive/Audacity-2.2.2.tar.gz</Archive>
|
||||
<Archive sha1sum="938fd086dccefbdba1d499ee7cf34f2058d50de7" type="targz">https://github.com/audacity/audacity/archive/Audacity-2.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
@@ -89,6 +89,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2019-03-13</Date>
|
||||
<Version>2.3.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2018-04-28</Date>
|
||||
<Version>2.2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user