           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
     SOURCE_HASH=sha512:3311b632f22a56ece018beffc06d92a0fc1bd1934530de578b84d93a27375be6d0c4d47747e4f350659ae5b19ceed89ece9b9aba03bc8c09e328e3b1950022f1
      LICENSE[0]=LGPL
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020509
         UPDATED=20040311
        KEYWORDS="gnome2 libs"
           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
