luabind
Luabind is a library that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua. It will also supply the functionality to define classes in Lua and let them derive from other Lua classes or C++ classes. Lua classes can override virtual functions from their C++ base classes. It is written towards Lua 5.0, and does not work with Lua 4.
- Developed at devel:languages:lua
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:FactoryCandidates/luabind && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000132 132 Bytes | |
_service | 0000000515 515 Bytes | |
fix-cmake-lib-version.patch | 0000000477 477 Bytes | |
install-pkgconfig.patch | 0000001490 1.46 KB | |
luabind-0.9.1+git20150408.a0edf58.tar.xz | 0000132360 129 KB | |
luabind.changes | 0000001949 1.9 KB | |
luabind.spec | 0000003384 3.3 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1149137
from
Michael Vetter (jubalh)
(revision 6)
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. - Use %license
Comments 0