diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-03-11 23:00:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:36 +0700 |
commit | 683fc06dba338892c2053f8987f66ce868c41035 (patch) | |
tree | 56db019b994d988114c2a1deb3b15536a6d8739e /audio | |
parent | 39308692e22c35ebc69b98a6ccbf708f672baebe (diff) | |
download | slackbuilds-683fc06dba338892c2053f8987f66ce868c41035.tar.gz |
audio/audacity: Updated for version 2.3.1, changed homepage.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/README | 4 | ||||
-rw-r--r-- | audio/audacity/audacity.SlackBuild | 6 | ||||
-rw-r--r-- | audio/audacity/audacity.info | 12 | ||||
-rw-r--r-- | audio/audacity/slack-desc | 4 |
4 files changed, 13 insertions, 13 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index dce4b5d014..5cbfcc1844 100644 --- a/audio/audacity/README +++ b/audio/audacity/README @@ -3,8 +3,8 @@ With Audacity one can record live audio, convert tapes and records into digital recordings, edit Ogg, MP3, and WAV sound files, and much more. Optional dependencies (autodetected) are ffmpeg, jack-audio-connection-kit, -ladspa_sdk, lame, soundtouch, twolame, vamp-plugin-sdk and lilv + suil -(for lv2 support). +ladspa_sdk, soundtouch, twolame, vamp-plugin-sdk and lilv + suil (for +lv2 support). The manual is packaged with the application only if you pass the script the additional option diff --git a/audio/audacity/audacity.SlackBuild b/audio/audacity/audacity.SlackBuild index 9003e81d01..79d57a47a7 100644 --- a/audio/audacity/audacity.SlackBuild +++ b/audio/audacity/audacity.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for audacity # Copyright 2006-2010 Chess Griffin <chess@chessgriffin.com> -# Copyright 2011-2018 Matteo Bernardini <ponce@slackbuilds.org> +# Copyright 2011-2019 Matteo Bernardini <ponce@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -31,8 +31,8 @@ PRGNAM=audacity SRCNAM=Audacity -VERSION=${VERSION:-2.2.2} -MANVER=${MANVER:-2.2.2} +VERSION=${VERSION:-2.3.1} +MANVER=${MANVER:-2.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/audacity/audacity.info b/audio/audacity/audacity.info index 738d68a2b8..b191498d5d 100644 --- a/audio/audacity/audacity.info +++ b/audio/audacity/audacity.info @@ -1,10 +1,10 @@ PRGNAM="audacity" -VERSION="2.2.2" -HOMEPAGE="http://audacity.sourceforge.net" -DOWNLOAD="https://github.com/audacity/audacity/archive/Audacity-2.2.2.tar.gz \ - http://ponce.cc/slackware/sources/repo/audacity-manual-2.2.2.zip" -MD5SUM="0389b57584a41994d92951b2388dfbcd \ - a1b4fb4075760366a98688c91d1da2c7" +VERSION="2.3.1" +HOMEPAGE="https://www.audacityteam.org" +DOWNLOAD="https://github.com/audacity/audacity/archive/Audacity-2.3.1.tar.gz \ + http://ponce.cc/slackware/sources/repo/audacity-manual-2.3.1.zip" +MD5SUM="7fef9bd9f72e3c979f3fd257e744ceae \ + a5f57c024d79109efaa57fd165eeb00e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lame wxGTK3" diff --git a/audio/audacity/slack-desc b/audio/audacity/slack-desc index 598cbd4dda..0d258126fa 100644 --- a/audio/audacity/slack-desc +++ b/audio/audacity/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -audacity: audacity (sound editor GTK2 development version) +audacity: audacity (sound editor) audacity: audacity: Audacity is free, open source software for recording and editing audacity: sounds. With Audacity one can record live audio, convert tapes audacity: and records into digital recordings, edit Ogg Vorbis, MP3, and audacity: WAV sound files, and much, much more. audacity: -audacity: Homepage: http://audacity.sourceforge.net +audacity: Homepage: https://www.audacityteam.org audacity: audacity: audacity: |