master chld/ports-heresy / wl / wayland-protocols / ndmake.sh
1#!/bin/sh -ue
2NAME=wayland-protocols
3VERSION=1.48
4RELEASE=1
5SOURCE="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${VERSION}/downloads/wayland-protocols-${VERSION}.tar.xz"
6BUILD_OPT="-Dtests=false"
7. ${0%/*}/../../libsh/libdmake.sh