           SPELL=linc
         VERSION=1.1.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='5b30e6321add914ea1241082afb9dee4'
      LICENSE[0]=LGPL
       BUILD_API=2
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020509
         UPDATED=20040311
           SHORT="linc is a library for writing networked servers & clients."
cat << EOF
linc is a library that eases the task of writing networked servers &
clients. It takes care of connection initiation and maintainance, and
the details of various transports. It is used by the new ORBit to
handle message transmission/receipt.
EOF
