mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
CavePacker: Fixed Summary/Description
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user