0
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
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.
2021-09-15 15:40:18 -04:00
Panagiotis Vasilopoulos cbb67b30fd
luajit: switch homepage to https (#4788) 2020-03-11 16:12:38 +01:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval d965e29435 luajit: bump version. 2017-06-04 23:45:57 +02:00
Alexander von Gluck IV 80fa183edb luajut-2.0.4: Fix nonsense version
* version 2.0.4, compat > 5.1
* Spawned a ticket #122
2017-04-01 10:48:05 -05:00
Alexander von Gluck IV fe914513c4 luajit-2.0.4: Fix symlink to shared library 2017-04-01 10:31:08 -05:00
Alexander von Gluck IV 6af22d77ab luajit-2.1.0~beta2: Update to be broken on x86_64 2017-04-01 10:12:04 -05:00
Alexander von Gluck IV 547c877664 luajit-2.0.4: Fix build on x86_64 and x86
* Upstreamed via https://github.com/LuaJIT/LuaJIT/pull/316
* -lm no longer needed
2017-04-01 10:12:04 -05:00
miqlas 7ff28169da LuaJit recipe (#683)
Fixed recipe

Recipe renamed

Everything renamed

Fix
2016-10-21 17:51:25 -04:00
fbrosson 30f888776a luajit: bump version. 2016-03-01 23:42:37 +00:00
Jerome Duval 6da71737aa luajit: disable gcc2. 2015-12-02 21:21:00 +00:00
Humdinger 18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02: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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Alexander von Gluck IV 4110cd10c8 luajit: Add pkg-config script
* Only needed for 5.1 compat
2014-01-15 15:52:02 -06:00
Adrien Destugues b50de044e8 Add luajit.
This is source-compatible with lua-5.1, but faster!
There is also a separate native interface with less overhead.
2014-01-13 22:16:07 +01:00