summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorThomas Orgis2018-01-17 17:47:55 +0100
committerThomas Orgis2018-01-17 18:35:51 +0100
commit83af4feaf2c1bafa34db27a36b12ff829d621038 (patch)
tree397fa083debaa6614ff793d4bf604303c287ce80 /audio-creation
parenta50eaf8391aad895df29a7cb772206cceff833cb (diff)
wxwidgets, wxgtk-new, audacity: deprecated wxwidgets
This commit combines several spells as some fixes got moved from the deprecated wxwidgets over to wxgtk-new and also audacity spell would be broken would it still depend on wxwidget instead of WXWIDGET.
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/audacity/DEPENDS2
-rw-r--r--audio-creation/audacity/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/audacity/DEPENDS b/audio-creation/audacity/DEPENDS
index 2ae570ae5f..fd7dcffe1b 100755
--- a/audio-creation/audacity/DEPENDS
+++ b/audio-creation/audacity/DEPENDS
@@ -1,5 +1,5 @@
depends zip &&
-depends wxwidgets &&
+depends WXWIDGET &&
optional_depends lame "--with-lame" \
"--without-lame" \
"for mp3 import/export support" &&
diff --git a/audio-creation/audacity/HISTORY b/audio-creation/audacity/HISTORY
index 39b138fda0..8d6efee780 100644
--- a/audio-creation/audacity/HISTORY
+++ b/audio-creation/audacity/HISTORY
@@ -1,3 +1,6 @@
+2018-01-18 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: WXWIDGET instead of deprecated wxwidgets
+
2016-11-23 Ismael Luceno <ismael@sourcemage.org>
* patches/0001-Fix-build-against-ffmpeg-svn-20160315.patch,
patches/fix-gcc6-ftbfs.patch, PRE_BUILD: Fixed build