mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Rewrap haiku-games DESCRIPTIONs
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
SUMMARY="A simple checkers game for two players"
|
||||
DESCRIPTION="
|
||||
BeCheckers is a simple checkers game for two players.
|
||||
It follows almost all American Checker Federation (ACF)
|
||||
rules.
|
||||
"
|
||||
BeCheckers is a simple checkers game for two players. It follows almost all \
|
||||
American Checker Federation (ACF) rules.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeCheckers"
|
||||
SRC_URI="git://github.com/HaikuArchives/BeCheckers.git#930d3e37339c4570d58e59c3300dba7d69dd4439"
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
SUMMARY="A maddeningly-addictive puzzle game."
|
||||
DESCRIPTION="A maddeningly-addictive puzzle game.
|
||||
The concept is simple: put the tiles in the grid on the left such that the numbers match wherever 2 tiles touch."
|
||||
DESCRIPTION="
|
||||
A maddeningly-addictive puzzle game. The concept is simple: put the tiles in \
|
||||
the grid on the left such that the numbers match wherever 2 tiles touch.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeVexed"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/BeVexed#3a45d8f364"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
SUMMARY="A game of musical skill and fast fingers"
|
||||
DESCRIPTION="
|
||||
Guitar Master is a Frets on Fire clone made for Haiku. It uses
|
||||
low-resolution graphics in order to run on Haiku's software-GL.
|
||||
|
||||
Usage: GuitarMaster [/path/to/songsDirectory]
|
||||
"
|
||||
Guitar Master is a Frets on Fire clone made for Haiku. It uses low-resolution \
|
||||
graphics in order to run on Haiku's software-GL.
|
||||
Usage: GuitarMaster [/path/to/songsDirectory]
|
||||
"
|
||||
HOMEPAGE="http://code.google.com/p/guitarmaster/"
|
||||
SRC_URI="svn+http://guitarmaster.googlecode.com/svn/trunk/@21"
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
SUMMARY="Puri is a 2D and 3D chess game."
|
||||
SUMMARY="Puri is a 2D and 3D chess game"
|
||||
DESCRIPTION="
|
||||
Puri is a 2D and 3D chess game. You can play against a computer,
|
||||
or play online against other people.
|
||||
"
|
||||
Puri is a 2D and 3D chess game. You can play against a computer, or play \
|
||||
online against other people.
|
||||
"
|
||||
HOMEPAGE="https://gitorious.org/puri-master-of-chess/puri/"
|
||||
SRC_URI="https://gitorious.org/puri-master-of-chess/puri/archive/59b5db4b337fc432b64a7d099f7b7e0fc8ece3c7.tar.gz"
|
||||
CHECKSUM_MD5="467d00355e3450e9d3b1d126afcf06a6"
|
||||
@@ -62,4 +62,3 @@ INSTALL()
|
||||
cp -R Engines $appsDir/Puri/Engines
|
||||
chmod 755 $appsDir/Puri/Engines/stockfish
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user