Bruce Dubbs
2ea2a44534
Add xdotool-3.20211022.1 in supoprt of plasma6.
2024-03-17 15:22:04 -05:00
Bruce Dubbs
c24a5da0db
Add libdisplay-info-0.1.1 in supoprt of plasma6.
2024-03-17 14:58:59 -05:00
Bruce Dubbs
4fa7705910
Add hwdata-0.380 in supoprt of plama6
2024-03-17 13:53:49 -05:00
Bruce Dubbs
3c9ec7c579
Add kirigami-addons-1.0.1
2024-03-17 13:04:23 -05:00
Bruce Dubbs
5b14f5bc82
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2024-03-17 12:16:35 -05:00
Xi Ruoyao
c65a006587
Archive libwpe and wpebackend-fdo ( #18460 )
2024-03-17 19:11:29 +08:00
Xi Ruoyao
9acdb9d4ba
Update to webkitgtk-2.44.0 ( #19478 )
2024-03-17 19:11:24 +08:00
Thomas Trepl
73f3b99b07
Upgrade libxml2-2.12.6
2024-03-17 10:07:34 +01:00
Bruce Dubbs
005a770044
Add qcoro-0.10.0 in supoprt of plasma6
2024-03-16 23:44:18 -05:00
Bruce Dubbs
6d8eeb9662
Intermediate commit for kde6.
...
This is a large, but still intermediate commit for KDE6 (kf6 and plasma6).
These are the key changes:
Update kf6 dependencies.
Remove kuserfeedback (it is now a part of kf6).
Move libdbusmenu-qt to General Libraries. It is still needed for LXQt, but
will be remmoved when LXQt moves to Qt6 and LF6/Plasma6.
Made some changes to bluez to use &root;.
Commented out kmix, libkcddb, and k3b. These are still kf5 apps and would
require adding back most of kf5 to the book. It's easier to just wait for
these to be updated to qt6/kf6.
Removed references to the full qt5 package in LXQt packages. It mkes no sense
now that Qt6 is in the book to also build the full (deprecated) Qt5 package.
It may makes sense to just remove the full Qt5 package from th ebook now.
Renamed an internal referece from plasma5-build to just plasma-build in polkit
and mesa.
2024-03-16 22:10:52 -05:00
Xi Ruoyao
c132586828
rust: Work around upstream issue 94147 to save some build time
2024-03-16 20:59:01 +08:00
Xi Ruoyao
45b2abd359
rust: Add sqlite as recommended and allow building cargo with system sqlite
...
Just observed when cargo was built we were spending minutes building a
bundled copy of sqlite. Let's stop it.
2024-03-16 20:58:58 +08:00
Bruce Dubbs
a4da374202
Tweak path initialization
2024-03-16 02:46:52 -05:00
Bruce Dubbs
4351fab08e
Tweak bluez changes
2024-03-16 02:09:54 -05:00
Rahul Chandra
baf7cd568b
Remove bluez obexd sysv patch
...
Upstream commit b16b19885c5383cd0499503617b98ceb188c898e seems
to fix obexd operation on non-systemd systems. Therefore we
shouldn't need the patch anymore.
2024-03-16 02:55:32 -04:00
Bruce Dubbs
e2830f5f05
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2024-03-16 01:18:37 -05:00
Bruce Dubbs
0fca71b924
Make the ENTITY &root; bold.
2024-03-16 01:17:33 -05:00
Tim Tassonis
1453bb62cb
Update to mesa-24.0.3
2024-03-16 06:49:12 +01:00
Rahul Chandra
8383896259
Update to icewm-3.4.6
2024-03-15 22:20:29 -04:00
Rahul Chandra
5c9d134ecb
Update to unbound-1.19.3 (Security Update)
2024-03-15 22:03:03 -04:00
Rahul Chandra
3131ae7988
Update to bluez-5.73
2024-03-15 22:02:04 -04:00
Rahul Chandra
a10119c7ef
Update to gnupg-2.4.5
2024-03-15 21:38:09 -04:00
Xi Ruoyao
635a277bc3
qemu: Remove stale external dependency on libfdt
...
Now libfdt is provided as a part of the dtc package.
2024-03-15 20:40:07 +08:00
Thomas Trepl
fbaad54b61
Upgrade sqlite-3.45.2
2024-03-15 07:09:41 +01:00
Xi Ruoyao
0d1a1f9d08
Add dtc for qemu
2024-03-14 22:12:41 +08:00
Xi Ruoyao
478048fef1
template: Clean up
...
Let's not encourage the editors to use FTP. And use &root; to make it
shorter.
2024-03-14 22:03:46 +08:00
Bruce Dubbs
1883bc4534
Remove extraneous blank lines
2024-03-13 15:00:40 -05:00
Ken Moffat
8d220a504f
Update to mutt-2.2.13.
2024-03-12 21:52:16 +00:00
Xi Ruoyao
d4208d0bc8
firmware: Update to intel-microcode-20240312
...
Note that in Linux 6.8.0 the output of dmesg | grep -e ... command has
been changed significantly. The LFS book is still using 6.7.x but trunk
is for development and in this dev cycle we'll definitely update to
Linux > 6.8.0.
2024-03-13 05:41:35 +08:00
Xi Ruoyao
3e923e56ed
gcc: Remove outdated note in caution
...
We no longer consider upgrading Linux API headers dangerous since LFS
12.1.
2024-03-12 20:52:47 +08:00
Thomas Trepl
da5da7ae13
Upgrade openssh-9.7p1, ssh-askpass-9.7p1
2024-03-12 10:03:46 +01:00
Pierre Labastie
2994ba15ec
openjpeg2: move remap="test" to <screen>
...
For jhalfs, in BLFS, all the remap and role attributes are in
<screen> tags.
2024-03-12 05:14:51 +01:00
Pierre Labastie
2c7e9c4ff7
LLVM: create /etc/clang before populating it
2024-03-11 20:52:54 +01:00
Xi Ruoyao
aa7f6c25fc
gi-docgen: Really fix graphviz w/o pango issue
...
"-q" does not work for now :(.
Link: https://gitlab.com/graphviz/graphviz/-/issues/2379
2024-03-11 20:04:10 +08:00
Xi Ruoyao
70d99ec466
Remove "--fatal-warnings" hacks for gi-docgen
...
They should be unneeded now with "-q" added for dot within gi-docgen.
2024-03-11 19:38:46 +08:00
Xi Ruoyao
0977d6154e
gi-docgen: Silence graphviz warnings
2024-03-11 19:38:44 +08:00
Xi Ruoyao
311b162318
glib2: Drop the explanation for -Ddocumentation
...
Like all other packages using gi-docgen for doc, we are already
providing the explicit instruction to build docs, so no need to explain
it as a meson setup option.
2024-03-11 19:04:39 +08:00
Tim Tassonis
b20fdc3522
fix gtk_doc -> documentation option
2024-03-11 00:02:29 +01:00
Ken Moffat
b7ef5a12f5
Update to asymptote-2.88.
2024-03-10 21:51:31 +00:00
Xi Ruoyao
0fb71675ca
glib: Remove outdated note
2024-03-10 23:52:13 +08:00
Xi Ruoyao
c0bc0a9eac
Update to glib-2.80.0 and gobject-introspection-1.80.0
...
Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.
2024-03-10 23:41:04 +08:00
Ken Moffat
e12b9ec531
Update to dvisvgm-3.2.2.
...
Like other texlive "extras", this overwrites various files on
texmf-dist. I'm now showing the net change (for this version of
this package in 2023 it is essentially only adding the program),
with a comment about the space used for a DESTDIR install.
2024-03-10 00:35:04 +00:00
Ken Moffat
469426fed3
Update to ghostscript-10.03.0.
2024-03-09 21:31:14 +00:00
Thomas Trepl
69e8650580
Upgrade postfix-3.9.0
2024-03-09 19:23:13 +01:00
Thomas Trepl
c6514f574e
Upgrade libxfce4ui-4.18.6
2024-03-09 18:21:44 +01:00
Bruce Dubbs
b1add97c36
Stats updates
2024-03-08 16:03:29 -06:00
Xi Ruoyao
4a96b45145
conventions: Port a note about "Il1" or "O0" from LFS
2024-03-08 17:34:46 +08:00
Xi Ruoyao
052f14500b
gs: Simplify example install command
2024-03-08 16:55:06 +08:00
Bruce Dubbs
d1bdcf7ec8
Revert to pytest-8.0.2 (Python Module).
2024-03-07 18:15:49 -06:00
Douglas R. Reno
070448eec8
Update to pyparsing-3.1.2 (Python Module)
2024-03-07 15:30:43 -06:00