summaryrefslogblamecommitdiffstats
path: root/ham/hamlib/DETAILS
blob: f7c9fc797daa25e1a956fec2de180f7a3d4ea65c (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                      



                                                       
                    
                                                                                                                                                        
                         
                            
















                                                                              
           SPELL=hamlib
         VERSION=1.2.6
          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:e48ae8761ac33ba4456c1252647df87dbbf7abf3a3046a5ec77305bd585c697739f55d55bde0c0d1c16738c9fde7ce72d1a15e7ce7dc0afc2b813a60cd2f4d04
         ENTERED=20020728
        KEYWORDS="radio ham"
           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