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/sameboy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/emulators/sameboy/Makefile
PORTNAME=	sameboy
DISTVERSIONPREFIX=	v
DISTVERSION=	0.15.6
CATEGORIES=	emulators games

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Game Boy and Game Boy Color emulator written in C
WWW=		https://sameboy.github.io/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	rgbds>0:devel/rgbds

USES=		compiler:c11 desktop-file-utils gl gmake pkgconfig sdl \
		shared-mime-info
USE_GITHUB=	yes
GH_ACCOUNT=	LIJI32
GH_PROJECT=	SameBoy
USE_GL=		gl
USE_SDL=	sdl2

MAKE_ARGS=	FREEDESKTOP=true \
		WARNINGS="-Wno-error"
ALL_TARGET=	sdl

PORTSCOUT=	limit:^d\.d+\.

OPTIONS_DEFINE=		LIBRETRO
OPTIONS_DEFAULT=	LIBRETRO
OPTIONS_SUB=		yes

LIBRETRO_DESC=	Build libretro core

post-build-LIBRETRO-on:
	@${DO_MAKE_BUILD} -C ${WRKSRC} libretro

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}

post-install-LIBRETRO-on:
	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/libretro
	${INSTALL_LIB} ${WRKSRC}/build/bin/sameboy_libretro.so \
		${STAGEDIR}${PREFIX}/lib/libretro

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit