aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2024-10-08 15:11:34 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 11:34:50 +0700
commit5115b159439700e8da2daebcd654188087b01639 (patch)
tree8b1b933d21861827a37e50120a67cf7a228a08a9 /audio
parenta90f5d0792995b6ce32649beb6c1bd9131959680 (diff)
audio/audacity: Updated for version 3.6.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/README2
-rw-r--r--audio/audacity/audacity.SlackBuild4
-rw-r--r--audio/audacity/audacity.info10
3 files changed, 9 insertions, 7 deletions
diff --git a/audio/audacity/README b/audio/audacity/README
index 63f814b808e4..a337dc9f6579 100644
--- a/audio/audacity/README
+++ b/audio/audacity/README
@@ -8,7 +8,9 @@ twolame, vamp-plugin-sdk and vst3sdk.
The offline html manual will be packaged with the application and put
in the /usr/doc/audacity-* directory only if you pass the script the
additional option
+
MANUAL=yes
+
From the application you will be able only to access the online manual
with the default browser when selecting manual from the menu.
diff --git a/audio/audacity/audacity.SlackBuild b/audio/audacity/audacity.SlackBuild
index bc49fb723359..f2431498d9e2 100644
--- a/audio/audacity/audacity.SlackBuild
+++ b/audio/audacity/audacity.SlackBuild
@@ -34,8 +34,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=audacity
-VERSION=${VERSION:-3.5.1}
-MANVER=${MANVER:-3.5.1}
+VERSION=${VERSION:-3.6.4}
+MANVER=${MANVER:-3.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/audio/audacity/audacity.info b/audio/audacity/audacity.info
index e958eb685d85..83cc8a7c239c 100644
--- a/audio/audacity/audacity.info
+++ b/audio/audacity/audacity.info
@@ -1,10 +1,10 @@
PRGNAM="audacity"
-VERSION="3.5.1"
+VERSION="3.6.4"
HOMEPAGE="https://www.audacityteam.org"
-DOWNLOAD="https://github.com/audacity/audacity/releases/download/Audacity-3.5.1/audacity-sources-3.5.1.tar.gz \
- https://github.com/audacity/audacity/releases/download/Audacity-3.5.1/audacity-manual-3.5.1.tar.gz"
-MD5SUM="42d866855b2563dc0ec50b9c38476a0d \
- 237e90933f6367311dcc81a5dd53d075"
+DOWNLOAD="https://github.com/audacity/audacity/releases/download/Audacity-3.6.4/audacity-sources-3.6.4.tar.gz \
+ https://github.com/audacity/audacity/releases/download/Audacity-3.6.4/audacity-manual-3.6.4.tar.gz"
+MD5SUM="b7a8ccf5cdd46ff919ab5777fa5b8a43 \
+ 7f711b59c0cd1181ee4dff36558faf97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsbsms lilv portaudio portmidi portsmf rapidjson soxr suil wxWidgets"