           SPELL=libgdiplus
         VERSION=3.12
         BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://download.mono-project.com/sources/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:12c58e7ad99e5aa7caf19f64f47bddd399648292f3c2b9ade64e9051b0495bb8772af8ca9cdb6cb664d20c845d7136f028e10e659548bffd35e7604548bb8743
        WEB_SITE=http://www.mono-project.com/
         ENTERED=20050510
      LICENSE[0]=LGPL
      LICENSE[1]=MPL
        KEYWORDS="libs"
           SHORT='An Open Source implementation of the GDI+ API'
cat << EOF
An Open Source implementation of the GDI+ API. This is part of the Mono project.
EOF
