Commit Graph

26954 Commits

Author SHA1 Message Date
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
Xi Ruoyao
1e82e2cb78
mitkrb: Simplify doc installation 2023-07-07 19:24:44 +08:00
Bruce Dubbs
e6accc4948 More reorganization 2023-07-06 18:28:55 -05:00
Bruce Dubbs
182e21e4a4 Reorganize lxqt
There are several packages that are not critical for the lxqt desktop
but are useful.  A user can test out lxqt without the packages in apps.
It is useful to have at least one terminal emulator when testing, but
xterm will do.
2023-07-06 14:36:31 -05:00
Douglas R. Reno
99460ac4c0 Update to gnome-maps-44.3 2023-07-06 14:31:29 -05:00
Douglas R. Reno
a12cec1f44 Update to evince-44.3 2023-07-06 14:28:24 -05:00
Douglas R. Reno
02a5c2e5c7 Update to eog-44.3 2023-07-06 14:25:01 -05:00
Douglas R. Reno
4af155ce63 Update to gnome-user-docs-44.3 2023-07-06 14:21:36 -05:00
Douglas R. Reno
a6fe63b42e Update to gvfs-1.50.4 2023-07-06 14:16:12 -05:00
Bruce Dubbs
ecfb38af2c Remove obsolete instructions 2023-07-06 14:15:37 -05:00
Bruce Dubbs
4050f254a3 Remove obsolete instructions 2023-07-06 14:12:58 -05:00
Douglas R. Reno
29cbc9e4a9 Update to evolution and evolution-data-server 3.48.4 2023-07-06 14:11:53 -05:00
Bruce Dubbs
2d1757d001 Remove obsolete instructions 2023-07-06 14:08:01 -05:00
Douglas R. Reno
e1f455f52f Update to epiphany-44.4 2023-07-06 13:58:49 -05:00
Douglas R. Reno
47c79b54c4 Update to gnome-control-center-44.3 2023-07-06 13:53:28 -05:00
Douglas R. Reno
02e31cf024 Update to tepl-6.6.0 2023-07-06 13:49:35 -05:00
Douglas R. Reno
d5b431ec89 Update to opencv-4.8.0 2023-07-06 13:41:19 -05:00
Bruce Dubbs
33a20b0a2d Remove obsolete instructions 2023-07-06 13:22:38 -05:00
Douglas R. Reno
4edc4fbebb Update the gstreamer stack to 1.22.4 2023-07-06 12:08:55 -05:00
Douglas R. Reno
dde26e3f60 Update to OpenJDK-20.0.1 2023-07-06 00:38:04 -05:00
Bruce Dubbs
4b58de7809 simlify qt sed in lxqt pre-install 2023-07-05 22:16:13 -05:00
Douglas R. Reno
88cf4eb7b7 Update to intel-media-driver-23.2.4 2023-07-05 20:33:02 -05:00
Ken Moffat
4715676784 Package Update to ImageMagick-7.1.1-12. 2023-07-06 01:06:41 +01:00
Douglas R. Reno
336ce86889 gedit: remove dependency on gtksourceview 2023-07-05 11:32:55 -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
Pierre Labastie
4a313d2515 Fix lxqt dependencies (WIP) 2023-07-05 16:24:16 +02:00
Pierre Labastie
349ba4cac2 Add commented entry for xdg-desktop-portal-lxqt
For completion, but it is a flatpack backend, so not useful
for BLFS.
2023-07-05 16:23:01 +02:00
Pierre Labastie
0da32a20d4 Add screengrab-2.6.0 (lxqt app)
This is a fast screenshooter with Qt UI
2023-07-05 16:21:37 +02:00
Pierre Labastie
9726117e9c Add qps-2.7.0 (lxqt app)
This is a process manager with Qt UI.
2023-07-05 16:19:56 +02:00
Pierre Labastie
c8316b1029 Add lxqt-sudo-1.3.0
We don't have other UIs for sudo/su...
2023-07-05 16:17:25 +02:00
Pierre Labastie
401174c0a2 Add lxqt-openssh-askpass-1.3.0
This is duplicating openssh-askpass, but with a QT UI instead of
GTk.
2023-07-05 16:14:59 +02:00
Pierre Labastie
d7255b34ea Add lxqt-archiver-0.8.0
We may want to remove this later, since there are other archivers
in BLFS, but this is the only one using qt...
2023-07-05 16:10:41 +02:00
Pierre Labastie
312f455057 Update pavucontrol-qt to 1.3.0 2023-07-05 16:08:15 +02:00
Pierre Labastie
a41dc19335 Update obconf-qt to 0.16.2 (still needs measures) 2023-07-05 16:07:14 +02:00
Pierre Labastie
d349e180e0 Update lximage-qt to 1.3.0 (needs measuring still) 2023-07-05 16:05:00 +02:00
Pierre Labastie
9ff0834f98 lxqt: fix download urls lxde->lxqt 2023-07-05 16:03:19 +02:00
Pierre Labastie
d96e546d48 Remove applications from lxqt
Keep apps.xml for now, though
2023-07-05 15:59:23 +02:00
Pierre Labastie
a6099fe57c lxqt: keep only one chapter and reinstate old apps
- With the build order given in
https://github.com/lxqt/lxqt/wiki/Building-from-source,
it is hard to separate between desktop and applications.
- old apps (specially obconf-qt) are needed for being able
to configure the desktop
Also:
- move dependencies not in lxqt to the beginning (muparser, kf5, plasma
  parts)
2023-07-05 15:56:43 +02: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
Ken Moffat
9403c3e01d Package updates:
Firefox-115.0esr,
JS-102.13.0,
2023-07-05 00:13:17 +01:00
Douglas R. Reno
7cca0f5f20 Remove the 32-bit sed from poppler.
I just tested it and it was applied in 23.07.0
2023-07-04 14:05:08 -05:00
Xi Ruoyao
55e02d66d0
biber: root -> &root; 2023-07-05 02:50:16 +08:00
Tim Tassonis
b20efdcada Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 20:49:37 +02:00
Tim Tassonis
2ccc4b3089 Update to xfce4-settings-4.18.3. 2023-07-04 20:49:19 +02:00
Bruce Dubbs
07a9618e93 Update to wayland-protocols-1.32. 2023-07-04 13:39:31 -05:00
Bruce Dubbs
7348ecb6cd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 13:33:06 -05:00
Bruce Dubbs
35025e3eae Update to libqalculate-4.7.0. 2023-07-04 13:32:53 -05:00
Douglas R. Reno
c21fb49f78 libnvme: trivial capitalization change 2023-07-04 13:26:21 -05:00
Bruce Dubbs
345a4bce0f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 13:19:14 -05:00
Bruce Dubbs
b5b377ad46 Update to vala-0.56.9. 2023-07-04 13:19:08 -05:00