diff --git a/multimedia/sound/audacity/actions.py b/multimedia/sound/audacity/actions.py
index eee57eebf9..b7a3109bba 100644
--- a/multimedia/sound/audacity/actions.py
+++ b/multimedia/sound/audacity/actions.py
@@ -33,6 +33,7 @@ def setup():
-D audacity_has_crashreports=OFF \
-D audacity_has_updates_check=OFF \
-D audacity_has_sentry_reporting=OFF \
+ -Daudacity_has_vst3=Off \
-D audacity_lib_preference=system \
-D audacity_use_lv2:STRING=local \
-D audacity_use_portsmf:STRING=local \
@@ -48,6 +49,6 @@ def install():
shelltools.cd("build")
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.remove("/usr/audacity")
+ # pisitools.remove("/usr/audacity")
pisitools.dodir("/usr/share/audacity/help/manual")
diff --git a/multimedia/sound/audacity/pspec.xml b/multimedia/sound/audacity/pspec.xml
index eef39d86c1..952403ed7b 100755
--- a/multimedia/sound/audacity/pspec.xml
+++ b/multimedia/sound/audacity/pspec.xml
@@ -14,7 +14,7 @@
audacity
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-3.1.3.tar.gz
+ https://github.com/audacity/audacity/archive/Audacity-3.3.2.tar.gz
git
cmake
@@ -48,12 +48,16 @@
vamp-plugin-sdk-devel
jack-audio-connection-kit-devel
+ mpg123-devel
+ wavpack-devel
+ qt5-base-devel
+ libutil-linux-devel
lv2-devel
portaudio-devel
- 342c4b588f2f069a2df2157ac166237a54277b3a.patch
- efc11c4ac50ac51cd71d4dcfa84e63b11000c3f5.patch
+
+
@@ -92,6 +96,10 @@
jack-audio-connection-kit
lame
+ mpg123
+ wavpack
+ qt5-base
+ libutil-linux
/usr/share/man
@@ -110,6 +118,13 @@
+
+ 2023-05-06
+ 3.3.2
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-07-28
3.1.3