pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/audacity
Module Name: pkgsrc
Committed By: nia
Date: Fri May 7 07:59:04 UTC 2021
Modified Files:
pkgsrc/audio/audacity: Makefile
Log Message:
audacity: add notes on why this hasn't been updated
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/audio/audacity/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/audacity/Makefile
diff -u pkgsrc/audio/audacity/Makefile:1.139 pkgsrc/audio/audacity/Makefile:1.140
--- pkgsrc/audio/audacity/Makefile:1.139 Sat Feb 6 23:21:13 2021
+++ pkgsrc/audio/audacity/Makefile Fri May 7 07:59:04 2021
@@ -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