403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/hdr_tools/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/hdr_tools/Makefile
PORTNAME=	hdr_tools
PORTVERSION=	0.0.2010.11.23	# unspecified by the author, so use the date
PORTREVISION=	18
CATEGORIES=	graphics
MASTER_SITES=	http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \
		http://freebsd.nsu.ru/distfiles/
DISTNAME=	hdr_src

MAINTAINER=	danfe@FreeBSD.org
COMMENT=	Command-line tools for creating and manipulating HDR images
WWW=		https://ttic.uchicago.edu/~cotter/projects/hdr_tools/

LICENSE=	GPLv3

LIB_DEPENDS=	libpopt.so:devel/popt \
		libtiff.so:graphics/tiff \
		libOpenEXR.so:graphics/openexr \

USES=		compiler:c++11-lang gmake magick:6 pkgconfig tar:tgz
NO_WRKSUBDIR=	yes

PROGRAMS=	hdr_adjust hdr_convert hdr_create hdr_denoise hdr_fix_ca \
		hdr_squish

PLIST_FILES=	${PROGRAMS:S,^,bin/,}

.include <bsd.port.pre.mk>

.if ${MACHINE_CPU:Msse2}
CXXFLAGS+=	-msse2 -mfpmath=sse
.endif

.if ${COMPILER_FEATURES:Mopenmp}
CXXFLAGS+=	-fopenmp
.endif

post-patch:
	@${REINPLACE_CMD} -e 's,RGBColorspace,s&,' ${WRKSRC}/image.cc

do-install:
	${INSTALL_PROGRAM} ${PROGRAMS:S,^,${WRKSRC}/,} \
		${STAGEDIR}/${PREFIX}/bin

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit