Google Earth needs version 7.1.8 or later required to run[1] since October 2020.
In order to update the port we need _at least_ linux ports for:
* libproxy
* gstreamer
* gstreamer-plugin-base
* libmodman
* orc
But in the end it fails at runtime because our linuxolator glibc is too old
(GLIBC_2.17 vs GLIBC_2.18).
[1] https://support.google.com/earth/thread/43329999/ending-support-for-earlier-versions-of-google-earth?hl=en
PR: 251635
- Update GNU Astronomy Utilities to the latest version 0.16
- Use `install-strip' so that installed library gets stripped
- Do not try to run the tests across entire source code, they
are confined to a single subdirectory (makes the build log
less noisy)
Reported by: upstream maintainer via information bulletin
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Thursday, 7 October 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* kmail: Fix an infinite SSL error dialog loop
* konqueror: Make it compatible with KIO 5.86.0 and don’t open every
URL in a new window
* libksane: Fix multi page detection with certain scanners
Full announcement:
https://kde.org/announcements/gear/21.08.2/
Do not install original Almagest catalog files, which is just raw data
converted into `star_names.fab' and `dso_names.fab' files that can be
used by Stellarium.
While here, group option description variables together and sort them
in alphabetical order.
It corresponds to the 9th step of the procedure described in section
7.1 of Committer's Guide.
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32152
Thursday, 2 September 2021
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* konsole: Fix KXmlGUI toolbars and Konsole MainWindow size.
* elisa: Fix the “Files” view.
* skanlite: Fix image saving when preview is not shown.
Full announcement:
https://kde.org/announcements/gear/21.08.1/
Full Changelog:
https://kde.org/announcements/changelogs/gear/21.08.1/
Thursday, 12 August 2021
KDE Gear 21.08 improves KDE apps across the board, bringing you quick
and responsive utilities, creativity programs with powerful features,
and secure tools for all your work and play needs.
If this is your first time with KDE software, discover a whole new world
of free and secure programs, packed with incredible possibilities. If
you are already a KDE regular, check out all the fresh innovations we
have added to your favorite apps.
Either way, go forth and try new things!
Full announcement:
https://kde.org/announcements/gear/21.08.0/
Saturday, 10 July 2021
KDE today announces the release of KDE Frameworks 5.84.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.
Announcement:
https://kde.org/announcements/frameworks/5/5.84.0/
Exp-run by: antoine
PR: 257100