Date: Mon, 13 Apr 2015 19:48:04 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383962 - in head/games: . abbayedesmorts Message-ID: <201504131948.t3DJm4Dd078652@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Apr 13 19:48:03 2015 New Revision: 383962 URL: https://svnweb.freebsd.org/changeset/ports/383962 Log: In the 13th century, the Cathars, who preach about good Christian beliefs, were being expelled by the Catholic Church out of the Languedoc region in France. One of them, called Jean Raymond, found an old church in which to hide, not knowing that beneath its ruins lay buried an ancient evil. A style close to Spectrum ZX, with its dark background and bright colors, proper fit with the story, because it does look old and somewhat horrifying. Also, the gameplay is direclty inspired by Manic Miner and Jet Set Willy. WWW: https://github.com/nevat/abbayedesmorts-gpl http://locomalito.com/abbaye_des_morts.php Added: head/games/abbayedesmorts/ head/games/abbayedesmorts/Makefile (contents, props changed) head/games/abbayedesmorts/distinfo (contents, props changed) head/games/abbayedesmorts/pkg-descr (contents, props changed) head/games/abbayedesmorts/pkg-plist (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Mon Apr 13 19:36:33 2015 (r383961) +++ head/games/Makefile Mon Apr 13 19:48:03 2015 (r383962) @@ -15,6 +15,7 @@ SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap + SUBDIR += abbayedesmorts SUBDIR += abe SUBDIR += abuse_sdl SUBDIR += acm Added: head/games/abbayedesmorts/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/abbayedesmorts/Makefile Mon Apr 13 19:48:03 2015 (r383962) @@ -0,0 +1,25 @@ +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= abbayedesmorts +PORTVERSION= git20150409 +CATEGORIES= games + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Cross-platform port of l'Abbaye des Morts by Locomalito + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= AMDmi3 # portability changes not yet merged upstream +GH_PROJECT= abbayedesmorts-gpl +GH_TAGNAME= c603c83 + +USE_SDL= sdl2 mixer2 image2 + +DATADIR= ${PREFIX}/share/abbayev2 + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/abbayev2 + +.include <bsd.port.mk> Added: head/games/abbayedesmorts/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/abbayedesmorts/distinfo Mon Apr 13 19:48:03 2015 (r383962) @@ -0,0 +1,2 @@ +SHA256 (AMDmi3-abbayedesmorts-gpl-git20150409-c603c83_GH0.tar.gz) = e528178740104cada94a910478a446254e40b5af9b8235557929e1c5da519776 +SIZE (AMDmi3-abbayedesmorts-gpl-git20150409-c603c83_GH0.tar.gz) = 1715440 Added: head/games/abbayedesmorts/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/abbayedesmorts/pkg-descr Mon Apr 13 19:48:03 2015 (r383962) @@ -0,0 +1,13 @@ +In the 13th century, the Cathars, who preach about good Christian +beliefs, were being expelled by the Catholic Church out of the +Languedoc region in France. One of them, called Jean Raymond, found +an old church in which to hide, not knowing that beneath its ruins +lay buried an ancient evil. + +A style close to Spectrum ZX, with its dark background and bright +colors, proper fit with the story, because it does look old and +somewhat horrifying. Also, the gameplay is direclty inspired by +Manic Miner and Jet Set Willy. + +WWW: https://github.com/nevat/abbayedesmorts-gpl + http://locomalito.com/abbaye_des_morts.php Added: head/games/abbayedesmorts/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/abbayedesmorts/pkg-plist Mon Apr 13 19:48:03 2015 (r383962) @@ -0,0 +1,38 @@ +bin/abbayev2 +%%DATADIR%%/data/enemies.txt +%%DATADIR%%/data/map.txt +%%DATADIR%%/graphics/blueparch.png +%%DATADIR%%/graphics/ending.png +%%DATADIR%%/graphics/fonts.png +%%DATADIR%%/graphics/gameover.png +%%DATADIR%%/graphics/history.png +%%DATADIR%%/graphics/intro.png +%%DATADIR%%/graphics/intromd.png +%%DATADIR%%/graphics/parchment.png +%%DATADIR%%/graphics/parchment1.png +%%DATADIR%%/graphics/parchment2.png +%%DATADIR%%/graphics/parchment3.png +%%DATADIR%%/graphics/parchment4.png +%%DATADIR%%/graphics/parchment5.png +%%DATADIR%%/graphics/parchment6.png +%%DATADIR%%/graphics/redparch.png +%%DATADIR%%/graphics/tiles.png +%%DATADIR%%/sounds/AreaIChurchN.ogg +%%DATADIR%%/sounds/AreaIICavesV2N.ogg +%%DATADIR%%/sounds/AreaIIIHellN.ogg +%%DATADIR%%/sounds/EvilFightN.ogg +%%DATADIR%%/sounds/GameOverV2N.ogg +%%DATADIR%%/sounds/HangmansTree.ogg +%%DATADIR%%/sounds/Item.ogg +%%DATADIR%%/sounds/MainTitleN.ogg +%%DATADIR%%/sounds/ManhuntN.ogg +%%DATADIR%%/sounds/ManhuntwoodN.ogg +%%DATADIR%%/sounds/PrayerofHopeN.ogg +%%DATADIR%%/sounds/doorfx.ogg +%%DATADIR%%/sounds/jump.ogg +%%DATADIR%%/sounds/mechanismn.ogg +%%DATADIR%%/sounds/onedeathn.ogg +%%DATADIR%%/sounds/shoot.ogg +%%DATADIR%%/sounds/slash.ogg +share/applications/abbaye.desktop +share/pixmaps/abbaye.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504131948.t3DJm4Dd078652>