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/libraw/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/libraw/Makefile
PORTNAME=	libraw
PORTVERSION=	0.20.2
PORTREVISION=	3
CATEGORIES=	graphics
MASTER_SITES=	http://www.libraw.org/data/
DISTNAME=	LibRaw-${PORTVERSION}

MAINTAINER=	jhale@FreeBSD.org
COMMENT=	Library for manipulating raw images
WWW=		https://www.libraw.org/

LICENSE=	LGPL21 CDDL
LICENSE_COMB=	dual

USES=		cpe libtool localbase pathfix pkgconfig
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-examples
INSTALL_TARGET=	install-strip

PORTDOCS=	*
PORTEXAMPLES=	*

OPTIONS_DEFINE=		DOCS EXAMPLES JASPER JPEG LCMS2 OPENMP OPTIMIZED_CFLAGS \
			RPIRAW X3F
OPTIONS_DEFAULT=	JPEG LCMS2

JASPER_CONFIGURE_ENABLE=		jasper
JASPER_LIB_DEPENDS=			libjasper.so:graphics/jasper

JPEG_CONFIGURE_ENABLE=			jpeg
JPEG_USES=				jpeg

LCMS2_CONFIGURE_ENABLE=			lcms
LCMS2_LIB_DEPENDS=			liblcms2.so:graphics/lcms2

OPENMP_DESC=				OpenMP support (implies GCC)
OPENMP_CONFIGURE_ENABLE=		openmp
OPENMP_LDFLAGS+=			-lomp

RPIRAW_DESC=				Raspberry Pi RAW+JPEG support
RPIRAW_CPPFLAGS=			-DUSE_6BY9RPI

X3F_DESC=				X3F (Foveon) support
X3F_CPPFLAGS=				-DUSE_X3FTOOLS

OPTIMIZED_CFLAGS_CFLAGS=		-O3

post-patch:
	@${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/*.pc.in
	@${TOUCH} -r ${WRKSRC}/configure.ac ${WRKSRC}/aclocal.m4

# Use "\*" instead of "." in COPYTREE_SHARE commands as "." has
# the undesired effect of copying ".deps" directory
post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	cd ${WRKSRC}/doc && \
		${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}

post-install-EXAMPLES-on:
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	cd ${WRKSRC}/samples && \
		${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit