           SPELL=zisofs-tools
         VERSION=1.0.6
# Reminder to self not to forget to modify cdrtools when modifying zisofs-tools.
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/fs/zisofs/$SOURCE
   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/$SOURCE
     SOURCE_HASH=sha512:7928c40bd421853adde1da874a574ccaaa2b9ac3cb6d0fe241763bb64f66717dd83991f92bad093a1044e35f72f84643568af4a4999cfe62b85777df24fc0b96
        WEB_SITE=http://www.kernel.org/pub/linux/utils/fs/zisofs/
      LICENSE[0]=GPL
         ENTERED=20011123
         UPDATED=20040127
        KEYWORDS="iso filesystem disk"
           SHORT="tools for creating a compressed ISO9660 filesystem."
cat << EOF
The zisofs filesystem is an extension to the ISO9660 filesystem that
allows files, on a file-by-file basis, to be stored compressed and
decompressed in real time. The zisofs filesystem is supported by
recent versions of Linux (2.4.14 or later). Legacy systems can still
read uncompressed files. zisofs-tools contains the tools necessary to 
create such a compressed ISO9660 filesystem and to read compressed
files on a legacy system.
EOF
