Commit Graph

29339 Commits

Author SHA1 Message Date
Tim Tassonis
48aa301c9a Update to vte-0.76.0. 2024-03-20 19:22:58 +01:00
Xi Ruoyao
6ba3ab5980
bookwide: Remove external references for lz4
Now lz4 is in LFS.  Also remove switches for building without lz4.
2024-03-21 02:13:51 +08:00
Bruce Dubbs
8c90e62abd Update to bluefish-2.2.15. 2024-03-20 11:22:35 -05:00
Bruce Dubbs
25c324ecad Update to wireplumber-0.5.0. 2024-03-20 08:58:22 -05:00
Tim Tassonis
53d31c6953 Update to thunderbird-115.9.0. 2024-03-20 14:24:55 +01:00
Thomas Trepl
858aa302d0 Upgrade libpaper-2.2.5 2024-03-20 08:40:47 +01:00
Ken Moffat
f2cd7f96c0 TexLive 2024 source: update build measurements.
Still need to build and test the extra packages, and to update
net space if necessary.

But first Mr Grumpy is going to sulk, before looking at why his
updated latex-tests tarball appears to think ghostscript has not
been installed.
2024-03-19 22:14:58 +00:00
Ken Moffat
d98aa3ab53 TexLive 2024 - update binary sizes.
Show minimum (85 MB plain TeX with luatex only for the scripts which
support texlive, an estimate for latex and later engines: I got
2.1 GB with scheme-basic + collection-latexrecommended, or 2.2 GB
with scheme-medium (very different packages), I guess up to 4 GB
for people who make a lot of use of the modern engines.  8.6 GB
for everything.

Show the binary size for ConTeXt in the note on the page for texlive
source - unless somebody wants to maintain ConTeXt I guess that
information need not be updated in future years.
2024-03-19 20:19:01 +00:00
Bruce Dubbs
e052e1c075 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-19 14:03:10 -05:00
Bruce Dubbs
2a0e02ee30 Update to tk8.6.14. 2024-03-19 14:01:15 -05:00
Bruce Dubbs
d0892b4112 Update to SCons-4.7.0. 2024-03-19 13:54:28 -05:00
Bruce Dubbs
0f3a7d975a Update to glib-networking-2.80.0. 2024-03-19 13:41:37 -05:00
Ken Moffat
8ee74231a6 Update to firefox-115.9.0esr. 2024-03-19 18:31:05 +00:00
Bruce Dubbs
790eb8a1fe Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-19 13:19:31 -05:00
Bruce Dubbs
7a6a43b567 Update to nss-3.99. 2024-03-19 13:17:25 -05:00
Thomas Trepl
ff8737968d Upgrade libpaper-2.2.3 2024-03-19 18:48:13 +01:00
Bruce Dubbs
0f31f7501b Update to vala-0.56.16. 2024-03-19 12:31:19 -05:00
Bruce Dubbs
4c24bf3ba0 Update to libaom-3.8.2. 2024-03-19 12:28:28 -05:00
Bruce Dubbs
d7d659d60a Update to tcsh-6.24.11. 2024-03-19 12:03:07 -05:00
Bruce Dubbs
f5b2c6cae1 Update to jasper-4.2.2. 2024-03-19 11:57:16 -05:00
Bruce Dubbs
9a96475776 Update to libqalculate-5.0.0. 2024-03-19 11:52:10 -05:00
Bruce Dubbs
0cf4b35416 Fix pygobject url 2024-03-19 10:24:51 -05:00
Bruce Dubbs
6af1cb6f1b Update to xapian-core-1.4.25. 2024-03-18 18:55:17 -05:00
Bruce Dubbs
9b177e7e0b Update to iceauth-1.0.10 (Xorg app). 2024-03-18 15:53:25 -05:00
Bruce Dubbs
ed886773b9 Update to libXaw-1.0.16 (Xorg library). 2024-03-18 15:46:58 -05:00
Bruce Dubbs
2366dadaf8 Update to packaging-24.0 (Python module). 2024-03-18 15:30:03 -05:00
Bruce Dubbs
b09ae7acbd Update to pygobject3-3.48.1 (Python module). 2024-03-18 15:09:50 -05:00
Bruce Dubbs
d78bc3897a Update to pytest-8.1.1 (Python module). 2024-03-18 14:58:01 -05:00
Tim Tassonis
e8f6436220 Update to gvfs-1.54.0 2024-03-18 20:26:43 +01:00
Bruce Dubbs
d5985757e6 Update to HTML-Parser-3.82 (Perl module). 2024-03-18 12:04:50 -05:00
Bruce Dubbs
2180980d91 Update to libwww-perl-6.77 (Perl module). 2024-03-18 12:00:44 -05:00
Bruce Dubbs
83fc27c210 Update to LWP-Protocol-https-6.14 (Perl module). 2024-03-18 09:20:59 -05:00
Bruce Dubbs
609a765818 Update to asciidoctor-2.0.22. 2024-03-18 09:13:26 -05:00
Bruce Dubbs
81a4209b46 Update to shadow-4.15.0. 2024-03-18 09:01:51 -05:00
Bruce Dubbs
3ca0d7ee8b Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-18 08:53:28 -05:00
Bruce Dubbs
cf4501bf98 Update stats 2024-03-18 08:53:16 -05:00
Thomas Trepl
6b1513a93e Upgrade glslang-14.1.0 2024-03-18 12:40:31 +01:00
Xi Ruoyao
790c36c578
mutter: Add libdisplay-info as optional dependency 2024-03-18 19:29:25 +08:00
Xi Ruoyao
a529ba7ff4
libdisplay-info: Add --buildtype=release
The default buildtype is "debug", generating very unoptimized binary.
2024-03-18 19:27:36 +08:00
Xi Ruoyao
5b8b9f51b1
gcr3: Disable ssh agent
Let gcr4 provide it, so they don't overwrite each other.

It looks like gcr-ssh-agent is completely useless on non-GNOME desktop
environments, and GNOME users will build gcr4 anyway.
2024-03-18 18:13:29 +08:00
Xi Ruoyao
9e3d82196c
gcr4: Fix a typo 2024-03-18 18:09:12 +08:00
Xi Ruoyao
1c6da088d0
pciutils: Use hwdata package for pci.ids 2024-03-18 17:59:28 +08:00
Xi Ruoyao
7ff7885c8c
usbutils: Use hwdata package for usb.ids 2024-03-18 17:56:56 +08:00
Xi Ruoyao
053cc79075
changelog: Add missed entries
Stupid I :(
2024-03-18 17:33:33 +08:00
Thomas Trepl
2a211ce4a5 Upgrade php-8.3.4 2024-03-18 09:34:51 +01:00
Thomas Trepl
afc9baf09f Upgrade wget-1.24.5 2024-03-18 09:27:39 +01:00
Thomas Trepl
c07de26b76 Upgrade at-spi2-core-2.50.2 2024-03-18 09:02:03 +01:00
Bruce Dubbs
f86d98e020 Update to sddm-0.21.0. 2024-03-17 19:45:28 -05:00
Bruce Dubbs
b6f92d4c0c Make sure that KDE libexec files are placed in the right location. 2024-03-17 19:41:58 -05:00
Ken Moffat
d2e2ac805f texlive - update comment sabout my test scripts
New version latex-test-20240317 : In the previous version I had
assumed that kpsepath (part of TLCore) would always be present
when looking for TTF and OTF fonts, and failed with an error if
it was missing.

Testing a much smaller binary install yesterday showed it is NOT
always present - the only schemes containing it are medium and
full.  Now fixed, my tests with e.g. basic plus the latexextra
and latexrecommended collections now run.

Also update the version in th comment re testing asymptote.
2024-03-17 23:40:00 +00:00