pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/audacity audacity: add notes on why this hasn't ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f85dbe0befaf
branches: trunk
changeset: 452223:f85dbe0befaf
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 07 07:59:04 2021 +0000
description:
audacity: add notes on why this hasn't been updated
diffstat:
audio/audacity/Makefile | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 714e22646b42 -r f85dbe0befaf audio/audacity/Makefile
--- a/audio/audacity/Makefile Fri May 07 07:34:10 2021 +0000
+++ b/audio/audacity/Makefile Fri May 07 07:59:04 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index