           SPELL=libaio
         VERSION=0.3.112
     SOURCE_HASH=sha512:612f0adeea4926ced914b43ec550bf821bef348e6c787f9e3c1a545e5667121692a9af7ebaab14744aca7132a071083a1120bd01e31726932f3ceb9be51891a7
          SOURCE="${SPELL}_${VERSION}.orig.tar.xz"
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/liba/${SPELL}/${SOURCE}
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
