Update to latest version, that supports python3.
0.8.x branch is not fully API compatible, so it may break
dependent ports. Maintainers of these ports were notified
of the update more than year ago.
PR: 230578
Submitted by: Nathan <ndowens04@gmail.com> (based on)
New versions of KDE applications landing in December
The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.
Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.
We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!
Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
cc1plus: error: unrecognized command line option "-msse"
cc1plus: error: unrecognized command line option "-msse2"
cc1plus: error: unrecognized command line option "-std=gnu++0x"
The previous patchfile is now split into two, depending on whether
ARCH is x86 or not.
Since REINPLACE is now deprecated for this purpose, I could not
figure out any other way to do it.
Approved by: portmgr (tier-2 blanket)
cc1: error: unrecognized command line option "-std=gnu11"
While here, pet portlint by sorting the (newly edited) USES.
Approved by: portmgr (tier-2 blanket)
Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically
Bump PORTREVISION on consumers due to shared lib version increase
PR: 241132
Submitted by: Farid Hajji <farid@hajji.name>
For some reason, even though ARCH_X86 isn't defined on powerpc64, clang doesn't finish the function on #ifndef ARCH_X86, but tries to compile further and fails at x86-specific assembly.
PR: 242462
Approved by: yuri (maintainer), mentors (implicit approval)
Tuesday, 3 December 2019. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.17.4. Plasma 5.17 was released in October 2019 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: Fwupd, don't whine when we have unsupported hardware.
* Unbreak build with Qt 5.14.
* Fix Cuttlefish mouse click selection in icon grid.
Changelog: https://kde.org/announcements/plasma-5.17.3-5.17.4-changelog.php
files/alsa-plugins.patch contains an assortment of FreeBSD-specific
improvements that may not work on alternative OSS implementations.
So, restore the ability to exclude the patch for debugging.