./lang/qt6-qtdeclarative, Qt6 module for the QML language

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


Branch: CURRENT, Version: 6.8.1, Package name: qt6-qtdeclarative-6.8.1, Maintainer: pkgsrc-users

Qt declarative is a Qt6 module that provides the possibility of writing
Qt apps in a declarative fashion using the QML language. It also includes
Qt quick that is standard library for QML applications.


Master sites:

Filesize: 35608.957 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-27 00:03:36 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
qt6-qtdeclarative: fix PLIST
   2024-12-26 23:20:19 by Adam Ciarcinski | Files touched by this commit (127) | Package updated
Log message:
qt6: updated to 6.8.1

Qt 6.8.1 release is a patch release made on the top of Qt 6.8.0. As a patch
release, Qt 6.8.1 does not add any new functionality but provides bug fixes and
other improvements and maintains both forward and backward compatibility
(source and binary) with Qt 6.8.0.
   2024-11-28 14:35:42 by Jason Bacon | Files touched by this commit (1)
Log message:
lang/qt6-qtdeclarative: Unbreak build on Darwin aarch64

Add qt6/qml/QtQuick/NativeStyle/util/qmldir to PLIST.Darwin
Untested on Darwin x86_64, where qt6-qtbase does not build
   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-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.
   2024-10-01 13:48:57 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
qt6-qtdeclarative: restore post-install hack and adjust PLIST