aboutsummaryrefslogblamecommitdiff
path: root/security/plasma5-kscreenlocker/Makefile
blob: 450688230613890bed642dbfb8d42378043bfdee (plain) (tree)
1
2
3
4
5
6
7
8






                                                       
                                                     




                                                       
                                                                           


                                                                             
                                                                   
                                                                           



                                                                               



                                                               
                      
PORTNAME=	kscreenlocker
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	security kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 secure lock screen architecture

BUILD_DEPENDS=	ck-list-sessions:sysutils/consolekit2
LIB_DEPENDS=	libwayland-client.so:graphics/wayland \
		libxcb-keysyms.so:x11/xcb-util-keysyms
RUN_DEPENDS=	ck-list-sessions:sysutils/consolekit2\
		dbus-send:devel/dbus

USES=		cmake compiler:c++11-lib gettext kde:5 cpe pkgconfig qt:5 \
		shebangfix tar:xz xorg
USE_KDE=	auth codecs config configwidgets coreaddons crash emoticons \
		globalaccel i18n idletime init itemmodels kcmutils \
		kdeclarative layer-shell-qt notifications package \
		plasma-framework sonnet textwidgets wayland widgetsaddons \
		windowsystem xmlgui \
		ecm_build
USE_QT=		core dbus declarative gui network qdbus widgets x11extras xml \
		buildtools_build qmake_build testlib_build
USE_XORG=	ice sm x11 xcb xcursor xext xi

SHEBANG_FILES=	updaters/ksreenlocker_5_3_separate_autologin.pl

.include <bsd.port.mk>