Exherbo
Git
GitLab
Packages
dev-libs/qcoro
C++ Coroutines for Qt.
Versions
Slot
Version
Repository
Platforms
0
0.8.0
kde
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://github.com/danvratil/qcoro
Summary
C++ Coroutines for Qt
Description
The QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions.
Upstream documentation
https://qcoro.dvratil.cz/
Dependencies
(
(
build:
sys-devel/cmake[>=3.18.4]
)
(
test:
x11-apps/xauth
x11-apps/xrandr
x11-drivers/xf86-video-dummy
x11-server/xorg-server
)
(
build+run:
providers:qt5? (
x11-libs/qtbase:5[>=5.12]
x11-libs/qtwebsockets:5[>=5.12]
qml? (
x11-libs/qtdeclarative:5[>=5.12]
)
)
providers:qt6? (
x11-libs/qtbase:6[>=6.2.0]
x11-libs/qtwebsockets:6[>=6.2.0]
qml? (
x11-libs/qtdeclarative:6[>=6.2.0]
)
)
)
)
Downloads
https://github.com/danvratil/qcoro/archive/v0.8.0.tar.gz -> qcoro-0.8.0.tar.gz
Licences
MIT
Choices
OPTIONS
examples
Install example source code
qml
Support for QtQuick and the QML language
websockets
Build support for the QtWebSockets module
providers
qt5
Use Qt5 as the Qt provider
qt6
Use Qt6 as the Qt provider