[Lunar-commits] r17018 - in moonbase/branches/submissions/new: . hamlib
Dennis Veatch
stumbles at lunar-linux.org
Thu Oct 20 01:47:17 UTC 2005
Author: stumbles
Date: 2005-10-20 01:47:14 +0000 (Thu, 20 Oct 2005)
New Revision: 17018
Added:
moonbase/branches/submissions/new/hamlib/
moonbase/branches/submissions/new/hamlib/DETAILS
Log:
Added: moonbase/branches/submissions/new/hamlib/DETAILS
===================================================================
--- moonbase/branches/submissions/new/hamlib/DETAILS 2005-10-20 01:27:56 UTC (rev 17017)
+++ moonbase/branches/submissions/new/hamlib/DETAILS 2005-10-20 01:47:14 UTC (rev 17018)
@@ -0,0 +1,19 @@
+ MODULE=hamlib
+ VERSION=1.2.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:c01748039bbb31b9b3559cd8ec95d504d0949baa
+ WEB_SITE=http://hamlib.sourceforge.net/
+ ENTERED=20051019
+ UPDATED=20051019
+ SHORT="control any radio oriented equipment"
+cat << EOF
+The Ham Radio Control Libraries, Hamlib for short, is a development effort to
+provide a consistent interface for programmers wanting to incorporate radio
+control in their programs. Hamlib is not a complete user application, rather,
+it is a software layer intended to make controlling various radios and other
+shack hardware much easier. Hamlib will allow authors of such software as
+logging programs, digital communications programs, or those wanting to develop
+the ultimate radio control software to concentrate on the user interface and
+the basic function of the program rather than radio control.
+EOF
More information about the Lunar-commits
mailing list