diff --git a/multimedia/sound/audacity/actions.py b/multimedia/sound/audacity/actions.py index fd853a6b5c..4a55e48006 100644 --- a/multimedia/sound/audacity/actions.py +++ b/multimedia/sound/audacity/actions.py @@ -12,8 +12,8 @@ from pisi.actionsapi import get #WorkDir = "audacity-minsrc-%s" % get.srcVERSION() def setup(): - shelltools.cd("lib-src/portmixer") autotools.autoreconf("-vfi") + shelltools.cd("lib-src/portmixer") shelltools.cd("../..") autotools.aclocal("-I m4") @@ -21,7 +21,7 @@ def setup(): shelltools.export("LIBS", "-lavcodec") #shelltools.export("WX_CONFIG=wx-config-gtk3 ./configure", "/usr/bin/wxconfig") autotools.configure("--enable-unicode \ - WX_CONFIG=wx-config-gtk3 \ + WX_CONFIG=/usr/bin/wx-config-gtk3 \ --enable-nyquist \ --enable-ladspa \ --with-lib-preference='system local' \ diff --git a/multimedia/sound/audacity/pspec.xml b/multimedia/sound/audacity/pspec.xml index 97e49a4170..e84bc97dab 100755 --- a/multimedia/sound/audacity/pspec.xml +++ b/multimedia/sound/audacity/pspec.xml @@ -12,13 +12,13 @@ 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.3.1.tar.gz + https://github.com/audacity/audacity/archive/Audacity-2.3.3.tar.gz cmake alsa-lib-devel ffmpeg-devel flac-devel - gtk2-devel + gtk3-devel jack-audio-connection-kit-devel libid3tag-devel libmad-devel @@ -30,6 +30,7 @@ libid3tag-devel taglib-devel twolame-devel + wxGTK3 wxGTK-devel wxBase-devel lame-devel @@ -47,9 +48,10 @@ audacity - gtk2 + gtk3 flac - wxGTK + wxGTK-common + wxGTK3 wxBase libogg libmad @@ -89,6 +91,13 @@ + + 2020-01-30 + 2.3.3 + Version bump. + Mustafa Cinasal + muscnsl@pisilinux.org + 2019-03-13 2.3.1