pkgsrc/audio/eawpatches/MESSAGE
ben 0dafb51445 Modify directory structure used by guspatches and eawpatches.
1) install patches into separate directories to eliminate pkgsrc conflict
2) leave timidity configuration up to user, with instructions in MESSAGE
3) make timidity read configuration from PKG_SYSCONFDIR
4) bump PKGREVISION on eawpatches, guspatches, and timidity
2004-12-03 14:20:03 +00:00

14 lines
494 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $
To use timidity with eawpatches, you have a couple of options.
1) at the command-line:
timidity -L ${PREFIX}/share/eawpatches -c timidity.cfg file.mid
2) in the system-wide timidity configuration:
cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR}/timidity
===========================================================================