summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2022-01-01 07:50:22 +0000
committerdholland <dholland@pkgsrc.org>2022-01-01 07:50:22 +0000
commit63642f53ef8e4d3f392d9ad1b1a0bdd15bb1df7d (patch)
treef8f97e97892c2c0ed4311c83379570e741cefffe
parentb622630f919ff54d57d94d2559aa9576949d6c7c (diff)
downloadpkgsrc-63642f53ef8e4d3f392d9ad1b1a0bdd15bb1df7d.tar.gz
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.
-rw-r--r--audio/rosegarden/DESCR6
-rw-r--r--audio/rosegarden/Makefile9
2 files changed, 12 insertions, 3 deletions
diff --git a/audio/rosegarden/DESCR b/audio/rosegarden/DESCR
index 89f572892fa..5807a545308 100644
--- a/audio/rosegarden/DESCR
+++ b/audio/rosegarden/DESCR
@@ -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 --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index b2602adf996..385ab1290b3 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -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
+# 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