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/multimedia/pHash/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/multimedia/pHash/Makefile
PORTNAME=	pHash
PORTVERSION=	0.9.6
PORTREVISION=	16
CATEGORIES=	multimedia devel
MASTER_SITES=	http://phash.org/releases/ \
		http://www.cyberbotx.com/pHash/

MAINTAINER=	cyberbotx@cyberbotx.com
COMMENT=	Open source perceptual hash library
WWW=		https://phash.org/

LICENSE=	GPLv3+

USES=		compiler:c11 gmake libtool pathfix
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	PTHREAD_LIBS="-lpthread"
INSTALL_TARGET=	install-strip
USE_LDCONFIG=	yes

OPTIONS_DEFINE=	DEBUG FFTW JPEG OPENMP PNG
OPTIONS_MULTI=	HASHING
OPTIONS_MULTI_HASHING=	AUDIO IMAGE VIDEO
OPTIONS_DEFAULT=	FFTW JPEG PNG AUDIO IMAGE VIDEO
AUDIO_DESC=	Enable audio hashing
IMAGE_DESC=	Enable image hashing
VIDEO_DESC=	Enable video hashing

DEBUG_CONFIGURE_ENABLE=	debug

FFTW_CONFIGURE_WITH=	fftw
FFTW_LIB_DEPENDS=	libfftw3.so:math/fftw3

JPEG_CONFIGURE_WITH=	libjpeg
JPEG_USES=		jpeg

OPENMP_CONFIGURE_ENABLE=openmp

PNG_CONFIGURE_WITH=	libpng
PNG_LIB_DEPENDS=	libpng.so:graphics/png

AUDIO_CONFIGURE_ENABLE=	audio-hash
AUDIO_LIB_DEPENDS=	libsndfile.so:audio/libsndfile \
			libsamplerate.so:audio/libsamplerate \
			libmpg123.so:audio/mpg123

IMAGE_CONFIGURE_ENABLE=	image-hash
IMAGE_BUILD_DEPENDS=	${LOCALBASE}/include/CImg.h:graphics/cimg
IMAGE_RUN_DEPENDS=	${LOCALBASE}/include/CImg.h:graphics/cimg

VIDEO_CONFIGURE_ENABLE=	video-hash
VIDEO_BUILD_DEPENDS=	${LOCALBASE}/include/CImg.h:graphics/cimg
VIDEO_RUN_DEPENDS=	${LOCALBASE}/include/CImg.h:graphics/cimg
VIDEO_LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg

post-patch:
# Avoid USES=autoreconf while keeping configure.ac patch for reference
	@${TOUCH} -r ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure.ac

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit