Disable some code assuming that 8 byte __sync_* operators are not
available on that arch and as such trying to redefine builtin functions.
OK jca@, gkoehler@ and rsadowski@ (maintainer)
SSL_CIPHER and SSL_CTX will become opaque in libssl. Add the two accessors
SSL_CTX_get_cert_store() and SSL_CIPHER_get_bits() to the qsslsocket
symbol wrangling and use them inside the code similar to what was done
in wkhtmltopdf. This adds two symbols to QtNetwork, so bump its minor and
those of the two remaining dependent libraries.
no response from maintainer
The following modules are currently available:
- qttranslations
- qttools
- qtsvg
- qtshadertools
- qtquicktimeline
- qtquickcontrols2
- qtquick3d
- qtdeclarative
- qtbase
- qt5compat
- qtwayland (not ported, depends on wayland)
- qtdoc (not ported, is not worth the effort)
Further modules will follow in later Qt versions. Some patches come form
x11/qt5. With tb@'s help, I married QtBase with LibreSSL again. We are now on
our own again as Gentoo no longer follows this path. From the port perspective,
I have decided on the following points:
- Prefix all Qt6 ports with qt6-*.
- Rename all imported qt tools with the -qt6 suffix like we do with qt5.
This makes it easier to use several versions at the same time.
- x11/qt6 is based on x11/qt5. I have tried to make many things simpler
and cleaner.
- Qt6 switched to cmake as build system and needs help with *FLAGS.
OK landry, Merci!
Comment:
audio player with QML and KDE Plasma integration
Description:
Elisa is a music player developed by the KDE community that strives to be
simple and nice to use.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
WWW: https://elisa.kde.org/