. "$GRIMOIRE"/FUNCTIONS
           SPELL=tiptop
         VERSION=$(get_scm_version)
          SOURCE="$SPELL-git.tar.xz"
   SOURCE_URL[0]=https://github.com/FeCastle/tiptop.git:tiptop-git
   SOURCE_IGNORE=volatile
   FORCE_DOWLOAD=on
  SOURCE2_URL[0]=https://patch-diff.githubusercontent.com/raw/FeCastle/tiptop/pull/9.patch
    SOURCE2_HASH=sha512:383bcdc9d082deaf5c01a6d4a055a95227c9c256ca734b4f10309536f935fa1b47d8b201fcadb34726c0287f6ddd3b3808f292a61486fb2b59dff6f5d6a50a78
    SOURCE2=tiptop-pr9.patch
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
        WEB_SITE="https://github.com/FeCastle/tiptop/"
      LICENSE[0]="GPL-2.0-only"
         ENTERED=20221112
        KEYWORDS=""
           SHORT="performance monitoring tool for Linux"
cat << EOF
Tiptop is a performance monitoring tool for Linux. It provides a dynamic
real-time view of the tasks running in the system. tiptop is very similar to
the top utility, but most of the information displayed comes from hardware
counters.
EOF
