          MODULE=libtar
         VERSION=1.2.20
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/tklauser/libtar/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:3152fc61cf03c82efbf99645596efdadba297eac3e85a52ae189902a072c9a16
        WEB_SITE=http://repo.or.cz/w/libtar.git
         ENTERED=20091116
         UPDATED=20151119
           SHORT="manipulate POSIX tar files"

cat << EOF
libtar is a C library for manipulating POSIX tar files. It handles adding and
extracting files to/from a tar archive.

NOTE: The original author has temporarily turned over maintanence to
Chris Frey. The orignal version of this would cause vlc to crap out on
some unresolved symbols (IIRC). Anyway we should be using this for the
duration. VLC is the only module using libtar.

EOF
