# Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= f1spirit-remake PORTVERSION= 1.0 PORTREVISION= 13 CATEGORIES= games # Original braingames site is really slow MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ http://www.braingames.getput.com/f1spirit/downloads/ DISTNAME= f1spirit-linux MAINTAINER= amdmi3@FreeBSD.org COMMENT= Remake of classic F1 Spirit racing game LIB_DEPENDS= libcurl.so:ftp/curl USES= dos2unix gmake zip USE_SDL= sdl net image mixer sound USE_GL= gl glu DOS2UNIX_GLOB= *.h *.cpp WRKSRC= "${WRKDIR}/F-1 Spirit" BUILD_WRKSRC= ${WRKSRC}/sources PLIST_FILES= bin/f1s PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS post-extract: @cd ${WRKSRC}/designs && ${RMDIR} endurance f3 f3000 # empty dirs post-patch: @${FIND} ${BUILD_WRKSRC} -name '*.cpp' -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ -e 's|"demos"|"${DATADIR}/demos"|g; s|designs/|${DATADIR}/&|g; \ s|f1spirit2.cfg|${DATADIR}/&|g; s|graphics/|${DATADIR}/&|g; \ s|sound/|${DATADIR}/&|g; s|tracks/|${DATADIR}/&|g' @${REINPLACE_CMD} -e '//d' ${WRKSRC}/sources/F1Shttp.cpp do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/f1s ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC} && ${COPYTREE_SHARE} \ 'demos designs f1spirit2.cfg graphics sound tracks' \ ${STAGEDIR}${DATADIR}/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR}/ .include value='cinnamon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - update to 1.1.0 and bump shared libraries in respective portsjgh2013-07-031-1/+2
* Beta no longer available now that 3.5.0 has gone GA.cy2013-06-181-0/+1
* Remove empty file.gjb2013-06-131-0/+0
* cfengine/Makefile:gjb2013-06-131-0/+2
* Update 3.5.0a2 --> 3.5.0b1cy2013-05-043-14/+4
* - Update to 3.5.0a2gjb2013-03-015-63/+14
* Fix plist (again).gjb2013-02-282-1/+2
* Convert to new options frameworkgjb2013-02-281-18/+14
* Fix plist missed by me in previous commit to this port.gjb2013-02-282-3/+4
* - Update to 3.5.0a1gjb2013-02-224-16/+60
* - update libvirt to 1.0.0, and bump others for shlib changejgh2012-12-111-7/+3
* Mark as IGNORE; development version is not yet branched.gjb2012-12-111-0/+2
* Update PCRE to 8.32mm2012-12-111-1/+2
* - Update to 3.4.0b2,1swills2012-10-044-12/+34
* - follow r303724 shlib bump of libvirtjgh2012-09-061-1/+1
* - Set --with-workdir to /var/cfengine to continue to begjb2012-08-241-1/+2
* - Update to 3.4.0a2gjb2012-08-243-6/+20
* Fix distinfo.cy2012-08-231-2/+2
* dd new cfengine-devel port.cy2012-08-16