summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-08-06 17:37:34 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-08-06 17:37:34 +0000
commita86ff94fa8d0b389c577f9a5f2ab45f07493602c (patch)
tree64ab735418ec6ec971b317f36950e968f3dc40f0 /audio
parentMakefile cleanup, i.e., (diff)
New audio port, Rosegarden, a midi musical sequencer and notation editor.
Submitted by: Andreas Kohout
Notes
Notes: svn path=/head/; revision=3533
Diffstat (limited to 'audio')
-rw-r--r--audio/rosegarden/Makefile22
-rw-r--r--audio/rosegarden/distinfo1
-rw-r--r--audio/rosegarden/files/patch-aa19
-rw-r--r--audio/rosegarden/files/patch-ab19
-rw-r--r--audio/rosegarden/pkg-comment1
-rw-r--r--audio/rosegarden/pkg-descr7
-rw-r--r--audio/rosegarden/pkg-plist12
7 files changed, 81 insertions, 0 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
new file mode 100644
index 000000000000..9daf65da3785
--- /dev/null
+++ b/audio/rosegarden/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: rosegarden
+# Version required: 2.0b3
+# Date created: 04 Aug 1996
+# Whom: shanee
+#
+# $Id: Makefile,v 1.0 1996/08/04 01:14:40 shanee Exp $
+#
+
+DISTNAME= rosegarden
+PKGNAME= rosegarden-2.0
+MASTER_SITES= ftp://ftp.maths.bath.ac.uk/pub/dream/ROSE/
+CATEGORIES= audio
+EXTRACT_SUFX= -2.0-BETA3-sources.tgz
+
+MAINTAINER= shanee@rabbit.augusta.de
+
+LIB_DEPENDS= Xaw3d\\.6\\.:$(PORTSDIR)/x11/Xaw3d
+RUN_DEPENDS= playmidi:${PORTSDIR}/audio/playmidi
+
+ALL_TARGET= all ROSEGARDEN=$(WRKSRC) SYSLIBS="\"-lmalloc -lXaw3d -lXext -lXmu -lXt -lX11\""
+
+.include <bsd.port.mk>
diff --git a/audio/rosegarden/distinfo b/audio/rosegarden/distinfo
new file mode 100644
index 000000000000..f3d5ed826f10
--- /dev/null
+++ b/audio/rosegarden/distinfo
@@ -0,0 +1 @@
+MD5 (rosegarden-2.0-BETA3-sources.tgz) = a1c91f8fb40a871811911649b4e9419f
diff --git a/audio/rosegarden/files/patch-aa b/audio/rosegarden/files/patch-aa
new file mode 100644
index 000000000000..a0471bd6e78f
--- /dev/null
+++ b/audio/rosegarden/files/patch-aa
@@ -0,0 +1,19 @@
+*** ./sequencer/src/Record_LINUX.c.orig Mon Aug 5 00:08:18 1996
+--- ./sequencer/src/Record_LINUX.c Mon Aug 5 00:08:33 1996
+***************
+*** 24,30 ****
+ #undef POSIX_PLEASE
+ #undef _POSIX_SOURCE
+
+! #include <sys/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <errno.h>
+
+--- 24,30 ----
+ #undef POSIX_PLEASE
+ #undef _POSIX_SOURCE
+
+! #include <machine/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <errno.h>
+
diff --git a/audio/rosegarden/files/patch-ab b/audio/rosegarden/files/patch-ab
new file mode 100644
index 000000000000..7594d55a8b67
--- /dev/null
+++ b/audio/rosegarden/files/patch-ab
@@ -0,0 +1,19 @@
+*** ./sequencer/src/Sequence_LINUX.c.orig Mon Aug 5 00:09:00 1996
+--- ./sequencer/src/Sequence_LINUX.c Mon Aug 5 00:09:14 1996
+***************
+*** 41,47 ****
+ #undef _POSIX_SOURCE
+
+ /* include our linux soundcard header */
+! #include <sys/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <errno.h>
+
+--- 41,47 ----
+ #undef _POSIX_SOURCE
+
+ /* include our linux soundcard header */
+! #include <machine/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <errno.h>
+
diff --git a/audio/rosegarden/pkg-comment b/audio/rosegarden/pkg-comment
new file mode 100644
index 000000000000..4a2ec0ff9902
--- /dev/null
+++ b/audio/rosegarden/pkg-comment
@@ -0,0 +1 @@
+The Rosegarden Editor and Sequencer suite, release 2.0 beta 3.
diff --git a/audio/rosegarden/pkg-descr b/audio/rosegarden/pkg-descr
new file mode 100644
index 000000000000..b325b39fff7a
--- /dev/null
+++ b/audio/rosegarden/pkg-descr
@@ -0,0 +1,7 @@
+Rosegarden is a free integrated musical notation editor and MIDI
+sequencer for Unix/X platforms, with specific support for Linux PCs
+and SGI IRIX workstations.
+
+See the Rosegarden Web page at http://www.bath.ac.uk/~masjpf/rose.html
+for more information, or anonymous ftp to ftp.maths.bath.ac.uk,
+directory /pub/dream/ROSE .
diff --git a/audio/rosegarden/pkg-plist b/audio/rosegarden/pkg-plist
new file mode 100644
index 000000000000..4afb1baa8a3f
--- /dev/null
+++ b/audio/rosegarden/pkg-plist
@@ -0,0 +1,12 @@
+@cwd /usr/local
+bin/rosegarden
+lib/rosegarden/editor
+lib/rosegarden/rosehelp.hnx
+lib/rosegarden/rosehelp.info
+lib/rosegarden/sequencer
+lib/rosegarden/std.sb
+lib/rosegarden/music/glazunov.rose
+lib/rosegarden/music/sonataC.rose
+lib/rosegarden/music/vivaldi.rose
+@cwd /usr/X11R6
+lib/X11/app-defaults/Rosegarden