./x11/qt5-qtbase, C++ X GUI toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.15.16, Package name: qt5-qtbase-5.15.16, Maintainer: ryoon

Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.

Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.

Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.

Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.

This package tracks Qt5 qtbase submodule.


Required to run:
[sysutils/dbus] [textproc/icu] [graphics/freetype2] [graphics/png] [graphics/glu] [fonts/fontconfig] [fonts/Xft2] [security/openssl] [devel/glib2] [x11/xcursor] [x11/Xrender] [x11/liboldXrandr] [www/libproxy] [x11/xcb-util] [x11/libxcb] [x11/xcb-util-keysyms] [x11/xcb-util-renderutil] [x11/xcb-util-image] [x11/xcb-util-wm] [fonts/harfbuzz] [x11/libxkbcommon] [devel/pcre2] [archivers/zstd] [print/libcups]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [lang/gcc5] [x11/xorgproto]

Package options: cups, dbus

Master sites:

Filesize: 50187.57 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-05 13:45:34 by Jason Bacon | Files touched by this commit (1)
Log message:
x11/qt5-qtbase: Unbreak build on macOS 15.0

Latest Xcode deprecated CGDisplayCreateImageForRect()
Package should be unaffected on all other platforms, including
earlier macOS versions
   2024-11-19 23:46:14 by Adam Ciarcinski | Files touched by this commit (90) | Package updated
Log message:
qt5: updated to 5.15.16

5.15.16
Bug fix release.
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-09-02 22:53:02 by Adam Ciarcinski | Files touched by this commit (65) | Package updated
Log message:
qt5: updated to 5.15.15

5.15.15:
Bug fixes.
   2024-07-29 08:19:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
qt5-qtbase: since we use FORCE_CXX_STD, we need to set USE_CXX_FEATURES

From Phil Krylov in PR 58509.