           SPELL=libidl
         VERSION=0.8.10
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=libIDL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libIDL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libIDL/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="Library for creating trees of CORBA IDL files."
cat << EOF
libIDL is a library licensed under the GNU LGPL for creating trees of
CORBA Interface Definition Language (IDL) files, which is a
specification for defining portable interfaces.  libIDL was
initially written for ORBit (the ORB from the GNOME project, and the 
primary means of libIDL distribution).  However, the functionality was
designed to be as reusable and portable as possible.
EOF
