2023-08-16 22:26:55 +00:00
|
|
|
COMMENT = Wayland protocols
|
|
|
|
|
2023-08-18 18:38:43 +00:00
|
|
|
V = 1.32
|
2023-08-16 22:26:55 +00:00
|
|
|
DISTNAME = wayland-protocols-${V}
|
|
|
|
|
|
|
|
CATEGORIES = wayland
|
|
|
|
|
|
|
|
HOMEPAGE = https://wayland.freedesktop.org/
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
|
2023-09-28 02:05:49 +00:00
|
|
|
SITES = https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${V}/downloads/
|
2023-08-16 22:26:55 +00:00
|
|
|
EXTRACT_SUFX = .tar.xz
|
|
|
|
|
|
|
|
MODULES = devel/meson
|
|
|
|
|
|
|
|
BUILD_DEPENDS = wayland/wayland>=1.20.0
|
|
|
|
RUN_DEPENDS = wayland/wayland>=1.20.0
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|