summaryrefslogtreecommitdiffstats
path: root/ham/libax25/DETAILS
blob: d02730c57349758b1f80b0500c61de50c12ae118 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
            SPELL=libax25
          VERSION=0.0.11
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/ax25/$SOURCE
         WEB_SITE=http://ax25.sourceforge.net/
          ENTERED=20020731
          LICENSE=GPL
      SOURCE_HASH=sha512:c26e16659cc13e844a44a6978e89744eb0d3a2398c5e4cde5c84ec94fbaabe76d733e7b9da99087607edd0a4672c52689449548c5935ea59bc7bc5a24bf4ba6c
         KEYWORDS="ham"
            SHORT="Libraries for AX.25"
cat << EOF
There is a library that can be used by other programs to do all the low
level stuff that you need to talk to the kernel. The idea is that the
API of the library stays the same as much as possible even if the kernel
changes. It also allows things like name to address translation to occur.
EOF