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/sysutils/radeontop/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/radeontop/Makefile
PORTNAME=	radeontop
PORTVERSION=	1.4
DISTVERSIONPREFIX=	v
CATEGORIES=	sysutils

MAINTAINER=	danfe@FreeBSD.org
COMMENT=	Program that shows AMD Radeon GPU resource utilization
WWW=		https://github.com/clbr/radeontop

LICENSE=	GPLv3

NOT_FOR_ARCHS=		aarch64 armv6 armv7 mips mips64 riscv64
NOT_FOR_ARCHS_REASON=	fails to compile: fatal error: amdgpu_drm.h file not found

LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess \
		libdrm.so:graphics/libdrm

USE_GITHUB=	yes
GH_ACCOUNT=	clbr

USES=		gmake pkgconfig xorg
USE_XORG=	xcb
MAKE_ARGS=	amdgpu=1

OPTIONS_DEFINE=	NLS
OPTIONS_SUB=	yes

NLS_USES=		gettext
NLS_MAKE_ARGS_OFF=	nls=0

post-patch:
	@${REINPLACE_CMD} -e 's,unknown,v${PORTVERSION}, ; \
		s,-n,"$$ver" = unknown -a &,' ${WRKSRC}/getver.sh
	@${REINPLACE_CMD} -e 's,/usr,${PREFIX},' ${WRKSRC}/radeontop.c
# cdevs do not provide private mappings of any kind
	@${REINPLACE_CMD} -e 's,MAP_PRIVATE,MAP_SHARED,' \
		${WRKSRC}/detect.c

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit