Changeset View
Changeset View
Standalone View
Standalone View
head/x11/kf5-kwayland/Makefile
| Property | Old Value | New Value |
|---|---|---|
| svn:eol-style | null | native \ No newline at end of property |
| svn:keywords | null | FreeBSD=%H \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| # Created by: tcberner | |||||
| # $FreeBSD$ | |||||
| PORTNAME= kwayland | |||||
| PORTVERSION= ${KDE_FRAMEWORKS_VERSION} | |||||
| CATEGORIES= x11 kde kde-frameworks | |||||
| MAINTAINER= kde@FreeBSD.org | |||||
| COMMENT= KF5 Client and Server library wrapper for the Wayland libraries | |||||
| BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat | |||||
| LIB_DEPENDS= libwayland-client.so:x11-servers/wayland | |||||
| USES= cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig \ | |||||
| tar:xz | |||||
| USE_GL= egl | |||||
| USE_KDE= ecm | |||||
| USE_QT5= buildtools_build concurrent core gui qmake_build testlib | |||||
| .include <bsd.port.mk> | |||||