pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cannonball: Adds a post install MESSAGE regarding configuration and manpage information.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Tue Oct 22 05:16:52 2019 -0500
Changeset:	f98b1e4b46c8cfc1c831d9cee6186fc6ef7a437b

Added Files:
	cannonball/MESSAGE

Log Message:
cannonball: Adds a post install MESSAGE regarding configuration and manpage information.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f98b1e4b46c8cfc1c831d9cee6186fc6ef7a437b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cannonball/MESSAGE | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diffs:
diff --git a/cannonball/MESSAGE b/cannonball/MESSAGE
new file mode 100644
index 0000000000..95b750b367
--- /dev/null
+++ b/cannonball/MESSAGE
@@ -0,0 +1,18 @@
+===========================================================================
+$NetBSD$
+
+In order for CannonBall to work you need to provide a copy of the
+OutRun revision B romset to the roms subdirectory. Rename the files if
+necessary.
+
+The roms subdirectory can be found at $XDG_DATA_HOME/cannonball/roms
+which defaults to $HOME/.local/share/cannonball/roms
+
+Configuration can be found at $XDG_DATA_HOME/cannonball/config.xml
+which defaults to $HOME/.local/share/cannonball/config.xml
+
+NOTE: The directories will be created on the first run of CannonBall
+if they do not exist.
+
+NOTE: Refer cannonball(6) man page for more information.
+===========================================================================


Home | Main Index | Thread Index | Old Index