CavePacker: Fixed Summary/Description

This commit is contained in:
Humdinger
2020-07-23 17:14:23 +02:00
parent c7d89a7cfb
commit 81ef6c4caa

View File

@@ -1,12 +1,13 @@
SUMMARY="Classic 2D platformer with physics-based gameplay and dozens of levels"
DESCRIPTION="Master your pedal-powered flying machine to pick up packages \
from your cave-dwelling clients and drop them off at the collection point. \
But beware! Mighty mastodons, terrifying pterodactyls and others \
would rather see you extinct."
SUMMARY="A Sokoban game"
DESCRIPTION="Keep your cave tidy. To do this, make sure that all the spread \
packages are put onto their targets. You can only push, pulling is not \
allowed. You get higher ratings the fewer moves you need.
The first few maps might be easy to solve - but the more you progress in the \
game, the harder the maps will be. The map set is from XSokoban."
HOMEPAGE="http://www.caveproductions.org/"
COPYRIGHT="2014-2020 Martin Gerhardy"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/mgerhardy/caveexpress/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="54b8fb68efc837a78a73b2d285412bc75a28d692918aea4312305fff964f9a26"
SOURCE_DIR="caveexpress-$portVersion"