# Watch: http://dist.schmorp.de/libptytty/
. "$GRIMOIRE/CMAKE_FUNCTIONS"
           SPELL=libptytty
         VERSION=2.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://dist.schmorp.de/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:9cca5fddbcc4025c2bbe043e3367ac902d0024a34301258dafcf0de70935c055279d88227168d112d0e4c0dc37f1f49e1ea587bd6bddf0b9d92400657bc7be08
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://software.schmorp.de/pkg/libptytty.html"
      LICENSE[0]=GPL
         ENTERED=20220128
           SHORT="a library for pty/tty/utmp/wtmp/lastlog handling"
cat << EOF
libptytty is an offspring of rxvt-unicode that handles
pty/tty/utmp/wtmp/lastlog handling in mostly OS-independent ways.
EOF
