| Port details |
- qt5-gui Qt graphical user interface module (KDE patched)
- 5.15.19p96 x11-toolkits
=10 5.15.19p96Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2014-03-03 16:50:50
- Last Update: 2026-05-31 14:05:24
- Commit Hash: 1817ded
- People watching this port, also watch:: xcb-util-image, glib, colord, fribidi, libXdamage
- Also Listed In: graphics
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
With Qt, code can be reused efficiently to target multiple platforms
with one code base. The modular C++ class library and developer tools
easily enables developers to create applications for one platform and
easily build and run to deploy on another platform.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- qt5-gui>0:x11-toolkits/qt5-gui
- To install the port:
- cd /usr/ports/x11-toolkits/qt5-gui/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/qt5-gui
- pkg install qt5-gui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt5-gui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780205762
SHA256 (KDE/Qt/5.15.19/kde-qtbase-5.15.19p96.tar.xz) = a6bfd7f3f358101e9847baba576f89a4ed15e166e36dc15d0f6042d6ce0d656d
SIZE (KDE/Qt/5.15.19/kde-qtbase-5.15.19p96.tar.xz) = 51425816
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- input.h : devel/evdev-proto
- vulkan.h : graphics/vulkan-headers
- xf86drm.h : graphics/libdrm
- at-spi2-core>=0 : accessibility/at-spi2-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- x11.pc : x11/libX11
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- vulkan.h : graphics/vulkan-headers
- xdg-open : devel/xdg-utils
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xi.pc : x11/libXi
- xrender.pc : x11/libXrender
- x11.pc : x11/libX11
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libevdev.so : devel/libevdev
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libinput.so : x11/libinput
- libmtdev.so : devel/libmtdev
- libpng.so : graphics/png
- libxcb-icccm.so : x11/xcb-util-wm
- libxcb-image.so : x11/xcb-util-image
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-render-util.so : x11/xcb-util-renderutil
- libxcb.so : x11/libxcb
- libxkbcommon.so : x11/libxkbcommon
- libEGL.so : graphics/libglvnd
- libGL.so : graphics/libglvnd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libjpeg.so : graphics/jpeg-turbo
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Network.so : net/qt5-network
- Patch dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- accessibility/qt5-speech
- archivers/v1541commander
- astro/calcmysky
- astro/indiwebmanagerapp
- astro/kstars
- astro/merkaartor
- astro/oskar
-
Deleted ports which required this port:
- for Run
-
- devel/qt5
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for qt5-gui-5.15.19p96:
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_qt5-gui
- USES:
- compiler:c++11-lang gl gnome jpeg localbase perl5 qmake:no_env qt-dist:5,base xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 102 (showing only 2 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.2.1_1 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.2.1 03 Mar 2014 16:50:33
  |
makc  |
KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.
Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.
Approved by: portmgr (bapt) (for Mk/bsd.port.mk) |
Number of commits found: 102 (showing only 2 on this page)
|