Changes in SUMMARY, DESCRIPTION and whitespace.

Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
This commit is contained in:
Humdinger
2015-01-12 19:17:48 +01:00
parent 39bf2eff96
commit a38db25c39
131 changed files with 742 additions and 943 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="Single-player 2D action RPG."
SUMMARY="Single-player 2D action role playing game"
DESCRIPTION="Flare is a single-player 2D action RPG with fast-paced action \
and a dark fantasy style."
HOMEPAGE="http://flarerpg.org"
@@ -19,7 +19,6 @@ PROVIDES="
flare$secondaryArchSuffix = $portVersion
app:Flare$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
@@ -27,7 +26,6 @@ REQUIRES="
lib:libsdl_image$secondaryArchSuffix
lib:libsdl_ttf$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl$secondaryArchSuffix
@@ -35,7 +33,6 @@ BUILD_REQUIRES="
devel:sdl_image$secondaryArchSuffix
devel:sdl_ttf$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:make
cmd:cmake