Version: 0.9.1, Package name: lua-lgi-0.9.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description LGI is gobject-introspection based dynamic Lua binding to GObject based libraries. It allows using GObject-based libraries directly from Lua. You will need to manually load the pthread shared libary setting "LD_PRELOAD=/usr/lib/libpthread.so" in the environment if you encounter any errors like the following: "lua52: error loading module 'lgi.corelgilua52' from file ...." |
Filesize: 280.4 KB |
Version History (View Complete History) |
|
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-07 10:52:35 by Daniel Jakots | Files touched by this commit (9) |
Log message: Remove maintainer per their request Done with portbump -z, thanks sthen! |
2017-02-28 04:32:16 by David Coppa | Files touched by this commit (7) |
Log message: Update to lgi-0.9.1 |
2016-10-16 17:21:23 by Jeremie Courreges-Anglas | Files touched by this commit (25) |
Log message: Add explicit lua52/lua53 FLAVORS where supported. Discussed on ports@, sthen@ agrees with the direction. |
2016-09-13 08:40:30 by Christian Weisgerber | Files touched by this commit (20) |
Log message: replace libiconv module |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2015-12-29 12:49:41 by Jasper Lievisse Adriaanse | Files touched by this commit (44) |
Log message: DISTNAME is set by bsd.port.mk for these ports now |
2015-05-23 10:34:41 by Dmitrij Czarkoff | Files touched by this commit (18) |
Log message: Remove HOMEPAGE for ports where the one auto-generated from GH_* variables is completely identical. OK sthen@ |
2015-04-05 07:31:15 by Stuart Henderson | Files touched by this commit (62) |
Log message: drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room. |
2015-03-25 03:34:43 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to lua-lgi 0.9.0 from new maintainer Florian Stinglmayr |