This follows similar commit b7cbb62f6a in `x11-toolkits/wxgtk30'
to allow widget-heavy graphical software, e.g. various CADs, offer
more fluent, responsive, and overall better user experience.
- testlib got pulled in transitively, when WEBENGINE/PURPOSE is enabled.
When both options are of, the required dependency is missing on the
system and threfore leading to build failures.
PR: 264199
Saturday, 14 May 2022
KDE today announces the release of KDE Frameworks 5.94.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Changelog: https://kde.org/announcements/frameworks/5/5.94.0/
PR: 263968
Exp-run by: antoine
Granite is an extension of GTK toolkit. It provides several widgets and
classes that ease desktop applications development.
WWW: https://github.com/elementary/granite
PR: 263776
This release has a tag, but no GitHub release notes. Since
we pull from GH tags, this is not an issue. I can't tell
what the actual changes are, although the one patch needed
for FreeBSD (from pkubaj@) has been merged upstream.
KDE Plasma 5.24.5, Bugfix Release for May
Tuesday, 3 May 2022. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.24.5.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover Flatpak backend: Improve stability of different sources
integration.
* Plasma Audio Volume Control: SpeakerTest: Fix subwoofer test.
* xdg-desktop-portal-kde: Fix saving file dialog view options.
Full Changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.4-5.24.5
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
When specific Tcl/Tk definitions are not passed to the configure script,
it tries to guess installed version, header paths, and the libraries.
This routine is not robust and can easily brake in custom environments
or in the future. Pass the correct values conveniently offered by our
framework instead; this would also slightly speed up configure process.
While here, do not pass ${STAGEDIR} via MAKE_ENV, it is already passed
on the MAKE_ARGS (as DESTDIR). Adjust the port's Makefile accordingly.
10th April 2022. KDE today announces the release of KDE Frameworks 5.93.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide
variety of commonly needed functionality in mature, peer reviewed and
well tested libraries with friendly licensing terms.
For an introduction see
https://kde.org/products/frameworks/
Full Changelog:
https://kde.org/announcements/frameworks/5/5.93.0/
PR: 263207
Exp-run by: antoine
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.
It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.
For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.
PR: 250408, 262781
Exp-run by: antoine
Changelog: https://gitlab.gnome.org/GNOME/pango/-/blob/1.50.7/NEWS
- coretext: Fix the build
- editing: Fix moving across paragraph boundaries in rtl
- layout: Try harder to survive without fonts
- Windows: Register a sans-serif font
- Windows: Try harder to load a font
plist changes that were landed for the update in documentation-
generation were missing options flags; some X11-stuff was listed
unconditionally.
(driesm@ already fixed this in the meantime, now I'm just sorting
the files in the %%X11%% option part)
PR: 263199
Reported by: driesm
Bump gi-docgen; the patch to docgen is entirely from Olivier,
the dependent ports that get a bump and a plist-fix is from me.
Consumers have PORTREVISION bumped to reflect changes in plist:
- pygment.css is no longer installed
- more fonts .woff files are installed
Obtained from: Olivier Duchateau
PR: 263199
* nanogui doesn't depend on Eigen any more
* use external glfw package
* for Python, __init__.py is installed
* for tests, zenity executable is installed
PR: 263194
Original patch submitted by: Hiroo Ono <hiroo.ono+freebsd@gmail.com>
Tuesday, 29 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.4.
Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.
This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Sddm/lockscreen: Fix weird behaviour.
* Plymouth KControl: Substantially bump the helper timeout.
* Systemsettings runner: Ensure that we match keywords case
insensitively.
View full changelog:
https://kde.org/announcements/changelogs/plasma/5/5.24.3-5.24.4