xref: /mports/graphics/wayland-utils/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	wayland-utils
2DISTVERSION=	1.3.0
3CATEGORIES=	graphics wayland
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Display information about protocols supported by Wayland compositor
7WWW=		https://gitlab.freedesktop.org/wayland/wayland-utils
8
9LICENSE=	mit
10LICENSE_FILE=	${WRKSRC}/COPYING
11
12BUILD_DEPENDS=	wayland-protocols>=1.44:graphics/wayland-protocols
13LIB_DEPENDS=	libwayland-client.so:graphics/wayland
14
15USES=		meson pkgconfig
16USE_GITLAB=	yes
17GL_SITE=	https://gitlab.freedesktop.org
18GL_ACCOUNT=	wayland
19PLIST_FILES=	bin/wayland-info \
20		share/man/man1/wayland-info.1.gz
21
22OPTIONS_DEFINE=	DRM
23OPTIONS_DEFAULT=DRM
24
25DRM_DESC=		Print extra DRM information
26DRM_LIB_DEPENDS=	libdrm.so:graphics/libdrm
27DRM_MESON_ENABLED=	drm
28
29.include <bsd.port.mk>
30

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026