Commit Graph

15 Commits

Author SHA1 Message Date
Humdinger
fd934b6a77 Sum-It: build without DEBUG=0
With DEBUG=0, Sum-it keeps crashing when pasting from the
clipboard. See #1636.

Also updated homepage as suggested by korli.
2017-09-30 08:44:54 +02:00
Humdinger
f287b26f16 Sum-It: fix build
There's no package with cmd:rez available. Build and use the one
in Sum-It's source.
Also improve description, summary and copyright.

Strangely, even though the source code hasn't changed since revision 3,
Sum-It now doesn't crash anymore when pasting from clipboard...
2016-11-13 12:10:05 +01:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Abogical
71ba8d09f2 fixing set of recipes to ensure secure download
remove trailing whitespace

fix trailing whitespace

Another trailing whitespace
2016-01-10 22:18:33 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39 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).
2015-01-12 19:23:51 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Vale Tolpegin
1ec06144c5 Updated rez 2014-12-09 13:00:54 +00:00
Sergei Reznikov
9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Adrien Destugues
b2d900a8a7 Sum-It was built in debug mode.
Makes the executable 1MB instead of 30MB big!
2014-07-03 08:07:02 +02:00
noryb009
a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts
8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Adrien Destugues
7de33580cc Update sum-it recipe to new haikuporter
* Also use the github repo from HaikuArchives.
2013-10-19 18:54:44 +02:00