mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
vvvvvv: fixed description
Also, put the game description first, then the author's notice. Mark arch as 64bit and !gcc2.
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
SUMMARY="A gravity-flipping, retro 2D puzzle-platformer"
|
||||
DESCRIPTION="Notice requested by the author: VVVVVV is a commercial game! The author has \
|
||||
given special permission to make this Haiku version available for free. If you \
|
||||
enjoy the game, please consider purchasing a copy at thelettervsixtim.es. \
|
||||
DESCRIPTION="VVVVVV is a hit 2010 indie video game from Super Hexagon creator \
|
||||
Terry Cavanagh. As Captain Viridian your task is to rescue your crew after a \
|
||||
teleporter mishap caused them to be separated in Dimension VVVVVV.
|
||||
|
||||
VVVVVV is a hit 2010 indie video game from Super Hexagon creator Terry Cavanagh. \
|
||||
Play as Captain Viridian, whose must rescue their crew after a teleporter mishap \
|
||||
caused them to be seperated in Dimension VVVVVV."
|
||||
Notice requested by the author:
|
||||
VVVVVV is a commercial game! The author has given special permission to make \
|
||||
this Haiku version available for free. If you enjoy the game, please consider \
|
||||
purchasing a copy at https://thelettervsixtim.es."
|
||||
HOMEPAGE="https://thelettervsixtim.es"
|
||||
COPYRIGHT="Terry Cavanagh 2010-2020"
|
||||
LICENSE="VVVVVV Source Code License v1.0"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="1b00d1260064b384f8b294d15ad5eb43f2dde22b"
|
||||
SOURCE_URI="https://github.com/TerryCavanagh/VVVVVV/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="bb493588c65d2db88e230c6f81dba911bc23b0034a2835d7effcc8e1282932bf"
|
||||
SOURCE_DIR="VVVVVV-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_64 ?x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user