It needs virgl-renderer, and although qemu linked to that works
fine in certain places, such as reducing the cpu overhead from
large-window glxgears when running in a BLFS-style qemu build,
offloading the guest's rendering to the host GPU appears to
need libvirt and a much fuller qemu build. It seems to be mainly
for gamers.
For information, link to virglrenderer - I was not logged in to
freedesktop when I tried that today, so note the need for an
account there but also link to the current rlease for those who
do not have an account.
In passing, note that both Fedora and AUR appear to be using later
git commits than the 0.9.1 release.
Update to xf86-input-libinput-1.2.0.
Update to asciidoc-9.1.1.
Update to thunar-4.16.10.
Update to vala-0.54.1.
Update to harfbuzz-3.0.0.
Update to libuninameslist-20210917.
Update to gobject-introspection-1.70.0.
The crocus driver will be automatically selected at some point,
the fix for that is already in master.
I needed to add a comment to the wiki for using crocus, which is
not yet the default - the link was broken, he old MesaLib page
is the right place, but last updated 15 years ago and the existing
details seem anachronistic.
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).
prevent KDE Plasma/GNOME from starting on SysV, but also guarding
against changes in upcoming xorg-server releases and fixing the build
issue with GCC-10.
Update to NetworkManager-1.32.6.
Update to krb5-1.19.2.
Update to libinput-1.18.1 (Xorg driver).
Update to xwd-1.0.8 (Xorg Application).
Update to libXft-2.3.4 (Xorg Library).
Update to libXfont2-2.0.5 (Xorg Library).
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 mesa-21.1.2.
Update to libinput-1.18.0 (Xorg driver).
Update to libmbim-1.24.8.
Update to poppler-21.06.0.
Update to qca-2.3.3.
Update to gsl-2.7.
Update to Test-Differences-0.68 (Perl module)
Update to bind9-9.16.16
Update to mesa-21.1.1
Update to pipewire-0.3.28
Update to libsigc++-2.10.7 and libsigc++-3.0.7
Update to glibmm-2.66.1
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 libXaw-1.0.14 (Xorg Library)
Update to dbus-glib-0.112
Update to fetchmail-6.4.18
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24416 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 openldap-2.4.58.
Update to sudo-1.9.6p1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24377 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
Update to libinput-1.17.0 (Xorg Driver).
Update to IO-Socket-SSL-2.070 (Perl module).
Update to libqmi-1.28.0.
Update to ibus-1.5.24.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24319 af4574ff-66df-0310-9fd7-8a98e5e911e0
kde frameworks 5.79; with extra-cmake-modules, breeze-icons, and oxygen-icons
kde frameworks applications 20.12.2; with kate and kwave
kde plasma 5.21.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24285 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 cmake-3.19.5
Update to xkeyboard-config-2.32
Update to gnome-desktop-3.38.4
Update to vte-0.62.3
Update to libgcrypt-1.9.2
Update to bind/bind-utils 9.16.12 (Security Update)
Update to Business::ISMN-1.202 (Perl Module)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24232 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 nghttp2-1.43.0
Update to xterm-365
Update to p7zip-17.03
Update to network-manager-applet-1.20.0
Update to xf86-input-wacom-0.40.0
Update to pipewire-0.3.21
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24176 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to glib-2.66.6 (Critical security update)
Update to audacious (and audacious-plugins) 4.1
Update to libevdev-1.11.0
Update to cbindgen-0.17.0
Update to poppler-21.02.0
Update to krb5-1.19
Update to Jinja2-2.11.3 (Python Module)
Update to mousepad-0.5.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24174 af4574ff-66df-0310-9fd7-8a98e5e911e0
Update to parted-3.4
Update to libwebp-1.2.0
Update to mesa-20.3.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24168 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 autofs-5.1.7
Update to talloc-2.3.2
Update to gparted-1.2.0
Update to xarchiver-0.5.4.17
Update to asciidoc-9.0.5
Update to util-macros-1.19.2
Update to libXt-1.2.1 (Xorg Library)
Update to wireshark-3.4.3 (Security Update)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24158 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