summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-07 07:59:04 +0000
committernia <nia@pkgsrc.org>2021-05-07 07:59:04 +0000
commite9e5029c8fc9d551e1905e8562a076d281fd6cfa (patch)
tree368123d8a2abf955af8c6a47bd26dc69556dd3b7 /audio
parent18f3ddd296f7606015e7f6f1cbaab1e0f92eab58 (diff)
downloadpkgsrc-e9e5029c8fc9d551e1905e8562a076d281fd6cfa.tar.gz
audacity: add notes on why this hasn't been updated
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index ec286ae44b0..63d4c763b28 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,5 +1,12 @@
-# $NetBSD: Makefile,v 1.139 2021/02/06 23:21:13 dbj Exp $
-
+# $NetBSD: Makefile,v 1.140 2021/05/07 07:59:04 nia Exp $
+
+# NOTES ON UPDATING
+# - Upstream is insisting that packages use their internal modified
+# versions of libraries like wxWidgets. This goes against policy
+# of not using vendored libraries.
+# - Upstream is introducing telemetry.
+# This should be disabled by default, Audacity is offline software.
+# - Please test on NetBSD.
DISTNAME= audacity-2.4.1
PKGREVISION= 2
CATEGORIES= audio