mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +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,15 +1,18 @@
|
||||
SUMMARY="OpenTTD - free graphics files"
|
||||
DESCRIPTION="
|
||||
OpenTTD is an open source simulation game based upon the popular Microprose
|
||||
game \"Transport Tycoon Deluxe\", written by Chris Sawyer. It attempts to mimic
|
||||
the original game as closely as possible while extending it with new features.
|
||||
OpenTTD is an open source simulation game based upon the popular Microprose \
|
||||
game \"Transport Tycoon Deluxe\", written by Chris Sawyer. It attempts to \
|
||||
mimic the original game as closely as possible while extending it with new \
|
||||
features.
|
||||
|
||||
This package provides free to use graphics file. You can use them if you don't
|
||||
have the files from the original Transport Tycoon Deluxe game.
|
||||
This package provides free to use graphics file. You can use them if you \
|
||||
don't have the files from the original Transport Tycoon Deluxe game.
|
||||
"
|
||||
HOMEPAGE="http://www.openttd.org"
|
||||
SRC_URI="http://binaries.openttd.org/extra/opengfx/$portVersion/opengfx-$portVersion-all.zip"
|
||||
CHECKSUM_SHA256="10032c683f98b4d378c0651118a4858ae6d3f0a5059302dc3f96bfbfcdc67241"
|
||||
COPYRIGHT="2005-2013 OpenTTD Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="any"
|
||||
|
||||
@@ -39,6 +42,3 @@ INSTALL()
|
||||
}
|
||||
|
||||
# no TEST script available
|
||||
|
||||
COPYRIGHT="2005-2013 OpenTTD Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user