Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
bbb1982ab9 Lua: Provide versionned bin and lib names
* Some programs need to rely on a specific version of Lua (5.1 or 5.2).
2014-04-19 15:36:14 +02:00
Alexander von Gluck IV
07beea3fb7 lua: Fix lua 5.1.4 runtime 2014-01-15 17:26:55 -06:00
Alexander von Gluck IV
9ab2744293 lua: fix lua 5.1.4 recipe 2014-01-15 13:12:01 -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
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00