Summary
This is a library for GNU Guile to create language bindings via GObject Introspection. Guile GI has two primary components: - The gi scheme modules: guile modules that provide functionality to dynamically generate Scheme API from GObject typelib files. - libguile-gi.so or libguile-gi.dll: a compiled module that contains glue code to interface with GObject. To create bindings, use the use-typelibs syntax found in the (gi) library.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3
- USE flags
- test
v0.3.2-r100 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
guile_targets
- 2-2
- Build with GNU Guile 2.2
- 3-0
- Build with GNU Guile 3.0
Dependencies
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Runtime Dependencies
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Bugs
- 785361
- dev-scheme/guile-gi-0.3.1 fails to compile
- 832752
- dev-scheme/guile-gi-0.3.2 - make[1]: [Makefile:<snip>: module/gi.go] Error 1
- 912761
- dev-scheme/guile-gi-0.3.2-r2 - In procedure module-lookup: Unbound variable: connect
- 928965
- dev-scheme/guile-gi-0.3.2-r2 fails tests: make: [Makefile:2063: value.log] Segmentation fault
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-scheme/guile-gi: drop 0.3.2-r2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-scheme/guile-gi: update live to use new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Alfred Wingate · gentoo
dev-scheme/guile-gi: switch to new guile mechanism
Bug: https://bugs.gentoo.org/880955 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-gi: drop old 0.3.1-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme: use dostrip instead of RESTRICT
Bug: https://bugs.gentoo.org/905898 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-gi: drop useless static-libs USE flag
as QA requested https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-gi: add static-libs USE flag
Closes: https://bugs.gentoo.org/845162 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-gi: bump to 0.3.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-scheme/guile-gi: live - virtualx tests + formatting
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-gi: new package; add version 0.3.1 and live
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>