====> Running Q/A tests (stage-qa)
Warning: 'lib/libvkd3d-utils.so.1.1.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libvkd3d-shader.so.1.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/libvkd3d.so.1.2.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Thursday, 3 March 2022
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:
* kcron: Improve temporary file handling
* kio-extras: SFTP can use random access
* kontact: Fix Manager Crash when clicking New
Distro and app store packagers should update their application packages.
Changelog:
https://kde.org/announcements/changelogs/gear/21.12.3/
Release Notes:
https://community.kde.org/KDE_Gear/21.12_Release_notes
The build fails on FreeBSD 12.3 due to undefined max_align_t:
In file included from test.cc:2:
In file included from /usr/local/include/jasper/jasper.h:78:
In file included from /usr/local/include/jasper/jas_init.h:73:
In file included from /usr/local/include/jasper/jas_malloc.h:81:
In file included from /usr/local/include/jasper/jas_thread.h:84:
In file included from /usr/include/c++/v1/stdlib.h💯
In file included from /usr/include/c++/v1/math.h:311:
In file included from /usr/include/c++/v1/type_traits:417:
/usr/include/c++/v1/cstddef:55:9: error: expected unqualified-id
using ::max_align_t;
^
Include cstddef to make it available.
PR: 262039
The datum grid package for PROJ contains shift grids for horizontal and vertical
coordinate transformations.
The PROJ-data package includes all grids and other resources previously tracked
by the proj-datumgrid series of packages as well as some new grids. All grids in
the PROJ-data package have been converted to the new Geodetic Tiff Grid (GTG)
format introduced in PROJ with RFC4.
WWW: https://github.com/OSGeo/PROJ-data
Sunday, 13 February 2022
KDE today announces the release of KDE Frameworks 5.91.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.91.0/
PR: 261934
Exp-run by: antoine
- Update to latest upstream commit
(0082fea96ee70a20c8906a0373bedec0c01777bc) as it contains various bug
fixes that affects users
- Disable RAV1E by default, this avoids libheif to pull in Rust and is
also more inline with how other distributions packages libheif
- Do some rearrangement of Makefile to make it follow Porters Handbook
more closely
PR: 261842
Reviewed by: makc
Approved by: Sebastian Steinmetz (maintainer timeout, 2+ weeks)
Due to multiple timeouts (245387 and this PR) pass maintainership to makc
as requested
PR: 261842
Approved by: Sebastian Steinmetz (maintainer timeout, 2+ weeks)
Document Scanner is a document scanning application for GNOME. It
allows you to capture images using image scanners (e.g. flatbed
scanners) that have suitable SANE drivers installed.
https://gitlab.gnome.org/GNOME/simple-scan