History log of /haikuports/haiku-apps/filecropper/filecropper-1.recipe
Revision Date Author Comments
# 4f180bdb 15-Sep-2021 waddlesplash <waddlesplash@gmail.com>

Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.


# 61bed95f 11-Oct-2018 fbrosson <fbrosson@users.noreply.github.com>

FileCropper: enable x86_64 & update to git HEAD. Closes #3207


# f67b534c 07-Aug-2018 Jerome Duval <jerome.duval@gmail.com>

COMMIT/commit => srcGitRev.

* code style.


# 4cf36575 18-May-2017 Jerome Duval <jerome.duval@gmail.com>

filecropper: switch to a tarball.


# 4ceccd41 17-Feb-2016 Vale <valetolpegin@gmail.com>

Fix ordering


# 97cd2699 19-Jul-2015 Humdinger <humdingerb@gmail.com>

De-Lint recipes.

* fastdep
Removed "." from SUMMARY.
Minor cosmetics.

* ffmpeg
Removed "." from SUMMARY.

* fheroes
Removed "." from SUMMARY.

* filecropper
Removed "." and improved SUMMARY.
Use g++ instead of gcc.

* flex
Removed "." from SUMMARY.
Moved haiku_devel into BUILD_REQUIRES.
Minor cosmetics.

* fontforge
Removed "." from SUMMARY.
Minor cosmetics.

* fossil
Shortened and improved SUMMARY/DESCRIPTION.

* fpc
Use same SUMMARY/DESCRIPTION in the non-BEP recipes.

* freetype
Minor cosmetics.
(The PATCHES is commented out on purpose, enabling
subpixel rendering and hinting)

* ftgl
Removed "." from SUMMARY.
Sorted _devel block to the top.


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

Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.


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


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

Fix provides entries in haiku-apps


# 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


# 7b227226 24-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Added filecropper recipe, work by GCI2013 student Adrian Jelen


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


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

Fix provides entries in haiku-apps


# 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


# 7b22722669514185555b0bd0e33823c8afe6a94d 24-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Added filecropper recipe, work by GCI2013 student Adrian Jelen