mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-01 20:48:54 +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,8 @@
|
||||
SUMMARY="a top down Formula One Racing game"
|
||||
SUMMARY="A top down Formula One racing game"
|
||||
DESCRIPTION="
|
||||
Race against your opponents on 21 tracks. Features online high scores, \
|
||||
realtime rain effect, split-screen multiplayer, and more!
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/f1spirit/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2008 Brain Games"
|
||||
@@ -10,7 +14,6 @@ ARCHITECTURES="x86_gcc2"
|
||||
PROVIDES="
|
||||
$portName = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libcurl$secondaryArchSuffix
|
||||
@@ -59,8 +62,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink "$installDir/$portName" "F-1 Spirit"
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
Race against your opponents on 21 tracks. Features online high scores, realtime
|
||||
rain effect, split-screen multiplayer, and more!
|
||||
"
|
||||
|
||||
@@ -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?
|
||||
"
|
||||
|
||||
@@ -1,4 +1,27 @@
|
||||
SUMMARY="The Maze of Galious."
|
||||
SUMMARY="The Maze of Galious"
|
||||
DESCRIPTION="
|
||||
The Maze of Galious (MoG in short) was originally a Konami game for the MSX \
|
||||
computer system. Its real name is Knightmare II: The Maze of Galious and is \
|
||||
the sequel of another Konami game called Knightmare.
|
||||
|
||||
MoG is a very addictive game where you have to kill thousands of enemies, \
|
||||
collect items in order to obtain new powers and defeat some really great demons \
|
||||
at the end of each level. The gameplay of MoG is not the boring linear one. In \
|
||||
MoG you are free to go everywhere you want from the beginning of the game. You \
|
||||
have to be very careful of the order in which you visit all the rooms in the \
|
||||
HUGE map if you want to keep your character alive.
|
||||
|
||||
The map is structured in a main map (called the castle) and 10 submaps (called \
|
||||
the worlds). Initially you are in the castle and you have to find the keys \
|
||||
that open the doors to go to each of the worlds.
|
||||
To complete the game you have to defeat the boss at the end of each one of the \
|
||||
10 worlds. You are free to revisit each world as often as you want in order to \
|
||||
see if you have missed something.
|
||||
|
||||
To defeat all 10 demons you control two characters: Popolon and Aphrodite. \
|
||||
Each one has special abilities, i.e. Popolon has a greater ability to jump \
|
||||
and Aphrodite is able to dive.
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/mog/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2009 Brain Games"
|
||||
@@ -9,8 +32,8 @@ ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
mog = $portVersion
|
||||
app:mog = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -44,24 +67,3 @@ INSTALL()
|
||||
make install PREFIX="$installDir" GAMEDIR="$installDir"
|
||||
addAppDeskbarSymlink "$installDir/mog" "Maze of Galious"
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
The Maze of Galious (MoG in short) was originally a Konami game for the MSX
|
||||
computer system. Its real name is Knightmare II: The Maze of Galious and is the
|
||||
sequel of another Konami game called Knightmare.
|
||||
|
||||
MoG is a very addictive game where you have to kill thousands of enemies,
|
||||
collect items in order to obtain new powers and defeat some really great demons
|
||||
at the end of each level. The gameplay of MoG is not the boring linear one. In
|
||||
MoG you are free to go everywhere you want from the beginning of the game. You
|
||||
have to be very careful of the order in which you visit all the rooms in the
|
||||
HUGE map if you want to keep your character alive. The map is structured in a
|
||||
main map (called the castle) and 10 submaps (called the worlds). Initially you
|
||||
are in the castle and you have to find the keys that open the doors to go to
|
||||
each of the worlds. To complete the game you have to defeat the boss at the end
|
||||
of each one of the 10 worlds. You are free to revisit each world as often as
|
||||
you want in order to see if you have missed something. To defeat all 10 demons
|
||||
you control two characters: Popolon and Aphrodite. Each one has special
|
||||
abilities, i.e. Popolon has a greater ability to jump and Aphrodite is able to
|
||||
dive.
|
||||
"
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
SUMMARY="A 2d racing game. Can you finish the race in time?"
|
||||
SUMMARY="A 2D racing game"
|
||||
DESCRIPTION="
|
||||
The goal is to reach the finish line within the stages without running out of \
|
||||
time, hitting other cars or running out of fuel (fuel is refilled by hitting a \
|
||||
special type of car).
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/roadf/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2009 Brain Games"
|
||||
@@ -10,7 +15,6 @@ ARCHITECTURES="x86_gcc2"
|
||||
PROVIDES="
|
||||
roadfighter = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -50,9 +54,3 @@ INSTALL()
|
||||
|
||||
addAppDeskbarSymlink "$installDir/roadfighter" "Road Fighter"
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
The goal is to reach the finish line within the stages without running out of
|
||||
time, hitting other cars or running out of fuel (fuel is refilled by hitting a
|
||||
special type of car).
|
||||
"
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
SUMMARY="Arcade style game in the style of Boulder Dash."
|
||||
SUMMARY="Arcade style game in the style of Boulder Dash"
|
||||
DESCRIPTION="
|
||||
- network multiplayer games (upto 4 players)
|
||||
- local multiplayer games (upto 4 players)
|
||||
- soft scrolling with 50 frames per second
|
||||
- freely customizable keyboard and joystick support
|
||||
- stereo sound effects and music
|
||||
- music modules and fullscreen in SDL version
|
||||
- contains levels to play Boulder Dash, Emerald Mine and Sokoban
|
||||
- lots of additional levels available (over 10.000)
|
||||
"
|
||||
HOMEPAGE="http://www.artsoft.org/rocksndiamonds/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2001-2013 Artsoft Entertainment"
|
||||
@@ -56,16 +66,3 @@ INSTALL()
|
||||
cp -r rocksndiamonds sounds graphics levels music $destdir
|
||||
addAppDeskbarSymlink $destdir/rocksndiamonds "Rocks'n'Diamonds"
|
||||
}
|
||||
|
||||
# ----- DESCRIPTION -----------------------------------------------------------
|
||||
|
||||
DESCRIPTION="
|
||||
- network multiplayer games (upto 4 players)
|
||||
- local multiplayer games (upto 4 players)
|
||||
- soft scrolling with 50 frames per second
|
||||
- freely customizable keyboard and joystick support
|
||||
- stereo sound effects and music
|
||||
- music modules and fullscreen in SDL version
|
||||
- contains levels to play Boulder Dash, Emerald Mine and Sokoban
|
||||
- lots of additional levels available (over 10.000)
|
||||
"
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
SUMMARY="A volley-ball game"
|
||||
DESCRIPTION="Slime volley is a Volley ball simulation. You control a slime
|
||||
(a semicircular blob) on which the ball bounces. Up to 6 players can play
|
||||
Slime Volley, locally or through the network. An AI is also available if you
|
||||
want to play alone."
|
||||
DESCRIPTION="Slime volley is a Volley ball simulation. You control a slime \
|
||||
(a semicircular blob) on which the ball bounces. Up to 6 players can play \
|
||||
Slime Volley, locally or through the network. An AI is also available if you \
|
||||
want to play alone.
|
||||
"
|
||||
LICENSE="GNU GPL v3"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2008-2014 VinDuv, McMic"
|
||||
HOMEPAGE="http://slime.tuxfamily.org/"
|
||||
|
||||
SRC_URI="http://slime.tuxfamily.org/down.php?id=1&os=src"
|
||||
SRC_FILENAME="slimevolley-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="be8f461c6f1188ba709b1fbcbe64edffca4b8eb358bd2ed8825f8ebf30e660d3"
|
||||
@@ -17,37 +17,36 @@ SOURCE_DIR="slimevolley"
|
||||
PROVIDES="
|
||||
slime_voley = $portVersion
|
||||
cmd:slimevolley
|
||||
"
|
||||
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libintl
|
||||
lib:libsdl
|
||||
lib:libsdl_image
|
||||
lib:libsdl_ttf
|
||||
"
|
||||
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
devel:libintl
|
||||
devel:libsdl
|
||||
devel:libsdl_image
|
||||
devel:libsdl_net
|
||||
devel:libsdl_ttf
|
||||
"
|
||||
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
cmd:cmake
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
"
|
||||
"
|
||||
|
||||
BUILD() {
|
||||
BUILD()
|
||||
{
|
||||
cmake . -DCMAKE_INSTALL_PREFIX=$prefix -DI10N_DIR=$dataDir/locale -DDATA_DIR=$dataDir/games/slimevolley
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL() {
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
mkdir -p $dataDir
|
||||
|
||||
@@ -1,4 +1,13 @@
|
||||
SUMMARY="find and capture the SPHERE, and carry it to the sky."
|
||||
SUMMARY="The sequel of Transball and Transball 2"
|
||||
DESCRIPTION="
|
||||
\"Super Transball 2\" is the sequel of \"Transball\" and \"Transball 2\", \
|
||||
Inspired in THRUST type of games (and concretely in ZARA THRUSTA for the \
|
||||
Amiga 500).
|
||||
In each level of Transball, the goal is to find the SPHERE, capture it \
|
||||
and carry it to the upper part of the level. The main obstacle is the \
|
||||
gravity, that impulses you towards the ground. But many other obstacles, \
|
||||
canons, tanks, doors, etc. will try to make difficult your journey...
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/stransball2/default.asp"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2005 Brain Games"
|
||||
@@ -9,8 +18,8 @@ ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
super_transball = $portVersion
|
||||
app:super_transball = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
@@ -49,12 +58,3 @@ INSTALL()
|
||||
cp -r stransball2 demos graphics maps sound "$installDir"
|
||||
addAppDeskbarSymlink "$installDir/stransball2" "Super Transball 2"
|
||||
}
|
||||
|
||||
DESCRIPTION="
|
||||
\"Super Transbal 2\" is the sequel of \"Transball\" and \"Transball 2\",
|
||||
Inspired in THRUST type of games (and concretely in ZARA THRUSTA for the Amiga
|
||||
500). In each level of Transball, the goal is to find the SPHERE, capture it
|
||||
and carry it to the upper part of the level. The main obstacle is the gravity,
|
||||
that impulses you towards the ground. But many other obstacles, canons, tanks,
|
||||
doors, etc. will try to make difficult your journey...
|
||||
"
|
||||
|
||||
@@ -1,4 +1,12 @@
|
||||
SUMMARY="XRick is a clone of Rick Dangerous."
|
||||
SUMMARY="A clone of Rick Dangerous"
|
||||
DESCRIPTION="
|
||||
Remember Rick Dangerous?
|
||||
|
||||
Way before Lara Croft, back in the 1980's and early 1990's, Rick Dangerous \
|
||||
was the Indiana Jones of computer games, running away from rolling rocks, \
|
||||
avoiding traps, from South America to a futuristic missile base via Egypt \
|
||||
and theSchwarzendumpf castle.
|
||||
"
|
||||
HOMEPAGE="http://www.bigorno.net/xrick"
|
||||
LICENSE="xrick"
|
||||
COPYRIGHT="2000-2006 Bigorno.net"
|
||||
@@ -29,6 +37,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PATCHES="xrick-$portVersion.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs
|
||||
@@ -45,14 +54,3 @@ INSTALL()
|
||||
cp -r images $appsDir/XRick
|
||||
addAppDeskbarSymlink $appsDir/XRick/XRick
|
||||
}
|
||||
|
||||
# ----- DESCRIPTION -----------------------------------------------------------
|
||||
|
||||
DESCRIPTION="
|
||||
Remember Rick Dangerous?
|
||||
|
||||
Way before Lara Croft, back in the 1980's and early 1990's, Rick Dangerous was
|
||||
the Indiana Jones of computer games, running away from rolling rocks, avoiding
|
||||
traps, from South America to a futuristic missile base via Egypt and the
|
||||
Schwarzendumpf castle.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user