pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[.joined/pkgsrc/trunk]: .joined/pkgsrc/audio/rosegarden audio/rosegarden: com...



details:   https://anonhg.NetBSD.org/.joined/pkgsrc/rev/122d62c38c60
branches:  trunk
changeset: 370864:122d62c38c60
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sat Jan 01 07:50:22 2022 +0000

description:
audio/rosegarden: comment out defunct MASTER_SITES, improve DESCR.

This is the really old X11 version of Rosegarden that upstream now
barely admits ever existed. Add a comment clarifying that for the next
person who becomes confused about the version numbering.

diffstat:

 audio/rosegarden/DESCR    |  6 +++++-
 audio/rosegarden/Makefile |  9 +++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r 041bce67c8bd -r 122d62c38c60 audio/rosegarden/DESCR
--- a/audio/rosegarden/DESCR    Sat Jan 01 06:59:28 2022 +0000
+++ b/audio/rosegarden/DESCR    Sat Jan 01 07:50:22 2022 +0000
@@ -1,4 +1,8 @@
-Decent Notation and MIDI `piano roll' editor
+Music notation and MIDI `piano roll' editor
+
+This is the (now very old) X11 version of Rosegarden.
+
+(The following note is from 2002.)
 
 Caveats: I use only the notation editor. I've never gotten MIDI of any sort
 up on my machines, so I have no idea if the MIDI player works.
diff -r 041bce67c8bd -r 122d62c38c60 audio/rosegarden/Makefile
--- a/audio/rosegarden/Makefile Sat Jan 01 06:59:28 2022 +0000
+++ b/audio/rosegarden/Makefile Sat Jan 01 07:50:22 2022 +0000
@@ -1,13 +1,18 @@
-# $NetBSD: Makefile,v 1.33 2020/01/26 17:30:45 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2022/01/01 07:50:22 dholland Exp $
 
 DISTNAME=      rosegarden-2.1pl4
 PKGNAME=       rosegarden-2.1.4
 PKGREVISION=   6
 CATEGORIES=    audio
-MASTER_SITES=  http://www.cannam.demon.co.uk/rosegarden/distribution/
+#MASTER_SITES= http://www.cannam.demon.co.uk/rosegarden/distribution/
 LICENSE=       gnu-gpl-v2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+# This package is the (now really old) X11 version of Rosegarden, which
+# upstream now barely admits ever existed and had its own version number
+# sequence. The following *is* the project home page. Note: if anyone
+# gets around to importing a modern Rosegarden, it's probably a good idea
+# to keep a copy of this package as rosegarden-x11.
 HOMEPAGE=      https://www.rosegardenmusic.com/
 COMMENT=       Notation editor & MIDI sequencer
 



Home | Main Index | Thread Index | Old Index