Summary
Dex is a library supporting "Deferred Execution" with the explicit goal of integrating with GNOME and GTK-based applications. It provides primatives for supporting futures in a variety of ways with both read-only and writable views. Additionally, integration with existing asynchronous-based APIs is provided through the use of wrapper promises.
Versions
v0.4.0 :: 0/1 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- ~amd64 ~x86
- USE flags
- gtk-doc introspection sysprof test vala
v0.2.0 :: 0/1 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 ~x86
- USE flags
- gtk-doc introspection sysprof test vala
USE flags
General
- 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
- sysprof
- Enable profiling data capture support using dev-util/sysprof-capture
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vala
- Enable bindings for dev-lang/vala
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-util / sysprof-capture : Static library for sysprof capture data generation
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / gobject-introspection : Introspection system for GObject-based libraries
dev-util / sysprof-capture : Static library for sysprof capture data generation
Depending packages
dev-util / gnome-builder : An IDE for writing GNOME-based software
Bugs
- 906456
- dev-libs/libdex-0.2.0 fails to compile (MUSL-SYSTEM): liburing.h:223:39: error: unknown type name cpu_set_t
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-libs/libdex: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-libs/libdex: Version bump to 0.4.0
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32861 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-libs/libdex: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-libs/libdex: Fix enabling sysprof
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-libs/libdex: Version bump to 0.3.1
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-libs/libdex: Version bump to 0.3.0
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31694 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/libdex: Stabilize 0.2.0 amd64, #905535
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Guillermo Joandet · gentoo
dev-libs/libdex: New package 0.2.0
Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>