           SPELL=libaio
         VERSION=0.3.109
          SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/liba/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:225b1da546410f8edb68d4c4628cc7c1a18660c7c95efa885ea0880ef7e83b08baa7d7af052fedfbff135a607f035241224e1ec91e9da54af19aaf7c39c05a53
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://lse.sourceforge.net/io/aio.html"
      LICENSE[0]=LGPL
         ENTERED=20090303
           SHORT="Linux-native asynchronous I/O access library"
cat << EOF
The Linux-native asynchronous I/O facility ("async I/O", or "aio") has a
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.
EOF
