diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-10 22:24:25 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-10 22:24:25 +0000 |
commit | 2e1fdeb9e0dd9b28d72ba5af4ae98d81f4533cd8 (patch) | |
tree | 27047d2174a7a78790f8de4c2d49faa6dfef2d45 /audio/rosegarden/pkg-plist | |
parent | 37a3b79f9fa8f7ea2d1d63d491423941654037d7 (diff) |
- Update to 2.1pl2.
- Move Petal.so back into ${PREFIX}/lib/rosegarden/petal
- Install a wrapper script that adds the dir to TCLLIBPATH so you don't have
to edit your .profile because of this...
- Fixes for the FreeBSD sound system, midi playback while recording
works now.
PR: 14234
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Notes
Notes:
svn path=/head/; revision=22317
Diffstat (limited to 'audio/rosegarden/pkg-plist')
-rw-r--r-- | audio/rosegarden/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rosegarden/pkg-plist b/audio/rosegarden/pkg-plist index d1239f68f7c9..75cc4d16cda5 100644 --- a/audio/rosegarden/pkg-plist +++ b/audio/rosegarden/pkg-plist @@ -1,5 +1,5 @@ -lib/tclmidi/Petal.so bin/rosegarden +bin/rosegarden-bin lib/rosegarden/bin/editor lib/rosegarden/bin/sequencer lib/rosegarden/example/glazunov.rose @@ -7,6 +7,7 @@ lib/rosegarden/synth-patches/std.sb lib/rosegarden/synth-patches/drums.sb lib/rosegarden/help/rosehelp.hnx lib/rosegarden/help/rosehelp.info +lib/rosegarden/petal/Petal.so lib/rosegarden/petal/Petal.tcl lib/rosegarden/petal/PetalEditor.tcl lib/rosegarden/petal/PetalMidi.tcl |