Commit Graph

2616 Commits

Author SHA1 Message Date
Douglas R. Reno
6e50a43324 Update to Vulkan-Headers and Vulkan-Loader 1.3.276 2024-01-26 11:38:35 -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
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
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
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
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
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
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
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
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
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Douglas R. Reno
f5053149fb Update to WebKitGTK-2.42.4 2023-12-15 19:37:50 -06:00
Douglas R. Reno
b1f1d2fd4c Update to Vulkan-Headers and Vulkan-Loader 1.3.273 2023-12-15 12:27:10 -06:00
Rahul Chandra
eaf0895fe3 Update to fltk-1.3.9 2023-12-11 22:43:52 -05:00
Bruce Dubbs
a8ec34c4e4 Typo 2023-12-09 16:42:03 -06:00
Bruce Dubbs
20d3648614 Document gtk3 dependency better 2023-12-09 15:49:55 -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
ec2cf199fd libei: Don't hardcode the version
This resulted in the currency script returning a new version, while also
being inconsistent (the title says 1.2.0, but we're offering 1.1.0 for
download)
2023-12-07 15:17:16 -06:00
Douglas R. Reno
babbe4db8a Typo fixes from rhubarbpieguy 2023-12-07 12:11:50 -06:00
Bruce Dubbs
4a23c961e7 Update to libei-1.2.0. 2023-12-06 18:53:08 -06:00
Douglas R. Reno
2186e70dd7 Update to webkitgtk-2.42.3 (Security Update) 2023-12-06 01:36:14 -06:00
Douglas R. Reno
8b628d26e7 Update to vulkan-loader-1.3.272 2023-12-05 19:49:47 -06:00
Douglas R. Reno
9975c95582 Update to vulkan-headers-1.3.272 2023-12-05 19:48:06 -06:00
Douglas R. Reno
2dc245735f Update to libadwaita-1.4.2 2023-12-04 14:01:13 -06:00
Xi Ruoyao
e38d70a629
vulkan-loader: Add mesa as runtime dependency for vulkan drivers 2023-12-04 14:17:27 +08:00
Douglas R. Reno
ee66136871 Add support for Vulkan to Qt6 2023-12-02 11:13:28 -06:00