]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
lutok: new package
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Thu, 11 Jun 2015 22:51:32 +0000 (18:51 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 12 Jun 2015 19:41:41 +0000 (21:41 +0200)
commit7c8744a2095a46b86f9b00a6346bba108036fe58
treedc1dcb95d9b6755fd31d3fde0613390bf9fe33f1
parent1f2a7b54edfcb7c052033c7ffa0ba9dd81d7f218
lutok: new package

Lutok is a lightweight C++ API library for Lua.

https://github.com/jmmv/lutok

[Thomas:
 - move lutok inclusion in package/Config.in after including the Lua
   external modules
 - add a comment explaining why we are passing --without-atf
 - remove the logic around -ldl, it seems to build just fine without it.]

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/lutok/Config.in [new file with mode: 0644]
package/lutok/lutok.hash [new file with mode: 0644]
package/lutok/lutok.mk [new file with mode: 0644]