Dash:
[t2.git] / package / lua / luaffi / luaffi.desc
blobd85061aafd3889fedfc66cf9e0c0a875f839b78d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/luaffi/luaffi.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] FFI bindings to Lua
14 [T] Libffi binding to Lua, allow to call C functions from lua dynamically,
15 [T] and to generate lua closures as C function pointers.
17 [U] http://luaforge.net/projects/luaffi/
19 [A] Vincent Penne <ziggy@sahipa.com>
20 [M] Rene Rebe <rene@t2-project.org>
22 [C] extra/development
23 [F] FPIC-QUIRK
25 [L] LGPL
26 [S] Stable
27 [V] 0.9.0
28 [P] X -----5---9 200.000
30 [CV-URL] http://luaforge.net/frs/?group_id=404
31 [CV-FLAGS] ODD-STABLE
32 # inherit some stuff like myCFLAGS, myLIBS
33 [O] . $base/package/*/*/lua-conf.in
34 # no make install
35 [O] makeinstopt=
36 [O] hook_add postmake 5 "install luaffi.so $root$pkglibdir/"
37 [D] f7d2852525c43b943a659ad7d77a06d16953ce811ee859da9f60681f luaffi-0.9.0.tar.gz http://luaforge.net/frs/download.php/3597/