Commit Graph

10213 Commits

Author SHA1 Message Date
Douglas R. Reno
f5afe1b379 UPower: document a test suite failure on 32-bit machines.
40.00000000000001 definitely does not equal 40.0. :)

Upstream report is https://gitlab.freedesktop.org/upower/upower/-/issues/251
2023-12-16 12:39:02 -06:00
Bruce Dubbs
6f60a9c90e Update to boost-1.84.0. 2023-12-16 10:19:28 -06:00
Bruce Dubbs
9742686c3c Update to bluez-5.71. 2023-12-16 09:50:43 -06:00
Douglas R. Reno
9369ed585d Update to libxml2-2.12.3 2023-12-15 12:14:25 -06:00
Bruce Dubbs
cc460eb67f Typos 2023-12-14 13:32:03 -06:00
Bruce Dubbs
c95e0acc4e Clean up dependencies in avahi abd graphviz 2023-12-10 14:28:40 -06:00
Pierre Labastie
8a721c7612 ibus: add --disable-gtk2
This is needed if GTK+-2 is not installed.
2023-12-10 09:39:31 +01:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Douglas R. Reno
dd1672e8d7 Update to libxml2-2.12.2 2023-12-07 15:38:55 -06:00
Douglas R. Reno
6f55f20a3e Update to glib-2.78.3 2023-12-07 15:26:17 -06:00
Bruce Dubbs
0e942fdf6e Update tree URL and other stats 2023-12-07 14:14:05 -06:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Pierre Labastie
9a1cccdd16 gegl: add role="root" to a command run as root 2023-12-06 15:46:38 +01:00
Pierre Labastie
c3d8e34104 Fix libgsf for libxml-2.12+ 2023-12-06 15:23:01 +01:00
Pierre Labastie
5cc205a9e0 Make runtime deps recommended for glib2
shared-mime-info and desktop-file-utils may be needed by gio. Also,
it is assumed to be present for some page of the books...
2023-12-06 08:50:49 +01:00
Douglas R. Reno
1f61e4ed1a Update to enchant-2.6.3 2023-12-05 19:53:03 -06:00
Douglas R. Reno
c4c3824781 Update to poppler-23.12.0 2023-12-05 19:50:55 -06:00
Rahul Chandra
8ebbc4e233 Update to libavif-1.0.3 2023-12-05 20:37:54 -05:00
Rahul Chandra
627bb154cf Update to pygments-2.17.2 2023-12-05 20:27:35 -05:00
Douglas R. Reno
0fcea3af89 Update to Text-CSV-2.04 (Perl Module) 2023-12-04 17:12:36 -06:00
Douglas R. Reno
8d444f5ce1 Update to Text_CSV-XS-1.53 (Perl Module) 2023-12-04 17:10:24 -06:00
Douglas R. Reno
df0fbdb1d8 Update to libseccomp-2.5.5 2023-12-04 13:56:18 -06:00
Pierre Labastie
d1d8cc4480 Add remap="doc" for libuv doc instructions
Those instructions cannot be run with only req/rec dependencies, so
signal them as such to jhalfs...
2023-12-04 16:07:13 +01:00
Bruce Dubbs
032d0cfcbd Update to shared-mime-info-2.4. 2023-12-03 18:49:04 -06:00
Douglas R. Reno
664f94b633 Add Glad to the book.
It provides a generator that creates loaders for Vulkan, OpenGL, EGL,
GLES, and GLX contexts. In our case it's going to be used for
libplacebo.
2023-12-03 12:57:08 -06:00
Douglas R. Reno
882979cd7c Merge branch 'trunk' into renodr/vulkan-addition 2023-12-03 12:35:25 -06:00
Xi Ruoyao
f6b8764349
llvm: Remove a hanging test "getline_nohang.cpp"
This test hangs in a QEMU VM running LFS r12.0-102 (built with jhalfs
w/o any modification) even if -fsanitize=thread is not used...  While
it's difficult to root cause the issue, let's not hang forever.

Link:https://github.com/llvm/llvm-project/issues/39012
2023-12-03 17:28:27 +08:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Bruce Dubbs
f1948e1bd6 Speling 2023-12-02 18:50:54 -06:00
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Douglas R. Reno
df04499346 Merge branch 'trunk' into renodr/vulkan-addition 2023-12-01 16:28:42 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
410e241022 Merge branch 'trunk' into renodr/vulkan-addition
Merge the gst-plugins-bad test fail documentation in
2023-11-29 23:39:57 -06:00
Douglas R. Reno
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Douglas R. Reno
105a90a727 Merge branch 'trunk' into renodr/vulkan-addition
Merge in changes from trunk
2023-11-29 14:07:21 -06:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Douglas R. Reno
1fe47db95e Update to jasper-4.1.1 2023-11-29 13:53:42 -06:00
Douglas R. Reno
f46dc8ea18 Change the URL for SPIRV-Headers again for consistency. 2023-11-28 16:54:44 -06:00
Douglas R. Reno
c46031c1d8 Add the SPIRV-Tools package to the book.
This is needed for glslang, which is needed for Mesa.
2023-11-28 16:54:02 -06:00
Douglas R. Reno
3ed1f2d304 Use a better URL for SPIRV-Headers 2023-11-28 16:23:47 -06:00
Douglas R. Reno
82d46cc6a1 Add the SPIRV-Headers package to the book.
This is needed by SPIRV-Tools, which is needed by glslang (which is
needed for Mesa).
2023-11-28 16:12:26 -06:00
Bruce Dubbs
3fac2c2a8a Update to libqalculate-4.9.0. 2023-11-28 13:52:46 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Douglas R. Reno
3d5402109f Update to libwacom-2.9.0 2023-11-27 23:21:24 -06:00
Xi Ruoyao
674e73cb18
gi-docgen: Add packaging as required dependency
Link: https://gitlab.gnome.org/GNOME/gi-docgen/-/issues/175
2023-11-26 20:03:18 +08:00
Bruce Dubbs
fb04459f1e Update to gi-docgen-2023.3. 2023-11-25 10:53:01 -06:00