History log of /haikuports/haiku-apps/sum_it/sum_it-0.2beta.recipe
Revision Date Author Comments
# 6c03e2f1 01-Mar-2024 augiedoggie <augiedoggie@users.noreply.github.com>

sum_it: switch source to fork by X547 for 64 bit fixes (#10162)


# 74035f19 17-Oct-2021 Sergei Reznikov <diver@gelios.net>

OpenSumIt: enable x86_64


# fd934b6a 30-Sep-2017 Humdinger <humdingerb@gmail.com>

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.


# f287b26f 12-Nov-2016 Humdinger <humdingerb@gmail.com>

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...


# 6f4f4519 05-Mar-2016 Vale <valetolpegin@gmail.com>

Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks


# f8aeb533 26-Feb-2016 Vale <valetolpegin@gmail.com>

More ordering & layout fixes


# 71ba8d09 10-Jan-2016 Abogical <abodyxplay1@gmail.com>

fixing set of recipes to ensure secure download

remove trailing whitespace

fix trailing whitespace

Another trailing whitespace


# 4634abef 03-Aug-2015 Augustin Cavalier <waddlesplash@gmail.com>

Trim extra newlines at end of file & trailing whitespace.


# f561efbc 02-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.


# a38db25c 12-Jan-2015 Humdinger <humdingerb@gmail.com>

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).


# 52b344b9 14-Dec-2014 Oliver Tappe <zooey@hirschkaefer.de>

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.


# 1ec06144 09-Dec-2014 Vale Tolpegin <valetolpegin@gmail.com>

Updated rez


# 9e5d620a 28-Oct-2014 Sergei Reznikov <diver@gelios.net>

Fix provides entries in haiku-apps


# b2d900a8 03-Jul-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Sum-It was built in debug mode.

Makes the executable 1MB instead of 30MB big!


# a08a763e 02-Jan-2014 noryb009 <noryb009@hotmail.com>

Rewrap haiku-apps DESCRIPTIONs


# 8a30e597 02-Dec-2013 Chris Roberts <cpr420@gmail.com>

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


# 7de33580 19-Oct-2013 Adrien Destugues <pulkomandy@pulkomandy.tk>

Update sum-it recipe to new haikuporter

* Also use the github repo from HaikuArchives.


# a38db25c397ce80840681126af4b985a0b425f2a 12-Jan-2015 Humdinger <humdingerb@gmail.com>

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).


# 52b344b97bbbb721ee0f3524e21aba053d9eb24f 14-Dec-2014 Oliver Tappe <zooey@hirschkaefer.de>

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.


# 1ec06144c54ef1f04a0335a5d88b3f12bc4a7657 09-Dec-2014 Vale Tolpegin <valetolpegin@gmail.com>

Updated rez


# 9e5d620a7178ba80320d244d0aebf3c34d903ac4 28-Oct-2014 Sergei Reznikov <diver@gelios.net>

Fix provides entries in haiku-apps


# b2d900a8a78ee9e24192b0527702d765675dc71a 03-Jul-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Sum-It was built in debug mode.

Makes the executable 1MB instead of 30MB big!


# a08a763e6f041efaef756c0510f5e2a557521c61 02-Jan-2014 noryb009 <noryb009@hotmail.com>

Rewrap haiku-apps DESCRIPTIONs


# 8a30e597444a608075f8b92a42d76e1b76adb04f 02-Dec-2013 Chris Roberts <cpr420@gmail.com>

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


# 7de33580cc1181b88594d82502082ea943d5da1e 19-Oct-2013 Adrien Destugues <pulkomandy@pulkomandy.tk>

Update sum-it recipe to new haikuporter

* Also use the github repo from HaikuArchives.