for qtwebengine and xf86-video-vmware. For qtwebengine, I am
not sure it is not upstream, but what I have added works:
the problem is with the definition of functions std::begin and
std::end. They are defined in several headers (among which
<vector>), and in a different way in some other headers. Looks
like the former headers were included with gcc-11 and below,
while they are not anymore with gcc-12 (there is no standard
on what is included by what in C++ headers). The problem with
qtwebengine (or rather the third party skia module) is that
they also have towers of headers including each other, so that
it is hard to find where the missing C++ header has been included,
if it has been.
Rename libvdpau documentation as a versioned directory.
Rename libnotify documentation as a versioned directory.
Rename xorgproto documentation as a versioned directory.
Update to WebKitGTK-2.34.5
Fix an issue in gnome-shell-extensions (window-list) that causes icons
to be blank on the taskbar when the window-list extension is enabled.
Fix the manpages in OpenLDAP to usr /sbin instead of /usr/libexec.
Fix runtime issues in gnome-control-center caused by an invalid systemd
unit for AccountsService.
I have only used the patches for modules used by packages in BLFS
or required by the extra KDE packages mentioned in BLFS. For the
full details of what has been applied (or omitted) see
https://www.linuxfromscratch.org/~ken/qt5/
I have also revised the SBU - the extra patches make a minimal
difference on my -j4 builds, but I need to use -j8 to get to 22
SBU. That figure seems to have been carried over from when we were
using gcc-10.2.
In the optional dependencies, pciutils was shown as optional but
required for qtwebengine: show it as optional, other parts of qt
can use it, and add it to qtwebengine as required. Remove python2
from the qt5 optional dependencies, only qtwebengine needs it and
it is already shown as required there.
I've had a TODO list item after a Discussion with Bruce about this particular
package since last package freeze. Because of it's reliance on Qt5 and the fact
that it's only used for KHelpCenter, it really does not belong in
General Libraries. Moving it to X Libraries should suffice in this case,
since it doesn't really fit in KF5 either.
In addition, update the dependencies and the installed files list, and
add short descriptions for the two libraries installed by this package.
It made sense as a dep of Qt5 when we were building webengine as
part of Qt5, but (at least for separate WebEngine, I've
deliberately forgotten the details of building it in Qt5) it
requires a switch to enable it.
Document that switch as an optional command.
Update to tree-2.0.0.
Update to pango-1.50.3.
Update to qpdf-10.5.0.
Update to libportal-0.5.
Update to gtk+3 3.24.31.
Update URLs in Beyond BLFS section.
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
This is the largest BLFS package. It can overload system memory
if all cores are used. Add a warning about this.
Note: Build failed at about the 90% point on a system with 24 cores
and 32 GB of RAM + 2 GB of swap due to out-of-memory. The
solution is to limit cores with NINJAJOBS ir add RAM or swap space.
I'm not happy about the wording for recommended dependencies,
ideally jhalfs should "do the right thing" and build libxml2
after icu - but I have no idea how to force that.
Traditionally we do not list every dependency which is pulled in
by another dep, but some time ago Doug discovered that system ICU
is only used by qtwebengine if libxml2 has been built after ICU.
Although I'm hopeful that the current instructions will work in
that case, adding a shipped copy of ICU just makes the build
bigger.
Add --wrap-mode=no-fallback to prevent gi-docgen getting downloaded
if you have the (python3) deps present. Comment gtk-doc in these
packages, explain that gi-docgen is used for the documentation.
Update to boost-1.77.0
Update to libwebp-1.2.1
Update to eog-40.3
Update to gnome-user-docs-40.4
Update to libepoxy-1.5.9
Update to libgudev-237
Fix building Firefox with i686 by adding a commented option in the
mozconfig (that way the default, which is for x86_64, stays using the
shipped version of libvpx rather than the system one).
Update to mutter-40.3
Update to gnome-shell-40.3
Update to gnome-shell-extensions-40.3
Update to gdm-40.1
Update to gnome-user-docs-40.3
Update to yelp-40.3
Change 'make' to 'ninja' in explanation in colord-gtk.
Update to cmake-3.20.5
Update to libva-2.12.0 (Xorg driver)
Update to mariadb-10.5.11
Update to xf86-input-libinput-1.1.0 (Xorg Driver)
Update to gpgme-1.16.0
Update to glu-9.0.2
Update the security fixes to match paid-for 5.15.5.
Remove one item from the build fixes patch which is now upstream,
and apply that after the security fixes.
Remeasure for gcc-11.1.0 which takes a few less SBU.
Update to ristretto-0.11.0.
Update to vlc-3.0.15.
Update to gnumeric-1.12.50.
Update to goffice-0.10.50.
Update to libpcap-1.10.1.
Update to libksba-1.6.0.
Update to nss-3.67.
Update to Jinja2-3.0.1 (Python Module)
Update to MarkupSafe-2.0.1 (Python Module)
Update to Test-Differences-0.68 (Perl Module)
Update to libdrm-2.4.106
>
> Although I had kept a note that time was 90 SBU with 4 CPUs,
> I had not recorded the space. On the same machine, rerunning
> in a fresh system I cannot get below 101 SBU, even by forcing
fewer jobs to be compiled using $NINJAJOBS - the differences
with 4 and 5 rather than 6 jobs are trivial.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24443 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to gsettings-desktop-schemas-40.0
Update to yelp-xsl-40.0
Update to vte-0.64.0
Update to gjs-1.68.0
Update to gnome-desktop-40.0
Update to libgee-0.20.4
Update to libpeas-1.30.0
Update to libgweather-40.0
Update to evolution-data-server-3.40.0
Update to tracker3-3.1.1
Update to tracker3-miners-3.1.1
Fix a security vulnerability in Avahi
Fix a security vulnerability in p7zip
Fix a security vulnerability in NetworkManager
Add a gnome-minor-40 entity and change the static URLs for sysprof/pygobject3/libdazzle over to it
Fix the spacing for the gnome-40 entity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24440 af4574ff-66df-0310-9fd7-8a98e5e911e0
In r24382 I noted it was a lot bigger and slower to build,
but I changed neither item. I do not have an accurate
space measurement, but the time should be 90 SBU.
The space will be revised when I update to the next
version, and the time will probably be bigger too.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24439 af4574ff-66df-0310-9fd7-8a98e5e911e0
Note that the SBU time appears to be severely adrift - see #14863 -
and explain why this and browsers using it might be useful.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24435 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to vala-0.52.0
Update to gobject-introspection-1.68.0
Update to pygobject-3.40.1
Update to glib-networking-2.68.0
Update to at-spi2-core-2.40.0
Update to gdk-pixbuf-2.42.4
Update to gtk+-3.24.28
Update to libdazzle-3.40.0
Update to sysprof-3.40.1
Update to tepl-6.00.0
Added gtk-4.2.0
Added gtksourceview-5.0.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24430 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to xterm-367
Update to cups-filters-1.28.8
Update to emacs-27.2
Update to python-dbusmock-0.23.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24415 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to gnumeric-1.12.49
Fix the build of MariaDB with CMake-3.20
Adapt fluxbox's instructions to themes now being stored in directories in /usr/share/fluxbox/styles (add -r to cp)
Move libjpeg and libpng to Required for gegl per the release notes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24410 af4574ff-66df-0310-9fd7-8a98e5e911e0
This is a lot bigger and slower to build.
Downgrade the 'Caution's in qtwebengien and falkon to 'Warning's.
I am not yet suggesting we should deprecate those two packages,
but users should start to ask themselves whether the want to use
a package where the upstreams are happy to stick with python2
and have no interest in running on current glibc.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24382 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to pyatspi-2.38.1
Update to goffice-0.10.49
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24375 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libhandy-1.2.0
Update to NetworkManager-1.30.2
Update to gtk+3-3.24.27
Update to epiphany-3.38.3
Update to dconf-0.40.0
Update to xfsprogs-5.11.0
Update to libgusb-0.3.6
Update to sqlite-3.35.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24374 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to libxkbcommon-1.1.0
Update to gptfdisk-1.0.7
Update to cryptsetup-2.3.5
Update to pango-1.48.3
Update to Wireshark-3.4.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24371 af4574ff-66df-0310-9fd7-8a98e5e911e0
Move -I and -D into CPPFLAGS, and for others use ${CFLAGS:--O2 -g} to
prevent from building "non-optimized" binary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24334 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to qpdf-10.2.0
Update to libgxps-0.3.2
Update to babl-0.1.86
Update to libqmi-1.28.2
Update to poppler-21.03.0
Update to URI-5.09 (Perl Module)
Update to gtksourceview4-4.8.1
Update to OpenSSH-8.5p1 (and ssh-askpass-8.5p1)
libwacom: Correct version number
libwacom: Add libwacom-show-stylus
bluez: Drop the patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24333 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to mousepad-0.5.3.
Update to liblinear-243.
Update to libwacom-1.9.
Update to libiodbc-3.52.14.
Update to gtkmm3-3.24.4.
Update to gtk+3 3.24.26.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24330 af4574ff-66df-0310-9fd7-8a98e5e911e0
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to WebKitGTK+-2.30.5
Update to asciidoc-9.1.0
Update to xterm-366 (Security Update)
Fix a crash in bluez when using A2DP-based bluetooth devices
Belatedly mark Jinja2 as a security update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24213 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to node-v14.15.5
Update to unbound-1.13.1
Update to graphene-1.10.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24210 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to samba-4.13.4
Update to glibmm-2.66.0
Update to pangomm-2.46.0
Update to telepathy-glib-0.24.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24159 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to bind (and bind-utils) 9.16.11
Update to pipewire-0.3.20
Update to mc-4.8.26
Update to pango-1.48.1
Update to libmbim-1.24.6
Update to pinentry-1.1.1
Update to icewm-2.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24155 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to thunderbird-78.6.1 (Security Update)
Update to libblockdev-2.25
Update to gnupg-2.2.27
Update to ed-1.17
Update to libdrm-2.4.104
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24109 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to parole-4.16.0
Update to feh-3.6.2
Update to glew-2.2.0
Update to libqmi-1.26.8
Update to libevdev-1.10.1
Replace GTK+2 with GTK+3 in the Short Descriptions of several XFCE pages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24108 af4574ff-66df-0310-9fd7-8a98e5e911e0
unlike the normal case where it is needed to rebuild them.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24081 af4574ff-66df-0310-9fd7-8a98e5e911e0
OpenCV: URL fixes
GTK3: Remove required dependency on Fribidi since it's satisfied by the required dependency in Pango.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24055 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to dhcpcd-9.4.0.
Update to libhandy-1.0.3.
Update to geoclue-2.5.7.
Update to opencv-4.5.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24044 af4574ff-66df-0310-9fd7-8a98e5e911e0