summaryrefslogtreecommitdiffstats
path: root/ham/hamlib/DETAILS
blob: 6d6d3fde38814f790f9f5f118b29536302e4026a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
           SPELL=hamlib
         VERSION=1.1.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
        WEB_SITE=http://www.hamlib.org/
      LICENSE[0]=GPL
     SOURCE_HASH=sha512:e726544796d3d2d08549df3f064d77ea0a2549508f69a758db65a798f153409ef1d3c71124d5d7fafa25491495e3e4afc1fc906449f1dccbedae243209b9d931
         ENTERED=20020728
         UPDATED=20020728
        KEYWORDS="radio ham"
       BUILD_API=1
           SHORT="HAM radio equipment control libraries."
cat << EOF

The HAM radio equipment control libraries, Hamlib for short, allow you to
write amateur radio equipment control programs for transceivers which use CAT
or similar computer interfaces for control.

Hamlib 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