The x11/qt6/qtbase port
qt6-qtbase-6.5.2p1 – C++ general-purpose toolkit (cvsweb github mirror)
Description
Qt is a cross-platform toolkit for developing applications, mainly GUI-based. There's a debug version of the libraries: qt6-debug. There are database plugins: qt6-mysql, qt6-postgresql and qt6-sqlite People who want to use Qt6 to compile applications outside the ports tree should note that Qt6's installation conforms to OpenBSD habits, not Qt's recommendations. Accordingly: - libs are separated from includes. - moc is installed as ${PREFIX}/bin/moc-qt6, in order not to conflict with other Qt versions. - uic is installed as ${PREFIX}/bin/uic-qt6 Generally, it's just a question of invoking: env MOC=moc-qt6 UIC=uic-qt6 configure \ --with-qt-includes=${PREFIX}/include/X11/qt6 \ --with-qt-libraries=${PREFIX}/lib/qt6 ... or, to force MOC/UIC in your make/gmake invocation: make MOC=moc-qt6 UIC=uic-qt6 will override the Makefile contents.WWW: https://www.qt.io/
Maintainer
Rafael Sadowski
Multi-packages
qt6-qtbase-6.5.2p1 qt6-global-6.5.2 qt6-mysql-6.5.2 qt6-postgresql-6.5.2
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sh sparc64
Categories
Library dependencies
Build dependencies
Run dependencies
Reverse dependencies
- astro/calcmysky
- astro/stellarium
- devel/appstream
- devel/qbs
- devel/qt-creator
- graphics/openimageio
- inputmethods/fcitx-qt
- meta/qt6
- multimedia/shotcut
- net/qbittorrent/qbittorrent
- net/qbittorrent/qbittorrent-nox
- net/tdesktop
- net/transmission
- net/wireshark
- print/poppler
- productivity/novprog
- security/qdigidoc4
- security/web-eid-app
- security/xca
- sysutils/uefitool
- textproc/qxlsx
- x11/polkit-qt
- x11/qt6/qt3d
- x11/qt6/qt5compat
- x11/qt6/qtbase
- x11/qt6/qtcharts
- x11/qt6/qtconnectivity
- x11/qt6/qtdatavis3d
- x11/qt6/qtdeclarative
- x11/qt6/qtgrpc
- x11/qt6/qthttpserver
- x11/qt6/qtimageformats
- x11/qt6/qtlanguageserver
- x11/qt6/qtlottie
- x11/qt6/qtmultimedia
- x11/qt6/qtnetworkauth
- x11/qt6/qtpositioning
- x11/qt6/qtquick3d
- x11/qt6/qtquick3dphysics
- x11/qt6/qtquickeffectmaker
- x11/qt6/qtquicktimeline
- x11/qt6/qtremoteobjects
- x11/qt6/qtscxml
- x11/qt6/qtsensors
- x11/qt6/qtserialbus
- x11/qt6/qtserialport
- x11/qt6/qtshadertools
- x11/qt6/qtspeech
- x11/qt6/qtsvg
- x11/qt6/qttools
- x11/qt6/qttranslations
- x11/qt6/qtvirtualkeyboard
- x11/qt6/qtwayland
- x11/qt6/qtwebchannel
- x11/qt6/qtwebengine
- x11/qt6/qtwebsockets
- x11/qt6/qtwebview
- x11/qt6ct
- x11/tipp10