           SPELL=xcb
         VERSION=2.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[1]=http://www.goof.com/pcg/marc/data/${SOURCE}
     SOURCE_HASH=sha512:cc612231cd61507a1af1a12fab7684b074ec99ec87e82bcba13dba215d4569c0605d3861f40d858f87da9b027c440a02f03b18a968c1d73ab08b8ee41e644948
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://www.goof.com/pcg/marc/xcb.html
         ENTERED=20050307
      LICENSE[0]=XCL
        KEYWORDS="x11"
           SHORT="Easy access to the cut buffers built into every X server."
cat << EOF
Xcb provides easy access to the cut buffers built into every X server. It allows
the buffers to be manipulated either via the command line, or with the mouse in
a point and click manner. The buffers can be used as holding pens to store and
retrieve arbitrary data fragments. Any number of cut buffers may be created, so
any number of different pieces of data can be saved and recalled later. By
default, 8 cut buffers are created. The program is designed primarily for use
with textual data.
EOF
