source "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=luv
         VERSION=1.50.0-1
     SOURCE_HASH=sha512:699a56492200d25bb316bb9009bdd15fbd29167eb5c46b667cb71cf9150a4feaa575447bf9779828c95323e9e2ddcc9eb269f64a542c54160700092d5dead09b
          SOURCE="${SPELL}-${VERSION}.tar.gz"
    SOURCE_HINTS="no-check-certificate"
   SOURCE_URL[0]=https://github.com/luvit/${SPELL}/releases/download/${VERSION}/${SOURCE}
# Watch: https://github.com/luvit/luv/tags tags/([0-9.\-]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/luvit/luv/"
      LICENSE[0]="APACHE"
         ENTERED=20221210
           SHORT="bare libuv bindings for lua"
cat << EOF
libuv bindings for luajit and lua 5.1/ 5.2/ 5.3/ 5.4.

This library makes libuv available to lua scripts.
It was made for the luvit project but should usable
from nearly any lua project.
EOF
