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

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


Branch: CURRENT, Version: 6.8.0nb4, Package name: qt6-qtbase-6.8.0nb4, Maintainer: pkgsrc-users

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 Qt6 qtbase submodule and installs into a qt6 subprefix.



Package options: cups, dbus

Master sites:

Filesize: 48651.98 KB

Version history: (Expand)


CVS history: (Expand)


   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-12 22:42:53 by Niclas Rosenvik | Files touched by this commit (6)
Log message:
Add x11/qt6-qttranslations version 6.8.0 to pkgsrc-current

Qt6 module that includes translations contributed by the
Qt community for different Qt modules.
Adding translations for Qt6 was requested in PR pkg/58785
   2024-11-12 15:27:30 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
qt6: only create lib/pkgconfig if a package has pc files

There are (will be) qt6 packages that don't install
pc files so don't add an empty dir to these packages.
   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-10-31 08:53:10 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
qt6-qtbase: remove patch removed from distinfo during update
   2024-10-25 12:42:01 by Adam Ciarcinski | Files touched by this commit (70) | Package updated
Log message:
qt6: updated to 6.8.0

6.8.0

For this release we have focused on improving and stabilizing existing
functionality. With over 500 bug fixes and performance improvements since Qt
6.7, your existing code will run better without changing a single line. On
macOS, Qt Quick applications now integrate with the native menu bar, and for a
native Windows 11 look they can use the new Fluent style. Resizing Quick
windows is snappier on macOS with Qt 6.8, and on Windows the application
start-up time has been improved by changing the default font database to
DirectWrite.

Several modules that were under technology preview have been completed: Qt
Graphs, Qt HttpServer, and Qt GRPC are promoted to be fully supported from this
release on. Thanks to the feedback from our users we were able to finish those
modules with substantial improvements since their initial introduction as
technology previews.