diff --git a/media-sound/audacity/audacity-3.3.3.recipe b/media-sound/audacity/audacity-3.4.2.recipe similarity index 96% rename from media-sound/audacity/audacity-3.3.3.recipe rename to media-sound/audacity/audacity-3.4.2.recipe index 7fa779ce2..c38295085 100644 --- a/media-sound/audacity/audacity-3.3.3.recipe +++ b/media-sound/audacity/audacity-3.4.2.recipe @@ -8,7 +8,7 @@ COPYRIGHT="1999-2023 by Audacity Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/audacity/audacity/archive/refs/tags/Audacity-$portVersion.tar.gz" -CHECKSUM_SHA256="bf6863553bd2b822d3f236acb2de32527c93a968d114c6663920d2ebf61bf743" +CHECKSUM_SHA256="752cbe51fea0c143085d453eecbf024f5225891fd0118f1866d5964d892f1c25" SOURCE_DIR="audacity-Audacity-$portVersion" PATCHES="audacity-$portVersion.patchset" ADDITIONAL_FILES="audacity.rdef.in" @@ -70,9 +70,10 @@ BUILD_REQUIRES=" devel:libmp3lame$secondaryArchSuffix devel:libmpg123$secondaryArchSuffix devel:libogg$secondaryArchSuffix - devel:libopus$secondaryArchSuffix + devel:libopusfile$secondaryArchSuffix devel:libportaudio$secondaryArchSuffix devel:libportmidi$secondaryArchSuffix + devel:librapidjson$secondaryArchSuffix devel:libsndfile$secondaryArchSuffix devel:libuuid$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix diff --git a/media-sound/audacity/patches/audacity-3.3.3.patchset b/media-sound/audacity/patches/audacity-3.4.2.patchset similarity index 100% rename from media-sound/audacity/patches/audacity-3.3.3.patchset rename to media-sound/audacity/patches/audacity-3.4.2.patchset