wl/wayland-protocols/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=wayland-protocols
VERSION=1.47
RELEASE=1
SOURCE="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.47/downloads/wayland-protocols-1.47.tar.xz"
BUILD_OPT="-Dtests=false"
. ${0%/*}/../../libsh/libdmake.sh