. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=bubblewrap
         VERSION=0.12.0
     SOURCE_HASH="sha256:9760d007363e3abba7c747489910f9f82d9fca53ba3bd3282e396fa3c97a3314:UPSTREAM_HASH"
  SECURITY_PATCH=1
          SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
   SOURCE_URL[0]=https://github.com/containers/${SPELL}/releases/download/v${VERSION}/${SOURCE}
        WEB_SITE=https://www.github.com/containers/bubblewrap/
      LICENSE[0]=LGPL
         ENTERED=20221120
        KEYWORDS="flatpak"
           SHORT="bubblewrap - Unprivileged sandboxing tool"
cat << EOF
The goal of bubblewrap is to run an application in a sandbox,
where it has restricted access to parts of the operating system
or user data such as the home directory.
EOF
