qt5-5.15.18
C++ general-purpose toolkit, meta-package
Back to search · Not supplied
Description
Qt is a cross-platform toolkit for developing applications,
mainly GUI-based.
There are some user documentation files in ${PREFIX}/share/doc/qt5,
but the main documentation is in the qt5-html package.
There is also a qt5-examples package, that contains tutorial, demos
simple example programs (source + binaries).
There's a debug version of the libraries: qt5-debug.
There are database plugins: qt5-mysql, qt5-postgresql and qt5-tds.
People who want to use Qt5 to compile applications outside the ports
tree should note that Qt5's installation conforms to OpenBSD habits,
not upstream recommendations. Accordingly:
- libs are separated from includes.
- moc is installed as ${PREFIX}/bin/moc-qt5, in order not to conflict
with other Qt versions.
- uic is installed as ${PREFIX}/bin/uic-qt5
Generally, it's just a question of invoking:
env MOC=moc-qt5 UIC=uic-qt5 configure \
--with-qt-includes=${PREFIX}/include/X11/qt5 \
--with-qt-libraries=${PREFIX}/lib/qt5
... or, to force MOC/UIC in your make/gmake invocation:
make MOC=moc-qt5 UIC=uic-qt5
will override the Makefile contents.
Package information
- Ports path
- meta/qt5
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- meta
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- x11/qt5/qt3d STEM->=5.15.18,<6.0
- x11/qt5/qtbase STEM->=5.15.18,<6.0
- x11/qt5/qtcharts STEM->=5.15.18,<6.0
- x11/qt5/qtdatavis3d STEM->=5.15.18,<6.0
- x11/qt5/qtdeclarative STEM->=5.15.18,<6.0
- x11/qt5/qtgamepad STEM->=5.15.18,<6.0
- x11/qt5/qtgraphicaleffects STEM->=5.15.18,<6.0
- x11/qt5/qtimageformats STEM->=5.15.18,<6.0
- x11/qt5/qtlocation STEM->=5.15.18,<6.0
- x11/qt5/qtlottie STEM->=5.15.18,<6.0
- x11/qt5/qtmultimedia STEM->=5.15.18,<6.0
- x11/qt5/qtnetworkauth STEM->=5.15.18,<6.0
- x11/qt5/qtpurchasing STEM->=5.15.18,<6.0
- x11/qt5/qtquickcontrols STEM->=5.15.18,<6.0
- x11/qt5/qtquickcontrols2 STEM->=5.15.18,<6.0
- x11/qt5/qtremoteobjects STEM->=5.15.18,<6.0
- x11/qt5/qtscript STEM->=5.15.18,<6.0
- x11/qt5/qtscxml STEM->=5.15.18,<6.0
- x11/qt5/qtsensors STEM->=5.15.18,<6.0
- x11/qt5/qtserialbus STEM->=5.15.18,<6.0
- x11/qt5/qtserialport STEM->=5.15.18,<6.0
- x11/qt5/qtspeech STEM->=5.15.18,<6.0
- x11/qt5/qtsvg STEM->=5.15.18,<6.0
- x11/qt5/qttools STEM->=5.15.18,<6.0
- x11/qt5/qttranslations STEM->=5.15.18,<6.0
- x11/qt5/qtvirtualkeyboard STEM->=5.15.18,<6.0
- x11/qt5/qtwebchannel STEM->=5.15.18,<6.0
- x11/qt5/qtwayland STEM->=5.15.18,<6.0
- x11/qt5/qtwebsockets STEM->=5.15.18,<6.0
- x11/qt5/qtx11extras STEM->=5.15.18,<6.0
- x11/qt5/qtxmlpatterns STEM->=5.15.18,<6.0