diff --git a/multimedia/sound/audacity/actions.py b/multimedia/sound/audacity/actions.py index 9134e87325..fd853a6b5c 100644 --- a/multimedia/sound/audacity/actions.py +++ b/multimedia/sound/audacity/actions.py @@ -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 \ diff --git a/multimedia/sound/audacity/pspec.xml b/multimedia/sound/audacity/pspec.xml index 10a8c4aaf1..97e49a4170 100755 --- a/multimedia/sound/audacity/pspec.xml +++ b/multimedia/sound/audacity/pspec.xml @@ -3,7 +3,7 @@ audacity - http://audacity.sourceforge.net/ + https://www.audacityteam.org/ PisiLinux Community admins@pisilinux.org @@ -12,7 +12,7 @@ app:gui Multi-track audio editor and recorder 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.. - https://github.com/audacity/audacity/archive/Audacity-2.2.2.tar.gz + https://github.com/audacity/audacity/archive/Audacity-2.3.1.tar.gz cmake alsa-lib-devel @@ -89,6 +89,13 @@ + + 2019-03-13 + 2.3.1 + Version bump. + Mustafa Cinasal + muscnsl@pisilinux.org + 2018-04-28 2.2.2