History log of /haikuports/haiku-apps/runprogram/runprogram-1.0rc1.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.


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

COMMIT/commit => srcGitRev.

* code style.


# 0f79c5a7 27-Oct-2017 Sergei Reznikov <diver@gelios.net>

RunCommand: fix build


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

More ordering & layout fixes


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

Fix ordering


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


# b01a62ef 02-Dec-2014 Nav <nav@unlicrea.com>

Removed RunProgram patch file and removed the patch from the .recipe file


# 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


# 570125de 28-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Add runprogram, recipe from GCI2013 student Luke


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


# b01a62ef6ca57b08541de8a1fed77a3994d5944a 02-Dec-2014 Nav <nav@unlicrea.com>

Removed RunProgram patch file and removed the patch from the .recipe file


# 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


# 570125de67613b4cd7a663092a426df4debc94a8 28-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Add runprogram, recipe from GCI2013 student Luke