Versions
v0.2.3 :: 0/1 :: gentoo
- Modified
- License
- LGPL-2+
- Keywords
- amd64 arm64 x86 ~arm ~loong ~ppc64 ~riscv
- USE flags
- debug gtk-doc introspection man test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- gtk-doc
- Build and install gtk-doc based developer documentation for dev-util/devhelp, IDE and offline use
- introspection
- Add support for GObject based introspection
- man
- Build and install man pages
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / gobject-introspection-common : Build infrastructure for GObject Introspection
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
dev-util / gdbus-codegen : GDBus code and documentation generator
net-libs / gnome-online-accounts : GNOME framework for accessing online accounts
net-libs / libsoup : HTTP client/server library for GNOME
net-libs / rest : Helper library for RESTful services
net-libs / uhttpmock : HTTP web service mocking library
sys-devel / gettext : GNU locale utilities
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
net-libs / gnome-online-accounts : GNOME framework for accessing online accounts
net-libs / libsoup : HTTP client/server library for GNOME
Depending packages
gnome-base / gvfs : Virtual filesystem implementation for GIO
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
*/*: depend on newer gobject-introspection as a workaround
sed -E '/dev-libs\/gobject-introspection(:=|\s|$|-[0-9]|\[)/ { s/(>=)?dev-libs\/gobject-introspection(-[0-9.r-]*)?/>=dev-libs\/gobject-introspection-1.82.0-r2/ }' */*/*.ebuild -i + manually going over to undo the false positives or if the version requirement was higher. Bug: https://bugs.gentoo.org/947058 See-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44336 Closes: https://github.com/gentoo/gentoo/pull/44336 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/msgraph: Stabilize 0.2.3 arm64, #959242
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/msgraph: Stabilize 0.2.3 x86, #959242
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-libs/msgraph: Stabilize 0.2.3 amd64, #959242
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
net-libs/msgraph: keyword 0.2.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-libs/msgraph: Keyword 0.2.3 riscv, #937040
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-libs/msgraph: Fix dependencies
Closes: https://bugs.gentoo.org/937085 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-libs/msgraph: Keyword 0.2.3 x86, #937040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/msgraph: Keyword 0.2.3 arm, #937040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/msgraph: Keyword 0.2.3 arm64, #937040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-libs/msgraph: Keyword 0.2.3 ppc64, #937040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-libs/msgraph: Fix dependencies
Handle tests, and keyword only in the arch we tested Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Guillermo Joandet · gentoo
net-libs/msgraph: New Package 0.2.3
Bug: https://github.com/gentoo/gentoo/pull/35307 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>