Commit Graph

5 Commits

Author SHA1 Message Date
Adrien Destugues
5bdc49df6b Reintrouce a recipe for lua 5.1.
This partially reverts commit 9b3fcef5c0.

Minor versions of Lua are not completely compatible, and a lot of
software was not updated yet to the 5.2 or 5.3 APIs. We should thus have
a lua51 package for these, so they can still be run.
2015-11-12 14:39:54 +01:00
Jerome Duval
9b3fcef5c0 lua: bump version.
* remove oldest recipes.
2015-08-11 17:22:27 +00:00
Alexander von Gluck IV
07beea3fb7 lua: Fix lua 5.1.4 runtime 2014-01-15 17:26:55 -06:00
Adrien Destugues
4b45335372 Fix problem with lua recipes
* The problem I had yesterday was a missing soname for the so
libraries. This make packageInstalledDevelLib silently fail.
2013-10-06 10:38:59 +02:00
Adrien Destugues
68d27172b2 Recipe for Lua.
* It's failing to do prepareInstalledDevelLib, I don't know why.
2013-10-05 23:19:55 +02:00