. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=android-tools
         VERSION=31.0.3p2
          SOURCE="$SPELL-$VERSION.tar.xz"
      SOURCE_URL=("https://github.com/nmeum/$SPELL/releases/download/$VERSION/$SOURCE")
     SOURCE_HASH=sha512:367a502c11a136ff15a060df44df14ceec46eb5eb386babb4d38783622e363421d2ec9a65a5810fb8f2b308912c2bdb980e6fce24ba532a111e413647efe67d5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://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
