# Watch: https://github.com/google/flatbuffers/tags  refs/tags/v([0-9.]+)[.]tar
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=flatbuffers
         VERSION=25.2.10
     SOURCE_HASH=sha512:7e6ae36b37c9fd322456312504156c8241852e07a2a23de6805eb2328b61b9f42b839d04b839f9d97623195721308437a1163a25071ca2af0d00a6417da74822
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL=https://github.com/google/flatbuffers/archive/v$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://google.github.io/flatbuffers/
         ENTERED=20141202
      LICENSE[0]=APACHE
        KEYWORDS=""
           SHORT="efficient cross platform serialization library"
cat << EOF
FlatBuffers is an efficient cross platform serialization library for C++,
with support for Java and Go
EOF
