. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=android-tools
         VERSION=37.0.0
          SOURCE="$SPELL-$VERSION.tar.xz"
      SOURCE_URL=("https://github.com/nmeum/$SPELL/releases/download/$VERSION/$SOURCE")
     SOURCE_HASH=sha512:6a0bf2690b81d9e749823231ab4aaac6169f002eb32c54376bdaf6d7c7e64b0107bfaf70c806ce03e6f32d4493d773a9374eb4aaa44549c65d07f5557fb7bda7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://developer.android.com/tools/help/adb.html"
         LICENSE=(Apache-2.0 ISC GPL-2.0-only MIT)
         ENTERED=20140622
           SHORT="tools for developing android based devices"
cat << EOF
Tools for developing android based devices.
EOF
