          MODULE=rtkit
         VERSION=0.13
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://github.com/heftig/rtkit/releases/download/v$VERSION
      SOURCE_VFY=sha256:a157144cd95cf6d25200e74b74a8f01e4fe51fd421bb63c1f00d471394b640ab
        WEB_SITE=https://github.com/heftig/rtkit/
         ENTERED=20190820
         UPDATED=20200409
           SHORT="RealtimeKit is a D-Bus system service"

cat << EOF
RealtimeKit is a D-Bus system service that changes the scheduling policy of user
processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is
intended to be used as a secure mechanism to allow real-time scheduling to be
used by normal user processes.
EOF
