Commit Graph

4648 Commits

Author SHA1 Message Date
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Douglas R. Reno
16bfa72765 sddm: changes for systemd and typos/rewords 2023-07-17 22:46:12 -05:00
Xi Ruoyao
cb88494ae6
xorg-server: Align kernel config 2023-07-18 02:27:04 +08:00
Douglas R. Reno
81a1d5fbda qt-components: Fix building qtlocation with gcc-13.
It's not in qt5-alternate though, so we can remove the fix from that
page.
2023-07-17 13:08:53 -05:00
Douglas R. Reno
6895424949 qt-components: Apply the KF5 patches before building anything.
All of the modules listed in the page have fixes in the KF5 patchset, so
let's make sure that we apply that prior to building anything
2023-07-17 13:02:36 -05:00
Douglas R. Reno
38703f5dca qt5-components: some minor tweaks to the Contents list 2023-07-17 12:56:22 -05:00
Douglas R. Reno
e917814212 qt5-alternate: Use <command> around $(cat tempconf) in short
descriptions.

Also fix a typo in the short description
2023-07-17 12:50:06 -05:00
Douglas R. Reno
7d09c400db Qt5-alternate: Remove an extra newline for systemd instructions 2023-07-17 12:49:08 -05:00
Douglas R. Reno
04f2bf409b Qt5 and Qt5-alternate: mention LXQt as a major user. 2023-07-17 12:47:52 -05:00
Bruce Dubbs
f2cb575d78 Clanup sddm 2023-07-14 20:01:02 -05:00
Bruce Dubbs
ad65d19678 Intermediate sddm changes 2023-07-14 17:16:20 -05:00
Bruce Dubbs
80f933b34a Initial add of sddm 2023-07-14 11:28:53 -05:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Xi Ruoyao
5c7ad049db
Move Xorg mode line setting from qemu to xorg-config
It's not really QEMU specific.

By the way, move the "additional cfg unneeded on most systems" into the
bottom of the page, and adjust it to refer modesetting driver instead of
radeon driver.
2023-07-13 19:56:08 +08:00
Bruce Dubbs
32936bc2c2 lxqt and qt5-alternate cleanups 2023-07-13 01:17:52 -05:00
Xi Ruoyao
797182d11a
xorg-server: Add kernel configuration section 2023-07-13 03:12:04 +08:00
Xi Ruoyao
c97d35e2f6
xorg-server: Force -Dglamor=true
With the DDX drivers gone, we must use Glamor to provide the modeset
driver or X server won't start.
2023-07-13 01:45:49 +08:00
Xi Ruoyao
22c1bfc373
Archive xf86-video-* 2023-07-13 01:39:51 +08:00
Xi Ruoyao
ed848370ef
xorg-server: Create /tmp/.{X11,ICE}-unix
So we don't need to reboot.
2023-07-13 01:32:34 +08:00
Thomas Trepl
bd42330127 Upgrade xterm-384 2023-07-11 08:07:36 +02:00
Xi Ruoyao
117b4e97f3
mesa: Add kernel cfg section into the index 2023-07-11 02:07:22 +08:00
Xi Ruoyao
9a612888e4
Move HW-accel video encoding/decoding library into Multimedia section
They don't really belong to some Graphical Environment.
2023-07-11 00:56:43 +08:00
Bruce Dubbs
cff158f0ad Add qt5-alternate page 2023-07-09 22:15:15 -05:00
Xi Ruoyao
13145c0e15
mesa: Some Nouveau 3D features may be N/A
"N/A" means the hardware just does not support this feature.

Currently "Fixed pipe TCL" is N/A for all supported models,
"Geometry programs" and "Tessellation programs" are N/A for some early
supported models.
2023-07-08 09:22:55 +08:00
Bruce Dubbs
d4102cea4b Wording changes. 2023-07-07 11:16:58 -05:00
Xi Ruoyao
2c92dadaa0
mesa: Add kernel config section and -Dgallium-drivers explanation
We used to assume the users to config the kernel properly in xf86 video
drivers.  But (1) xf86 video drivers and mesa drivers are not one-to-one
mapping; (2) there are wayland-based DEs where no xf86 video drivers are
installed.
2023-07-07 19:48:37 +08:00
Douglas R. Reno
02e31cf024 Update to tepl-6.6.0 2023-07-06 13:49:35 -05:00
Douglas R. Reno
88cf4eb7b7 Update to intel-media-driver-23.2.4 2023-07-05 20:33:02 -05:00
Douglas R. Reno
85f02b38da Tepl: minor dependency modifications:
- gsettings should be gsettings-desktop-schemas
- libgeditsourceview replaced gtksourceview4 for this package
2023-07-05 10:56:32 -05:00
Xi Ruoyao
7f41c4ae39
Move Vulkan description from "Graphical Environments" to Mesa
Well, Vulkan is not an alternative of X, nor Wayland.  It's an
alternative of OpenGL.

Change "libvulkan" to "Vulkan-Loader" by the way.  "libvulkan" is a
library, and Vulkan-Loader is the name of the package providing it.  The
URL is also updated because there is no download link at vulkan.org.
2023-07-05 09:05:20 +08:00
Bruce Dubbs
e94c3fdbba Update to xterm-383. 2023-06-29 15:20:32 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
9a6d0d9bcf
x: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:51 +08:00
Bruce Dubbs
6db9c46480 A typo and a dependency fix 2023-06-28 15:30:02 -05:00
Bruce Dubbs
d9c9882488 Update to tepl-6.5.1 in support of gedit. 2023-06-26 19:00:55 -05:00
Bruce Dubbs
b5ad7a447e Add libgedit-gtksourceview in support of tepl and gedit. 2023-06-26 18:53:44 -05:00
Tim Tassonis
a9dea18aa0 Update to mesa-23.1.3. 2023-06-25 15:53:46 +02:00
Pierre Labastie
6167879d52 Update to xorgproto-2023.2 2023-06-17 14:00:58 +02:00
Rahul Chandra
677cf19bdf
Update to libX11-1.8.6. 2023-06-17 01:15:00 +08:00
Douglas R. Reno
c56877947c WebKit: drop the bubblewrap sed.
It's no longer needed
2023-06-15 16:49:31 -05:00
Douglas R. Reno
f6e07a2582 Update to WebKitGTK+-2.41.5 to fix problems with Intel GPUs. 2023-06-15 12:32:25 -05:00
Pierre Labastie
cae21bc635 qtwebengine: remove unneeded patch with icu-73.2 2023-06-15 13:56:59 +02:00
Pierre Labastie
2c5e96fbee Update to qt5-5.15.10 2023-06-13 14:52:03 +02:00
Bruce Dubbs
51aa6e5935 Update to xkeyboard-config-2.39. 2023-06-12 13:28:53 -05:00
Pierre Labastie
bf92b527fd mesa: patch to prevent segfaults on old Intel IGP 2023-06-12 17:28:23 +02:00
Xi Ruoyao
bb93f8f128
gdm: Clean up dependencies
dconf is needed for non-DESTDIR install.

gtk3 is not directly used, but through libcanberra.

libdaemon is not used at all (I can't even find any Git history about it
in the upstream repo).

itstool is mentioned by some .po files but it seems the package actually
uses gettext instead of itstool.  The NEWS mentions "switching from
intltool to gettext" so it seems itstool has never been really used at
all, too.

iso-codes seems not used.  It was introduced for a language chooser
dialog 15 years ago (!) but the dialog is no more.
2023-06-12 16:51:25 +08:00
Douglas R. Reno
7ed2cace05 Update to libadwaita-1.3.3 2023-06-11 11:07:35 -05:00
Bruce Dubbs
3b84f79a91 Update to mesa-23.1.2. 2023-06-10 17:30:50 -05:00
Douglas R. Reno
70aafeef2d Update to gdm-44.1 2023-06-09 11:40:35 -05:00
Bruce Dubbs
4ad6c878d2 Update to gtk-4.10.4. 2023-06-08 15:30:44 -05:00
Bruce Dubbs
ad6fc7ee30 Update to xwayland-23.1.2. 2023-06-08 14:56:53 -05:00
Bruce Dubbs
b687f3a20a Update to xorgproto-2023.1. 2023-06-08 13:32:16 -05:00
Bruce Dubbs
c222649c20 Update to icewm-3.4.0. 2023-06-08 11:53:01 -05:00
Douglas R. Reno
7d52b1166e Update to intel-media-driver-23.2.3 2023-06-05 11:55:53 -05:00
Douglas R. Reno
54cc37881a Remove description for libdmx and remove from installed files 2023-06-04 20:22:20 -05:00
Bruce Dubbs
493fd24555 Update to xwd-1.0.9 (Xorg App). 2023-06-04 20:12:08 -05:00
Bruce Dubbs
131ce99857 Update to xrdb-1.2.2 (Xorg App). 2023-06-04 20:10:16 -05:00
Bruce Dubbs
2834474aa7 Delete obsolete Xorg Library libdmx. 2023-06-04 19:54:28 -05:00
Bruce Dubbs
61c4030307 Update to xtrans-1.5.0 (Xorg Library). 2023-06-04 19:52:37 -05:00
Bruce Dubbs
8b2b100c10 Update to libX11-1.8.5 (Xorg Library). 2023-06-04 19:46:54 -05:00
Bruce Dubbs
571e7ff949 Update to xterm-382. 2023-06-04 17:30:14 -05:00
Bruce Dubbs
d1d2511e2f Update to webkitgtk-2.40.2. 2023-05-30 22:20:33 -05:00
Pierre Labastie
3df352acef Update to at-spi2-core-2.48.3 2023-05-29 21:36:13 +02:00
Pierre Labastie
9595e27dd6 Update to xterm-381 2023-05-29 21:36:13 +02:00
Bruce Dubbs
94c702ffe4 Update to mesa-23.1.1. 2023-05-28 10:28:23 -05:00
Bruce Dubbs
cee1b30616 Update to gtk+3-3.24.38. 2023-05-23 12:43:10 -05:00
Bruce Dubbs
2434b73600 Update to icewm-3.3.5. 2023-05-22 15:34:23 -05:00
Bruce Dubbs
66956b7dcc Update to setxkbmap-1.3.4 (Xorg App). 2023-05-19 14:23:57 -05:00
Bruce Dubbs
82d463fbff Typos 2023-05-18 15:37:57 -05:00
Bruce Dubbs
9b14f4c1bb Update to at-spi2-core-2.48.2. 2023-05-17 19:47:13 -05:00
Bruce Dubbs
28818fd3e0 Update to mesa-23.1.0 2023-05-15 16:33:55 -05:00
Bruce Dubbs
1e03c037a8 Update t0 kf5-5.106.0.
Includes:
  extra-cmake-modules,
  breeze-icons, and
  oxygen-icons5
