Commit Graph

23873 Commits

Author SHA1 Message Date
Pierre Labastie
b9f440d378 Add cairo as a recommended dep of texlive 2022-05-13 08:51:12 +02:00
Pierre Labastie
f373b5fe6d Update to gnome-tweaks-40.10 2022-05-13 08:15:32 +02:00
Pierre Labastie
27bcf0163c Fix xorg-server for gcc-12 2022-05-13 07:13:58 +02:00
Pierre Labastie
7b4a852456 Fix doxygen for gcc-12
See https://github.com/doxygen/doxygen/issues/9312. Also minor fixes
to help jhalfs.
2022-05-11 08:36:36 +02:00
Ken Moffat
9f4b2b89a6 Update Intel microcode to 20220510. 2022-05-11 02:18:52 +01:00
Bruce Dubbs
5422cf3827 Update to libwww-perl-6.65 (Perl module). 2022-05-09 21:51:13 -05:00
Bruce Dubbs
8dacd5e93d Add a patch to firefox to fix a gcc12 problem. 2022-05-09 18:47:40 -05:00
Bruce Dubbs
f71be678b0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-05-09 11:45:27 -05:00
Pierre Labastie
b5844a0fc2 gcc: add a reminder to update md5 in grub-uefi
when updating gcc
2022-05-09 18:40:28 +02:00
Bruce Dubbs
5a8de5965e Update to thunderbird-91.9.0. 2022-05-09 11:39:07 -05:00
Pierre Labastie
7ca5792f44 Use gcc-&gcc-version; for grub-uefi
To prevent version mismatch between downloaded compiler and
instructions to build it.
2022-05-09 18:39:01 +02:00
Bruce Dubbs
9e863382d7 Update to seamonkey-2.53.12. 2022-05-09 11:22:28 -05:00
Bruce Dubbs
0f21ee62a3 Minor grammar changes. 2022-05-09 11:08:59 -05:00
Bruce Dubbs
4ee58817f1 Fix md5sum for gcc in EFI page 2022-05-09 10:35:16 -05:00
Xi Ruoyao
9e95906b93
biber: don't reinstall the same biblatex version
The book now has TexLive 2022, which already ships biblatex-3.17 (the
Date is actually several days *later* than the biblatex-3.17.tds.tgz
tarball).
2022-05-09 17:55:40 +08:00
Xi Ruoyao
194229472d
texlive: drop the explanation of one removed command 2022-05-09 17:38:34 +08:00
Xi Ruoyao
94206044db
update to fuse-3.11.0 (#16499) 2022-05-09 16:41:19 +08:00
Pierre Labastie
a0ed916d8c update to mutter-42.1 2022-05-08 22:33:36 +02:00
Pierre Labastie
6bbb079840 Update to gnome-shell-extensions-42.1 2022-05-08 22:21:55 +02:00
Pierre Labastie
681bdef0fd Update to gnome-shell-42.1 2022-05-08 22:17:10 +02:00
Pierre Labastie
6715f575c0 Update to sqlite-3.38.5 2022-05-08 22:09:14 +02:00
Pierre Labastie
e28b6fcf08 Update to git-2.36.1 2022-05-08 22:01:14 +02:00
Pierre Labastie
7354b9a184 Update to gcc-12.1.0 2022-05-08 21:45:31 +02:00
Xi Ruoyao
bbfc73c0c8
nautilus: it's enough to build with tracker, but one test fails w/o miners 2022-05-09 02:41:15 +08:00
Bruce Dubbs
34c78fe45d Update to plasma-wayland-protocols-1.7.0. 2022-05-08 13:31:47 -05:00
Bruce Dubbs
d0fbf51458 Update to unrar-6.1.7. 2022-05-08 13:21:53 -05:00
Bruce Dubbs
e329cfce0a Update to stunnel-5.64. 2022-05-08 13:02:05 -05:00
Bruce Dubbs
e9c7577e45 Update to unixODBC-2.3.11. 2022-05-08 12:55:38 -05:00
Bruce Dubbs
c4c57d1563 Update to mutt-2.2.4. 2022-05-08 12:50:31 -05:00
Xi Ruoyao
65ab6c82ea
fontconfig: add curl as optional
I've seen the test suite downloading files with curl but forgot to
mention it.
2022-05-09 01:25:44 +08:00
Xi Ruoyao
3a8682fc2a
gpgme: remove unneeded workaround
This is already fixed by upstream.

I'm not sure if the sed for Python 3.10 is still required: I don't have
SWIG.
2022-05-09 01:13:24 +08:00
Xi Ruoyao
e26e282dff
libxcvt: add --buildtype=release 2022-05-08 18:32:05 +08:00
Xi Ruoyao
2e68ced9ce
avahi: use /run instead of /var/run 2022-05-08 18:21:05 +08:00
Bruce Dubbs
664b1e530d Small fixes.
Fix k3b url.
Promote pulseaudio to recommended for gst-plugins-good.
2022-05-07 16:22:12 -05:00
Xi Ruoyao
fc7c845cd9
fontconfig: note that some tests download files 2022-05-07 20:58:17 +08:00
Xi Ruoyao
a8ab4fa772
libxcb: remove unneeded CFLAGS override
The issue seems fixed in libxcb-1.15.
2022-05-07 20:51:20 +08:00
Xi Ruoyao
2cd8183bc0
shared-mime-info: drop itstool dependency 2022-05-07 20:24:29 +08:00
Xi Ruoyao
ec76b4f494
libpsl: make the explanation for the sed more specific 2022-05-07 20:18:53 +08:00
Xi Ruoyao
ac7f1b00c0
pcre: glib2 does not have internal pcre now 2022-05-07 20:18:53 +08:00
Ken Moffat
83cc2cc372 Add 'Firmware for AMD/ATI amdgpu video chips'
Bruce noticed this was not explicity covered, my skim-reading
had noticed the details for ATI video chips without spotting that
was only for radeon.

In both the amdgpu and radeon xorg drivers, clarify that firmware
might have been provided in a modular build in /lib/firmware.
2022-05-07 08:33:11 +01:00
Ken Moffat
083a8d7ec7 Rework various items in About Firmware.
In particular, CPU microcode now that the affected AMD processors
can be identified. For both Intel and AMD determine the hex triplet.

Also, rework the Nvidia details to reflect the current situation.
2022-05-07 00:45:05 +01:00
Pierre Labastie
14736e0da6 Update bootscripts to version 20220506
This is a consequence of the change(s) in lfs bootscripts:
- policy is to have runlevel 2 equivalent to 3 and 4
- a start script should check that the daemon is not yet running
- a stop script should check that the daemon is running
2022-05-06 23:06:28 +02:00
Bruce Dubbs
ef280b8106 Update to doxygen-1.9.4. 2022-05-06 15:57:15 -05:00
Bruce Dubbs
158a9dfedb Update to mercurial-6.1.2. 2022-05-06 15:49:45 -05:00
Bruce Dubbs
7a9f210894 Update to k3b-22.04.0.
This is an out-of-cycle update to k3b.  This version does not use ffmpeg
libraries.  The previous version does use those libraries but the ffmpeg-5
libraries do not work for that version.  This version of k3b optionally uses
ffmpeg as an external executable which does not conflict with this package.
2022-05-06 13:33:15 -05:00
Douglas R. Reno
c24a112a16 Update to blfs-systemd-units-20220506 2022-05-06 12:49:37 -05:00
Douglas R. Reno
ff72c51d6d rpcbind: Use the upstream provided systemd unit rather than our own. 2022-05-06 12:43:39 -05:00
Douglas R. Reno
a1bdb65261 libvdpau-va-gl: Drop unneeded ffmpeg dependency. 2022-05-06 12:38:50 -05:00
Douglas R. Reno
a094e93459 LFS now carries Python, so update the Programming chapter description. 2022-05-06 12:38:13 -05:00
Douglas R. Reno
cbf6df2759 libvorbis: Force tests to be run at -j1.
Without that, the tests will fail because the test suite will attempt to run
programs before they are built.
2022-05-06 12:37:00 -05:00