Path to this page:
./
x11/qt6-qtbase,
C++ X GUI toolkit
Branch: CURRENT,
Version: 6.8.1nb1,
Package name: qt6-qtbase-6.8.1nb1,
Maintainer: pkgsrc-usersQt(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: 47090.578 KB
Version history: (Expand)
- (2024-12-27) Updated to version: qt6-qtbase-6.8.1nb1
- (2024-12-27) Updated to version: qt6-qtbase-6.8.1
- (2024-11-17) Updated to version: qt6-qtbase-6.8.0nb4
- (2024-11-15) Updated to version: qt6-qtbase-6.8.0nb3
- (2024-11-01) Updated to version: qt6-qtbase-6.8.0nb2
- (2024-11-01) Updated to version: qt6-qtbase-6.8.0nb1
CVS history: (Expand)
2025-01-13 17:56:25 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
x11/qt6-qtbase: Expose qt6/bin/ and qt6/libexec/ to builds.
This is not right, but it will mitigates a regression when LOCALBASE
is hidden from cmake, and it can be done properly later along with
everything else that also abuses BUILDLINK_FILES for executables.
Discussion of the upcoming change to hide LOCALBASE from cmake:
https://mail-index.netbsd.org/tech-pkg/2024/12/25/msg030256.html
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-12-26 23:20:19 by Adam Ciarcinski | Files touched by this commit (127) | |
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-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
|