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/gimp-refocus-plugin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/gimp-refocus-plugin/Makefile
PORTNAME=	refocus
PORTVERSION=	0.9.0
PORTREVISION=	11
CATEGORIES=	graphics
MASTER_SITES=	SF
PKGNAMEPREFIX=	gimp-
PKGNAMESUFFIX=	-plugin

MAINTAINER=	ports@FreeBSD.org
COMMENT=	GIMP plugin to "refocus" images through FIR Wiener filtering
WWW=		http://refocus.sourceforge.net/

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libgimp-2.0.so:graphics/gimp-app \
		libfreetype.so:print/freetype2 \
		libfontconfig.so:x11-fonts/fontconfig

USES=		autoreconf compiler:c++11-lang gettext gmake gnome pathfix \
		pkgconfig
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	GIMPTOOL=${LOCALBASE}/bin/gimptool-2.0
USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 pango

GIMP_PLUGIN_DIR=	libexec/gimp/2.2/plug-ins

PLIST_FILES=	${GIMP_PLUGIN_DIR}/${PORTNAME}
PORTDOCS=	*

OPTIONS_DEFINE=	ATLAS DOCS OPTIMIZED_CFLAGS
OPTIONS_DEFAULT=	OPTIMIZED_CFLAGS

ATLAS_DESC=	Build with optimized math/atlas instead of builtin
ATLAS_USES=		blaslapack:atlas fortran
ATLAS_BUILD_DEPENDS=	f2c>0:lang/f2c
ATLAS_CONFIGURE_ON=	--with-lapack-libs="${LAPACKLIB} ${BLASLIB}" \
			--with-lapack-includes="-I${LOCALBASE}/include"

OPTIMIZED_CFLAGS_CFLAGS=	-O3

post-patch:
	@${FIND} ${WRKSRC} -name Makefile.am \
		-exec ${REINPLACE_CMD} -e "s|; make|; ${MAKE_CMD}|" {} \;
	@${REINPLACE_CMD} -e "s|%%WRKSRC%%|${WRKSRC}|" \
		${WRKSRC}/configure.in

do-install:
	@${MKDIR} ${STAGEDIR}${PREFIX}/${GIMP_PLUGIN_DIR}/
	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \
		${STAGEDIR}${PREFIX}/${GIMP_PLUGIN_DIR}/

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/doc/*html ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/doc/*pdf ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit