mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
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:
@@ -1,4 +1,19 @@
|
||||
SUMMARY="Find treasure and escape back to save the Goon Docks from demolition."
|
||||
SUMMARY="Find treasure and escape back to save the Goon Docks from demolition"
|
||||
DESCRIPTION="
|
||||
The action takes place in the sleepy seaside town of Cauldron Point - down in \
|
||||
an area known as the Goon Docks. The Goonies are a group of local kids - Mikey, \
|
||||
Brand, Mouth, Chunk and Data. One day they find an old treasure map in Mikey's \
|
||||
attic.
|
||||
Data figures that this must be the fabulous hidden treasure of the \
|
||||
notorious local pirate, One-Eyed Willy.
|
||||
The girls, Andy and Stef, join the other Goonies and the adventure begins. But \
|
||||
the secret underground tunnels they are exploring are actually the hideout of \
|
||||
the Fratelli Gang, and the Goonies are soon trapped! The Goonies have a \
|
||||
powerful ally on their side, however, in the form of the huge and amiable Sloth.
|
||||
|
||||
When you play this game, you are Sloth! Can you help the Goonies find the \
|
||||
treasure and escape back to save the Goon Docks from demolition?
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/goonies/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2006-2009 Brain Games"
|
||||
@@ -16,7 +31,6 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
goonies = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -43,6 +57,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PATCHES="goonies-$portVersion.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs
|
||||
@@ -59,18 +74,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink "$installDir/goonies" "Goonies"
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
The action takes place in the sleepy seaside town of Cauldron Point - down in
|
||||
an area known as the Goon Docks. The Goonies are a group of local kids - Mikey,
|
||||
Brand, Mouth, Chunk and Data. One day they find an old treasure map in Mikey's
|
||||
attic. Data figures that this must be the fabulous hidden treasure of the
|
||||
notorious local pirate, One-Eyed Willy. The girls, Andy and Stef, join the
|
||||
other Goonies and the adventure begins. But the secret underground tunnels they
|
||||
are exploring are actually the hideout of the Fratelli Gang, and the Goonies
|
||||
are soon trapped! The Goonies have a powerful ally on their side, however, in
|
||||
the form of the huge and amiable Sloth.
|
||||
|
||||
When you play this game, you are Sloth! Can you help the Goonies find the
|
||||
treasure and escape back to save the Goon Docks from demolition?
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user