           SPELL=ruby-xosd
         VERSION=1.1.0
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://djur.desperance.net/ruby/${SOURCE}
     SOURCE_HASH=sha512:832a70b94139647fb5ac94af3722dd635867b6968a625dfc9950f63e12ebf166a98c4f051b08a128a574599cd115b58c050cd8fd65087097c3ef84444f9cb31d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://djur.desperance.net/ruby/"
      LICENSE[0]=BSD
         ENTERED=20080113
           SHORT="Binding for the X On-Screen Display library."
cat << EOF
ruby-xosd is a binding to allow Ruby access to the XOSD library. XOSD creates
simple on-screen displays (shaped and unmanaged) of text, a slider, or a
progress bar. ruby-xosd provides a very Rubyesque interface to the library
itself, as well as a number of companion classes to make specific tasks easier.
EOF
