# $FreeBSD: head/x11/plasma5-kwayland-integration/Makefile 468495 2018-04-27 20:29:36Z tcberner $

PORTNAME=	kwayland-integration
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	x11 kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Integration plugins for a Wayland-based desktop

LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
		libwayland-client.so:graphics/wayland
BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat

USES=		cmake:outsource compiler:c++11-lib cpe kde:5 tar:xz
USE_KDE=	ecm idletime wayland windowsystem
USE_QT5=	core gui widgets \
		buildtools_build qmake_build

.include <bsd.port.mk>
