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/graphics/yafaray/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/yafaray/Makefile
PORTNAME=	yafaray
DISTVERSIONPREFIX=	v
DISTVERSION=	3.5.1
PORTREVISION=	15
CATEGORIES=	graphics

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Montecarlo raytracing engine
WWW=		http://www.yafaray.org/

LICENSE=	GPLv2 LGPL21
LICENSE_COMB=	dual
LICENSE_FILE_GPLv2=	${WRKSRC}/LICENSES
LICENSE_FILE_LGPL21=	${WRKSRC}/LICENSES

ONLY_FOR_ARCHS=	amd64 powerpc64le

LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
		libfreetype.so:print/freetype2 \
		libImath.so:math/Imath \
		libOpenEXR.so:graphics/openexr \
		libopencv_photo.so:graphics/opencv \
		libopencv_core.so:graphics/opencv \
		libpng.so:graphics/png \
		libtiff.so:graphics/tiff

USES=		cmake gnome jpeg
USE_GITHUB=	yes
GH_ACCOUNT=	YafaRay
GH_PROJECT=	libYafaRay
USE_GNOME=	libxml2
USE_LDCONFIG=	yes

LDFLAGS+=	-pthread # because build on 13 (head) was failing: ld: error: src/yafraycore/libyafaray_v3_core.so: undefined reference to pthread_create

CMAKE_OFF=	WITH_YAF_PY_BINDINGS

OPTIONS_DEFINE=	DOCS QT
OPTIONS_SUB=	yes

QT_DESC=	Enable Qt Gui build
QT_USES=	qt:5
QT_CMAKE_BOOL=	WITH_QT
QT_USE=		QT=core,gui,widgets,qmake:build,buildtools:build,qmake:build

post-install:
	@${RM} ${STAGEDIR}${DOCSDIR}/LICENSES

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit