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/games/toppler/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/toppler/Makefile
PORTNAME=	toppler
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	games

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	Climb a tower and avoid monsters
WWW=		https://gitlab.com/roever/toppler/

LICENSE=	GPLv3+
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libpng.so:graphics/png
BUILD_DEPENDS=	gimp:graphics/gimp-app \
		povray:graphics/povray-meta \
		convert:graphics/ImageMagick7

USES=		gmake sdl pkgconfig
USE_GITLAB=	yes
GL_ACCOUNT=	roever
GL_COMMIT=	5e3e581bb7b58098f54df9b634c7bd4a23ba66b5
USE_SDL=	sdl2 image2 mixer2

PORTDOCS=	*
PORTDATA=	*

OPTIONS_DEFINE=	DOCS NLS
OPTIONS_SUB=	yes

NLS_LIBS=	-L${LOCALBASE}/lib -lintl
NLS_USES=	gettext
NLS_USES_OFF=	gettext-tools

post-extract:
	@${MV} ${WRKSRC}/src/version ${WRKSRC}

post-patch-NLS-off:
	@${REINPLACE_CMD} -e 's|ENABLE_NLS=1|ENABLE_NLS=0|' ${WRKSRC}/Makefile

post-install:
	@${MKDIR} ${STAGEDIR}/var/games/toppler
	@${TOUCH} ${STAGEDIR}/var/games/toppler/toppler.hsc.sample
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/toppler
	${INSTALL_DATA} ${WRKSRC}/dist/toppler.xpm ${STAGEDIR}${PREFIX}/share/pixmaps
	@${SED} -e 's|@prefix@|${PREFIX}|' \
		< ${WRKSRC}/dist/toppler.desktop.in \
		> ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/AUTHORS ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit