Bruce Dubbs
ee7740c844
Update to balsa-2.6.4.
2022-09-23 12:05:57 -05:00
Bruce Dubbs
f59d30d08c
Make gptfdisk work properly with util-linux-2.38.
2022-09-22 11:59:53 -05:00
Xi Ruoyao
b804521827
grub UEFI setup: realign kernel configurations
2022-09-22 12:33:43 +08:00
Xi Ruoyao
34e3e2d1ca
grub UEFI setup: add CONFIG_DRM_FBDEV_EMULATION
...
It's needed for running Linux console on top of SimpleDRM.
Fixes #17112 at BLFS side. The issue is not limited to UEFI: if you
want to run the Linux console on any kernel modesetting driver, it's
needed. So we need to mention it in LFS as well.
2022-09-22 12:11:00 +08:00
Douglas R. Reno
498e62a0ea
Package Updates:
...
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Douglas R. Reno
4bd4b77556
Package updates:
...
Update to btrfs-progs-5.19.1
Update to neon-0.32.4
Update to kdsoap-2.1.1
Update to graphviz-6.0.1
2022-09-21 18:41:19 -05:00
Bruce Dubbs
e2b07edd1d
Update to pangomm-2.46.3.
2022-09-21 17:21:20 -05:00
Bruce Dubbs
3db3f72795
Update to wpebackend-fdo-1.14.0.
2022-09-21 17:16:26 -05:00
Bruce Dubbs
c5654896ed
Update to mypaint-brushes-2.0.2.
2022-09-21 17:02:44 -05:00
Bruce Dubbs
16e4d1b15b
Update to glibmm-2.66.5.
2022-09-21 16:54:25 -05:00
Bruce Dubbs
331222f074
Update to popt-1.19.
2022-09-21 15:16:10 -05:00
Bruce Dubbs
71b368b9cb
Update to gobject-introspection-1.74.0.
2022-09-21 15:01:07 -05:00
Bruce Dubbs
25ce227d3b
Update to glib-2.74.0.
2022-09-21 14:51:48 -05:00
Douglas R. Reno
59949b6046
Update to NSS-3.83
2022-09-21 10:14:47 -05:00
Julien Lepiller
431a8f176a
Fix typo.
2022-09-21 07:39:20 +02:00
Douglas R. Reno
cbe60bdbf8
Update to WebKitGTK+-2.36.8
2022-09-20 22:27:23 -05:00
Pierre Labastie
dd686453ff
Update to libreoffice-7.4.1.2
2022-09-20 22:38:27 +02:00
Pierre Labastie
7547bce44c
Update to gnumeric-1.12.53
2022-09-20 22:23:17 +02:00
Pierre Labastie
50e84c7db2
Update to goffice-0.10.53
...
Fix also changelog for gtk4
2022-09-20 22:13:22 +02:00
Pierre Labastie
4387ab83f3
Update to gtk-4.8.1
2022-09-20 22:11:01 +02:00
Ken Moffat
2a797e3f2c
Update to firefox-102.3.0.
2022-09-20 18:09:03 +01:00
Xi Ruoyao
694f1947fd
git: add an optional runtime dependency to IO::Socket::SSL for git send-email
2022-09-20 14:14:56 +08:00
Xi Ruoyao
4afbfbdb2e
icu: add a note about extracted directory name
2022-09-20 13:08:22 +08:00
Pierre Labastie
c8391c3d85
Spelling and grammar fixes to grub-setup
...
From the file attached to
https://wiki.linuxfromscratch.org/blfs/ticket/17085
by D Bryant.
2022-09-20 05:45:30 +02:00
Douglas R. Reno
ea11b87ae1
Update to qtwebengine-5.15.11.
2022-09-19 16:34:29 -05:00
Douglas R. Reno
3bd23052d5
Changelog: Fix a typo
2022-09-19 16:04:03 -05:00
Bruce Dubbs
f62c06902f
Update to harfbuzz-5.2.0.
2022-09-19 15:10:26 -05:00
Bruce Dubbs
6b6cf4c4cb
Update to libksba-1.6.1.
2022-09-19 15:04:24 -05:00
Bruce Dubbs
86618b9bd9
Update to pango-1.50.10.
2022-09-19 14:58:18 -05:00
Bruce Dubbs
6fa94554ae
Update to pipewire-0.3.58.
2022-09-19 14:48:21 -05:00
Bruce Dubbs
2faedff557
Update to acpid-2.0.34.
2022-09-19 14:31:47 -05:00
Bruce Dubbs
120dc65267
Update to qpdf-11.1.0.
2022-09-19 14:23:51 -05:00
Pierre Labastie
7dd59cff37
Recommend double-conversion for qt5
...
Otherwise an older version shupped with Qt is built
2022-09-19 19:27:05 +02:00
Pierre Labastie
3c3e0ffb19
Fix libgubs dependencies
...
gtk-doc cannot be used. And JSON-Glib is needed for 0.4.0
2022-09-19 17:55:38 +02:00
Xi Ruoyao
b3c16f1230
la-files: some reword
...
- libtool is usually internally shipped and system libtool is not used.
Or we can simply patch system libtool to stop installing .la files...
- Add a paragraph about static library. Prevent anyone from thinking
"oh I need static libraries and I'll keep those .la files".
- Mention that .la file may mistakenly include library names or paths
not valid after installation.
- Move a </literal> into the correct location.
2022-09-19 13:47:19 +08:00
Xi Ruoyao
7027897a70
grub EFI setup: Add CONFIG_VFAT_FS=y/M
...
BugLink: https://wiki.linuxfromscratch.org/blfs/ticket/17085#comment:4
2022-09-19 11:41:09 +08:00
Xi Ruoyao
27329c077d
grub EFI setup: remove CONFIG_EFI_RUNTIME_MAP
...
BugLink: https://wiki.linuxfromscratch.org/blfs/ticket/17085
2022-09-19 11:36:04 +08:00
Xi Ruoyao
9c44927210
grub EFI setup: "CONFIG_SIMPLEDRM" should be CONFIG_DRM_SIMPLEDRM
...
Buglink: https://wiki.linuxfromscratch.org/blfs/ticket/17085
2022-09-19 11:15:21 +08:00
Xi Ruoyao
afea77ca8c
mutter: add a section about running it directly
2022-09-19 00:46:51 +08:00
Xi Ruoyao
1b32f1aedf
texlive: punctuation fix
2022-09-18 23:39:40 +08:00
Xi Ruoyao
c35a6f2d41
libxkbcommon: remove reference to XORG_PREFIX
...
/usr/share/X11 is a symlink to $XORG_PREFIX/share/X11
if [ $XORG_PREFIX != /usr ], so -Dxkb-config-root is not needed.
2022-09-18 14:54:10 +08:00
Bruce Dubbs
4ef25272b6
Recommend using /usr as the xorg install prefix
2022-09-17 16:42:35 -05:00
Tim Tassonis
043a8722b3
Update to libpng-1.6.38
2022-09-17 18:20:33 +02:00
Pierre Labastie
4034df33e1
libxkbcommon: use XORG_PREFIX instead of XORG_CONFIG
...
(or install in /usr?)
2022-09-17 10:47:50 +02:00
Bruce Dubbs
ecce4c7369
Update to nspr-4.35.
2022-09-16 15:50:54 -05:00
Bruce Dubbs
7bec8adf7c
Update to libgusb-0.4.0.
2022-09-16 15:42:53 -05:00
Bruce Dubbs
4bc8fc2352
Update to emacs-28.2.
2022-09-16 15:37:42 -05:00
Bruce Dubbs
4d7adfd9e2
Update to stunnel-5.66.
2022-09-16 15:28:12 -05:00
Xi Ruoyao
49d287405a
lua: bump shared library patch revision
2022-09-17 03:51:37 +08:00
Xi Ruoyao
966374a4c3
gnome-shell: list libgweather as runtime dependency
...
libgweather is loaded by gnome-shell gjs script. Without it gnome-shell
will refuse to start.
2022-09-17 03:25:49 +08:00