mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28: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,4 +1,4 @@
|
||||
SUMMARY="Sum-It is a native spreadsheet for BeOS"
|
||||
SUMMARY="Sum-It is a native spreadsheet"
|
||||
DESCRIPTION="
|
||||
Sum-It is a spreadsheet for BeOS (Download BeOS for free). This is Open \
|
||||
Sum-It, the open source version of Maarten Hekkelman's Sum-It application. \
|
||||
@@ -6,8 +6,10 @@ Sum-It has many features, including a plug-in architecture for formulas and \
|
||||
graphs. This product includes software developed by Hekkelman Programmatuur B.V.
|
||||
"
|
||||
LICENSE="BSD (4-clause)"
|
||||
COPYRIGHT="1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved."
|
||||
COPYRIGHT="
|
||||
1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
|
||||
1999-2000 Tim Vernum. All rights reserved.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/OpenSumIt.git#cdab184a27"
|
||||
REVISION="3"
|
||||
@@ -17,11 +19,9 @@ PROVIDES="
|
||||
sum_it = $portVersion
|
||||
app:Sum_It = $portVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user