From d90930743b6681d746b7b59994f00d15d76adccc Mon Sep 17 00:00:00 2001 From: kim Date: Fri, 29 Nov 2002 02:37:21 +0000 Subject: Preserve pkgsrc and distribution defaults better: - use ${PKG_SYSCONFBASE} instead of hardcoded /usr/pkg/etc - keep the ID3v2 default as distributed, and depend on audio/id3v2 - don't depend on vorbis-tools: just inform the user about the need to install at least one of the supported encoders - sample config only has commented out entries, so install it only in the examples directory --- audio/abcde/MESSAGE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 audio/abcde/MESSAGE (limited to 'audio/abcde/MESSAGE') diff --git a/audio/abcde/MESSAGE b/audio/abcde/MESSAGE new file mode 100644 index 00000000000..ae564345888 --- /dev/null +++ b/audio/abcde/MESSAGE @@ -0,0 +1,18 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2002/11/29 02:37:21 kim Exp $ + +You need to install at least one encoder to use with abcde. It has support +for the following encoders in pkgsrc: + + audio/bladeenc + audio/gogo + audio/lame + audio/vorbis-tools + +Preferences can be set in ~/.abcde.conf for each user, and for all users in +${PKG_SYSCONFDIR}/abcde.conf system-wide. + +See the man page and ${EGDIR}/abcde.conf for +configuration options. + +=========================================================================== -- cgit v1.2.3