summaryrefslogtreecommitdiffstats
path: root/ham/xgridloc/README
diff options
context:
space:
mode:
author JK Wood2014-07-16 03:22:41 +0200
committer Willy Sudiarto Raharjo2014-07-16 13:26:54 +0200
commit49788352609e2621a235f770962da540ee45fb42 (patch)
treef0443775ff9bce3d9c6f133d643d13945ddca11e /ham/xgridloc/README
parentd3aa5b524438947dbd0821a3d0e266cd4b30a653 (diff)
downloadslackbuilds-49788352609e2621a235f770962da540ee45fb42.tar.gz
ham/xgridloc: Added (Maidenhead grid square locator program for X).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xgridloc/README')
-rw-r--r--ham/xgridloc/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/ham/xgridloc/README b/ham/xgridloc/README
new file mode 100644
index 0000000000..56a30f996e
--- /dev/null
+++ b/ham/xgridloc/README
@@ -0,0 +1,14 @@
+xgridloc is a GTK+ graphical version of gridloc and performs
+the same basic functions, but additionally it can use xplanet
+to display the home and DX locations and the great circle
+path between them.
+
+gridloc is a program that accepts latitude and longitude and
+returns the Maidenhead grid locator.
+
+By default, xgridloc wants to install .xgridlocrc to the
+installing user's $HOME. This SlackBuild patches that out
+of make install, and instead drops it in the doc directory
+so that end users can copy it down themselves.
+
+xplanet is an optional dependency.