1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/lgi/lgi.desc
3 [COPY] Copyright (C) 2008 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
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] Dynamic Lua binding to GObject based libraries
14 [T] LGI is gobject-introspection based dynamic Lua binding to GObject based
15 [T] libraries. It allows using GObject-based libraries directly from Lua.
17 [U] https://github.com/pavouk/lgi
20 [M] Rene Rebe <rene@t2-project.org>
28 [P] X -----5---9 800.000
30 # TODO: dynamic lua version
31 [O] var_append makeopt " " "LUA_VERSION=5.4 LUA_LIBDIR=$libdir/lua/5.4"
32 [O] var_append makeinstopt " " "LUA_VERSION=5.4 LUA_LIBDIR=$libdir/lua/5.4"
34 [D] 68c70f22e40a853242af53b15081614c22e3e56708631869653628d5 lgi-0.9.2.tar.gz https://github.com/pavouk/lgi/archive/0.9.2/