Commit Graph

9974 Commits

Author SHA1 Message Date
Douglas R. Reno
dbfda01fb9 Update to libtiff-4.6.0.
Note that this version removes a very large number of utilities due to
lack of maintenance and security concerns.
2023-09-16 14:57:38 -05:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
f71b76a938 Fix installing python-dbusmock
The name of the package in the install command was inadvertently
changed to dbusmock. But this name is unknown to the build system,
and should be python-dbusmock (or python_dbusmock).
2023-09-15 21:20:49 +02:00
Douglas R. Reno
1856819d95 Update to pygobject-3.46.0 2023-09-14 18:26:26 -05:00
Douglas R. Reno
126e6a2558 Update to libarchive-3.7.2 2023-09-14 18:14:48 -05:00
Pierre Labastie
5d51dad6c5 Update to sphinx-7.2.6 2023-09-14 21:22:31 +02:00
Pierre Labastie
10e485f704 Update to libwebp-1.3.2 2023-09-14 21:22:31 +02:00
Pierre Labastie
e459d5d970 Update to graphviz-9.0.0 2023-09-14 21:22:30 +02:00
Xi Ruoyao
4f52b38434
brotli: Link Python3 binding to system library, and run its testsuite 2023-09-14 17:43:22 +08:00
Xi Ruoyao
359e34cbdb
systemd: Sync -Dnobody-group=nogroup from LFS 2023-09-14 17:28:36 +08:00
Ken Moffat
5e3a62dffe Second attempt to fix libwebp.
Apologies to anyone who picked up the first version of the patch.
2023-09-13 05:59:22 +01:00
Ken Moffat
11f671c80b Patch libwebp, using patch from firefox. 2023-09-13 03:46:56 +01:00
Bruce Dubbs
990dbf00a0 Remove obsolete references to gtk2 2023-09-11 11:51:23 -05:00
Douglas R. Reno
bdf53ed73a Update to harfbuzz-8.2.0 2023-09-11 11:34:46 -05:00
Bruce Dubbs
cca8751a38 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-10 21:14:40 -05:00
Bruce Dubbs
082e722cf2 Finish replacing 'pip3 wheel' and 'pip3 install' text with ENTITIES 2023-09-10 21:14:32 -05:00
Douglas R. Reno
89eb994f7e Update to gobject-introspection-1.78.0 2023-09-10 19:42:52 -05:00
Douglas R. Reno
e9edfe00c2 Update to glib-2.78.0 2023-09-10 19:24:51 -05:00
Bruce Dubbs
db244ae299 Replace 'pip3 wheel' and 'pip3 install' text with ENTITIES
Currently only python-modules are complete.  The python-dependencies
page will be done in another commit.
2023-09-10 18:13:10 -05:00
Bruce Dubbs
4395529877 Adjust and continue using entities fo rpip3 commands 2023-09-10 15:01:56 -05:00
Bruce Dubbs
72729a7920 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-10 13:17:18 -05:00
Bruce Dubbs
87e1d46091 Update to libportal-0.7.1. 2023-09-10 13:17:06 -05:00
Pierre Labastie
07fa316dd3 sphinxcontrib-serializinghtml: fix circ. dep.
Upstream has introduced a build dependency on sphinx, which is
not needed. Sphinx is only needed for tests.
2023-09-10 18:54:55 +02:00
Pierre Labastie
30677e5f07 Fix indentation in sphincontrib-serializinghtml 2023-09-10 18:53:58 +02:00
Douglas R. Reno
a5e9bcdc5b Update to libcloudproviders-0.3.4 2023-09-08 12:29:11 -05:00
Bruce Dubbs
c1caa22f6e Update to udisks-2.10.1. 2023-09-08 12:27:50 -05:00
Bruce Dubbs
bba4499b7a Update to sysstat-12.7.4.
Also move configuration directory from /etc/sysconfig to
/etc/sysstat.
2023-09-08 11:52:49 -05:00
Bruce Dubbs
f978ebd4c8 Update to poppler-23.09.0. 2023-09-07 19:16:20 -05:00
Douglas R. Reno
1f45a0fd8f Update to libportal-0.7
A lot of things changed here:

- Add the test suite, and note it's new dependencies (dbusmock and
  pytest)
- Demote Qt5 to optional since nothing that's in the book currently uses
  it
- Remove the command explanation for setting the portals that are built,
  since those are now autodetected
- Removed periods from the end of short descriptions to match style with
  other pages
- Specified what each dependency is intended for (gi-docgen for docs,
  dbusmock/pytest for tests, qt5 for qt5 portals)
2023-09-07 17:30:13 -05:00
Douglas R. Reno
e302a0151f Update to mercurial-6.5.2 2023-09-07 14:55:39 -05:00
Bruce Dubbs
4a87c83f1d Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-07 14:48:47 -05:00
Bruce Dubbs
128bc41cde Update to dbus-1.14.10. 2023-09-07 14:35:16 -05:00
Thomas Trepl
109e7d1e14 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-07 21:30:28 +02:00
Thomas Trepl
f6752fce88 Upgrade php-8.2.10 2023-09-07 21:30:07 +02:00
Douglas R. Reno
fe6657bac7 doxygen: 012_cite.dox no longer seems to fail with 1.9.8 2023-09-07 12:14:58 -05:00
Douglas R. Reno
6ab5e5bc61 Update to qpdf-11.6.1 2023-09-06 16:02:15 -05:00
Douglas R. Reno
bea1887cbf Update to libwacom-2.8.0 2023-09-06 15:31:34 -05:00
Bruce Dubbs
92ec9516cc Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-06 15:29:54 -05:00
Douglas R. Reno
7aceb9d739 Update to mozjs-102.15.0 2023-09-06 15:18:42 -05:00
Bruce Dubbs
5b75675566 Update to doxygen-1.9.8. 2023-09-06 15:04:05 -05:00
Douglas R. Reno
3c89223b27 Update to libavif-1.0.1 2023-09-06 14:53:50 -05:00
Xi Ruoyao
7ffcdc11f9
gpm: Add ac_cv_path_emacs=no, and add texlive as optional dependency for doc 2023-09-06 20:08:15 +08:00
Bruce Dubbs
32244fa9f0 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-09-06 00:03:21 -05:00
Bruce Dubbs
60de0e101e Disable lxde 2023-09-06 00:03:05 -05:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466).  Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Douglas R. Reno
8cc28db68b rustc: minor text tweak on the description of systemd-run. 2023-09-05 14:15:48 -05:00
Bruce Dubbs
407c671a8a Update to libblockdev-3.0.3.
Also archive volume_key.
2023-09-04 17:32:01 -05:00
Bruce Dubbs
8ff79c8e83 Update to highlight-4.8. 2023-09-04 17:05:26 -05:00
Bruce Dubbs
66a318cc6d Update to freetype-2.13.2. 2023-09-04 16:52:18 -05:00
Bruce Dubbs
9d7f370cb1 Reformat bubblewrap 2023-09-04 15:14:55 -05:00