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
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
noryb009
1fa8788a0c
Rewrap dev-lang DESCRIPTIONs
2014-01-02 16:40:56 -05:00
Adrien Destugues
d2ead6eb33
Lua: Create symlink matching the soname
...
prepareInstalledDevelLib will only take care of $developDir.
2013-11-22 22:26:36 +01:00
Adrien Destugues
a8671aabf4
Lua: fix devel package provide.
...
Thanks to augiedoggie for spotting this.
2013-11-17 11:06:55 +01:00
Adrien Destugues
62984b532f
Lua: allow hybrid builds.
2013-11-16 21:59:30 +01:00
Chris Roberts
bc943b4535
Minor fixes for lua package info
2013-10-30 01:09:47 -06:00
Chris Roberts
d170f209a5
Fix man page installation dir for lua
2013-10-30 00:17:44 -06:00
Chris Roberts
659f58dc82
Increment lua revision.
...
I probably shouldn't be pushing changes at 3AM ;)
2013-10-22 02:59:47 -06:00
Chris Roberts
6eea71fd10
Fix issues with lua-5.2.1
...
Created a devel portion to the recipe
Fixed lookup of directories for lua root/modules
Fixed soname not being set in the lib
2013-10-22 02:51:57 -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
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