Douglas R. Reno
11fa650724
xdg-portal-*: Add --buildtype=release to Meson
2024-01-26 14:03:32 -06:00
Douglas R. Reno
4808a66a5e
xdg-desktop-portal*: minor punctuation fix
2024-01-26 12:56:30 -06:00
Douglas R. Reno
3350d677cc
Update to colord-gtk-0.3.1
2024-01-26 11:43:20 -06:00
Douglas R. Reno
6e50a43324
Update to Vulkan-Headers and Vulkan-Loader 1.3.276
2024-01-26 11:38:35 -06:00
Douglas R. Reno
2fea08c9bc
Update to mesa-23.3.4
2024-01-25 14:03:39 -06:00
Thomas Trepl
2da03b7a05
Remove duplicate (mtdev) from optional deps
2024-01-25 15:22:11 +01:00
Xi Ruoyao
9ed3cb8dbb
gtk+3: Add libcloudproviders optional dependency
...
It's like gtk4, but we need true/false instead of enable/disable for the
meson option.
2024-01-24 20:08:10 +08:00
Xi Ruoyao
798131ee3a
libadwaita: There seems no test failures now
2024-01-21 15:32:55 +08:00
Thomas Trepl
68448b945b
Fix typo
2024-01-20 12:04:05 +01:00
Pierre Labastie
ab4fdfccf8
Change all xml decl to encoding=utf-8
2024-01-19 22:39:35 +01:00
Douglas R. Reno
70bbc31c8e
Update to gtk-4.12.5
2024-01-19 13:45:53 -06:00
Douglas R. Reno
b1fc5567f6
Update to gtk+-3.24.40
2024-01-19 13:32:23 -06:00
Bruce Dubbs
fb4719be50
Spelling
2024-01-18 14:32:46 -06:00
Douglas R. Reno
039c1a2853
Xwayland: add libei as an optional dependency
...
The support is added if libei is present on the system.
2024-01-17 17:43:47 -06:00
Douglas R. Reno
06c83fefa0
Update to xwayland-23.2.4 (Security Update)
2024-01-17 17:41:33 -06:00
Douglas R. Reno
a278ddb11c
Update to xorg-server-21.1.11 (Security Update)
2024-01-17 16:42:25 -06:00
Pierre Labastie
d4919db6ce
Fix order and display of Qt variants in index
2024-01-17 17:03:06 +01:00
Bruce Dubbs
a397e6c8ad
Update to kColorPicker-0.3.0.
2024-01-16 21:20:34 -06:00
Bruce Dubbs
bb42371b28
Update to kImageAnnotator-0.7.0.
2024-01-16 21:17:40 -06:00
Bruce Dubbs
3dfadcad5a
Update to libinput-1.25.0 (xorg driver).
2024-01-16 17:26:22 -06:00
Xi Ruoyao
36acf0f10e
gdm: Add how to disable auto-suspend
2024-01-16 00:52:39 +08:00
Rahul Chandra
4fc9c64e46
Update to libdrm-2.4.120
2024-01-14 14:30:20 -05:00
Xi Ruoyao
b777542d0a
gtk+3: No need to rebuild after installing adwaita icon theme
2024-01-14 23:29:06 +08:00
Xi Ruoyao
956e06b341
xkeyboard-config: Test suite needs more packages
2024-01-14 23:29:05 +08:00
Pierre Labastie
1e6da19b6e
Add figures to xdg-desktop-portal-*
...
also remove useless comments
2024-01-13 22:21:31 +01:00
Pierre Labastie
7da4bea595
xdg-desktop-portal: add runtime dep on backend
...
Also small nitpick on text...
2024-01-13 18:50:27 +01:00
Pierre Labastie
062e3c55a5
Tell when /usr/share/xdg-desktop-portal is installed
2024-01-13 18:50:27 +01:00
Pierre Labastie
a000624c11
Typos
2024-01-13 18:50:27 +01:00
Pierre Labastie
5c75cc9612
Add a precision for xdg-desktop-portal-gtk
2024-01-13 18:50:27 +01:00
Pierre Labastie
cc2e30704a
Add xdg-desktop-portal-gtk
2024-01-13 18:50:27 +01:00
Pierre Labastie
e36f62366c
Add xdg-desktop-portal
2024-01-13 18:50:27 +01:00
Douglas R. Reno
268179b5fc
Update to mesa-23.3.3
2024-01-12 14:41:19 -06:00
Douglas R. Reno
35e44ccc04
Update to at-spi2-core-2.50.1
2024-01-09 16:08:08 -06:00
Douglas R. Reno
dc3e545085
Update to vulkan-headers and vulkan-loader 1.3.275
2024-01-09 16:04:18 -06:00
Ken Moffat
ce1d9c5de0
Update codereview link in qtwebengine comments.
...
They are no longer nokia!
2024-01-09 01:46:50 +00:00
Pierre Labastie
f30fd62cde
Recommend at-spi2-core for qt5{,-alternate}
...
at-spi2-core allows building Qt5LinuxAccessibility, which is
required for kwin... Note that this is not new in 5.15.12, but
I found it while testing this version.
2024-01-08 14:17:24 +01:00
Pierre Labastie
8525524be7
Update to qt5-5.15.12
2024-01-07 22:23:24 +01:00
Rahul Chandra
18fe946e1b
Update to icewm 3.4.5
2024-01-03 20:26:33 -05:00
Douglas R. Reno
c0f71f24ae
QtWebEngine: use Python 3.11 instead, and simplify the instructions.
...
To do this I've created build_fixes-2.patch. This contains:
- Fix for shipped ffmpeg build failure
- Fixes for Python 3.11 changes
- Changes for ICU-74, but modified to allow building on previous
versions of BLFS and their versions of ICU
- The NINJAJOBS change
- Chunks from a patch from ArchLinux32 to prevent instantaneous crashes
in Falkon. Still causes issues with text rendering, so I've created a
note in the Falkon page. However, video playback and images display
perfectly. I will revisit this in February once we have the new glibc.
Unlike previous issues, it no longer crashes, so that's a good start!
This significantly brings down the count of instructions for this page
and should make it a lot easier to follow.
I've tested this on both x86_64 and i686. On i686 there's a major
improvement in that Falkon (and KDE System Monitor) actually start and
run, though in the case of Falkon there is still no text.
2024-01-03 11:49:31 -06:00
Douglas R. Reno
d227e1c743
Update to xterm-389
2024-01-02 16:22:55 -06:00
Pierre Labastie
d8ce0863fc
Add xcb-util-cursor to rec. dep. of qt6
...
Otherwise, X11 support is not built
2023-12-30 18:40:32 +01:00
Rahul Chandra
469e448810
Update to libdrm-2.4.119
2023-12-28 22:38:28 -05:00
Douglas R. Reno
07955b8e5a
Update to mesa-23.3.2
2023-12-28 14:51:38 -06:00
Douglas R. Reno
00e84e8e7f
Update vulkan-headers and vulkan-loader to 1.3.274
2023-12-27 19:23:40 -06:00
Douglas R. Reno
170af09f95
glslang: libHLSL is no longer installed with version 14.0.0
2023-12-26 16:05:42 -06:00
Bruce Dubbs
2ef7106b8a
Update to glslang-14.0.0.
2023-12-24 15:35:56 -06:00
Bruce Dubbs
3074f5311c
Update to gtk+-3.24.39.
2023-12-24 11:46:55 -06:00
Pierre Labastie
1859ee6872
Remove links to deleted wiki pages
...
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
a927adc2fc
Remove editor note link in webkitgtk
...
The wiki page contained obsolete information and has been removed.
2023-12-23 13:40:25 +01:00
Pierre Labastie
8f4e9f9f8f
Fix gnome-theme-extras deps
...
Remove a spurious "or both" in dependencies
2023-12-17 10:23:48 +01:00