2023-05-14 13:07:42 -05:00
Ken Moffat
450610873b Update to qtwebengine-5.15.14. 2023-05-13 00:02:18 +01:00
Bruce Dubbs
381bb31d0e Update to xterm-380. 2023-05-11 20:11:17 -05:00
Ken Moffat
973598a7f5 Fix libvdpau-va-gl ftbfs with gcc-13. 2023-05-09 19:32:25 +01:00
Ken Moffat
289b0c4f85 Fix pango ftbfs with gcc-13.1. 2023-05-09 02:07:43 +01:00
Pierre Labastie
da60874cd1 Fix Qt5 FTBFS with GCC-13 2023-05-07 21:33:03 +02:00
Xi Ruoyao
f34f0a2e0e
webkitgtk: Fix FTBFS with GCC 13 2023-05-07 17:08:42 +08:00
Bruce Dubbs
141beb7e18 Update to libevdev-1.13.1 (Xorg driver). 2023-05-06 17:35:52 -05:00
Bruce Dubbs
a8cacf3323 Update to libXi-1.8.1 (Xorg library). 2023-05-06 17:18:58 -05:00
Tim Tassonis
a87d5b2bf8 Update to intel-media-23.2.1. 2023-05-06 16:54:02 +02:00
Bruce Dubbs
513406117c Update to icewm-3.3.4. 2023-05-04 16:21:15 -05:00
Bruce Dubbs
e22fbfa212 Update to imlib2-1.11.1. 2023-05-03 19:50:25 -05:00
Bruce Dubbs
c3270fb63d Update to xinput-1.6.4 (xorg app). 2023-04-28 20:25:41 -05:00
Bruce Dubbs
62af5ea66e Update to xdpyinfo-1.3.4 (Xorg app) 2023-04-28 19:10:19 -05:00
Douglas R. Reno
c33a0d3348 Update to xf86-video-ati-22.0.0 (Xorg Driver) 2023-04-27 13:51:13 -05:00
Pierre Labastie
95abdf8767 Separate gtk4 and gtk3 instructions in webkigtk
The present status with -DUSE_GTK4=[ON or OFF] cannot be
parsed meaningfully by jhalfs, and cmake does not fails
with this value of the parameter (!). So even for
people using copy-paste blindly, the failure occurs much later and has
no relation with the initial error.
2023-04-27 15:53:28 +02:00
Douglas R. Reno
b197d5d920 Update to libadwaita-1.3.2 2023-04-23 12:37:35 -05:00
Douglas R. Reno
2cb86885e4 Update to gtk-4.10.3 2023-04-23 12:36:45 -05:00
Xi Ruoyao
49e37e23c2
gdk-pixbuf: List packages providing a loader as optional runtime dependencies 2023-04-24 00:29:11 +08:00
Douglas R. Reno
ab376e94b9 Update to WebKitGTK+-2.40.1
I used Bruce's advice for the GTK3/GTK4 split here. It can definitely be
improved upon if desired.
2023-04-21 15:54:25 -05:00
Tim Tassonis
41d9005e9b Update to mesa-23.0.3. 2023-04-21 22:07:29 +02:00
Xi Ruoyao
e48a679062
x7lib: Remove unneeded sed for libXpm
The --disable-open-zfile option is now enough for disabling the faulty
test.
2023-04-21 13:10:55 +08:00
Douglas R. Reno
73c69d4262 WebKitGTK+: Reference to the wrong package 2023-04-20 10:24:04 -05:00
Douglas R. Reno
acea88c358 Add libavif to the book in support of WebKitGTK+. 2023-04-20 10:21:44 -05:00
Douglas R. Reno
8b4b69e8af Update to gtksourceview5-5.8.0 2023-04-19 19:32:56 -05:00
Douglas R. Reno
26647d225f Update to libadwaita-1.3.1 2023-04-19 19:31:39 -05:00
Douglas R. Reno
a0d2c26075 Update to at-spi2-core-2.48.0 2023-04-19 19:24:17 -05:00
Douglas R. Reno
99fd16eb27 Update to intel-media-driver-23.2.0 2023-04-19 17:14:19 -05:00