Commit Graph

26960 Commits

Author SHA1 Message Date
Bruce Dubbs
a4f374d804 Update to highlight-4.7. 2023-07-19 19:36:36 -05:00
Bruce Dubbs
500d0cc4ad Update to sudo-1.9.14p2. 2023-07-19 19:14:07 -05:00
Bruce Dubbs
50d8a863ea Update to stunnel-5.70. 2023-07-19 19:07:11 -05:00
Bruce Dubbs
07321a166f Update to nghttp2-1.55.1. 2023-07-19 18:44:14 -05:00
Bruce Dubbs
bdd8adc9d9 Update to wireshark-4.0.7. 2023-07-19 15:53:00 -05:00
Bruce Dubbs
6a1f71ac77 Update to libva-2.19.0. 2023-07-19 14:47:46 -05:00
Bruce Dubbs
067e27ffc5 Rename intel-media-dirver to intel-media.
Make the page match the tarball name.
2023-07-19 14:11:34 -05:00
Bruce Dubbs
5eeb3a1762 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-18 22:02:55 -05:00
Bruce Dubbs
6332c2b457 Update to LWP (libwww-perl-6.72). 2023-07-18 15:40:47 -05:00
Xi Ruoyao
f4d129763c
/usr/libexec/Xorg does not exist anymore
With -Dsuid_wrapper=true removed from xorg-server, /usr/bin/Xorg is the
Xorg server itself.
2023-07-19 03:54:44 +08:00
Xi Ruoyao
b952db2ee8
xorg-server: "a even" -> "an even" 2023-07-19 03:54:44 +08:00
Bruce Dubbs
1726340d71 Update changelog after merge 2023-07-18 14:45:35 -05:00
Bruce Dubbs
2a096db14e Update to krb5-1.21.1. 2023-07-18 14:41:40 -05:00
Douglas R. Reno
733abec59b Update to cheese-44.1 2023-07-18 12:38:35 -05:00
Douglas R. Reno
bbcb12d77a Update to epiphany-44.5 2023-07-18 12:38:35 -05:00
Douglas R. Reno
a78da9f043 Update to intel-media-driver-23.3.0 2023-07-18 12:38:35 -05:00
Douglas R. Reno
6dfe4ab71d Update to intel-gmmlib-22.3.9 2023-07-18 12:38:35 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
5af5876404 Fix LWP-Protocol-https md5sum 2023-07-18 11:13:58 -05:00
Bruce Dubbs
4048bc73fb Typo 2023-07-17 23:06:26 -05:00
Douglas R. Reno
597a879c28 Use CPLUS_INCLUDE_PATH instead of setting CXXFLAGS 2023-07-17 23:00:40 -05:00
Douglas R. Reno
b6e536d26b lxqt-config: use the proper terminology for configuration center 2023-07-17 22:54:03 -05:00
Douglas R. Reno
60320480a3 Final Instructions: Mention visiting the LXQt Configuration Center. 2023-07-17 22:53:07 -05:00
Douglas R. Reno
16bfa72765 sddm: changes for systemd and typos/rewords 2023-07-17 22:46:12 -05:00
Douglas R. Reno
f9c0972ed4 lxqt tree-wide: Remove periods (.) from the end of short descriptions.
This is for consistency with the rest of the book since these aren't
sentences.
2023-07-17 22:22:13 -05:00
Douglas R. Reno
98452adde9 screengrab: work around a build failure if KDE Frameworks 5 is installed
fully in /opt.

This happens because, similar to lxqt-panel, it doesn't know how to find
the headers in /opt/kf5 and assumes they'll be found in /usr. Work
around this with CXXFLAGS.

Also updated the short description for screengrab itself
2023-07-17 22:16:19 -05:00
Douglas R. Reno
7543482a13 qterminal: minor cleanups 2023-07-17 22:10:28 -05:00
Douglas R. Reno
c4a1e8a062 qtermwidget: minor reword/reformat in description 2023-07-17 22:08:09 -05:00
Douglas R. Reno
301adbcde5 qps: Update the short description 2023-07-17 22:05:10 -05:00
Douglas R. Reno
fc857a6a2d pavucontrol-qt: minor typos and rewords 2023-07-17 22:02:17 -05:00
Douglas R. Reno
9ffe53ef5e lxqt-archiver: Update installed files and create a short description 2023-07-17 21:57:01 -05:00
Douglas R. Reno
da0d069e5f lximage-qt: minor reword in Short Descriptions 2023-07-17 21:50:06 -05:00
Douglas R. Reno
e0f68c65b9 Final Instructions: some minor typos / rewords 2023-07-17 21:46:18 -05:00
Douglas R. Reno
790258a2ed lxqt-panel: Add an instruction to allow users who have KF5 in /opt to
build the package.

The underlying problem is that the build system assumes that
KWindowSystem is installed in /usr, and doesn't account for builds in
/opt.

To fix this, export some CXXFLAGS to allow it to find the headers.
2023-07-17 21:38:17 -05:00
Douglas R. Reno
059c05ccaa pcmanfm-qt: minor rewords and typo fixes 2023-07-17 21:10:44 -05:00
Douglas R. Reno
331041e33a lxqt-session: some minor text modifications 2023-07-17 21:07:08 -05:00
Douglas R. Reno
aac49d985a lxqt-policykit: nitpick on dependencies 2023-07-17 20:59:41 -05:00
Douglas R. Reno
4b910bd74c lxqt-globalkeys: reword the description and short descriptions a bit 2023-07-17 20:57:06 -05:00
Douglas R. Reno
7514b3cc16 obconf-qt: Minor reword for description and short descriptions
Also commented out the dependency on gtk2 since it's not mentioned
anywhere in the source code, other than an area which isn't built
2023-07-17 20:51:57 -05:00
Douglas R. Reno
c26dec652a lxqt-config: rework the short descriptions and add a dependency
It will refuse to build without xf86-input-libinput installed
2023-07-17 20:46:32 -05:00
Douglas R. Reno
d7b7a91676 lxqt-sudo: Clean up the Contents and short descriptions 2023-07-17 20:27:25 -05:00
Douglas R. Reno
28320b90d9 lxqt-openssh-askpass: Rework the installed files list and add a short
description
2023-07-17 18:56:05 -05:00
Douglas R. Reno
3a96772024 lxqt-admin: fix a couple minor typos 2023-07-17 18:49:44 -05:00
Douglas R. Reno
6355c559e9 lxqt-themes: minor typo fix 2023-07-17 18:48:59 -05:00
Douglas R. Reno
939040e0e1 qtxdg-tools: Add a short description for qtxdg-mat 2023-07-17 18:46:27 -05:00
Douglas R. Reno
613f9f7a32 liblxqt: Add a short description for lxqt-backlight_backend.
It's used to adjust the screen backlight, and can be used from the CLI
2023-07-17 18:33:04 -05:00
Xi Ruoyao
be05688ec0
harfbuzz: Add wasm-micro-runtime as external optional dependency
It's needed for the new WASM shaper, but the shaper is highly
experimental now and disabled by default.
2023-07-18 07:32:16 +08:00
Xi Ruoyao
c0448e7afb
seahorse: LDAP is now strictly required (from gnupg2) 2023-07-18 07:28:38 +08:00
Douglas R. Reno
806b740090 libqtxdg: Expand on the command explanations a bit. 2023-07-17 18:26:44 -05:00
Douglas R. Reno
900378721a lxqt-build-tools: Add lxqt-transupdate into the contents.
Also add a short description for it while we're here
2023-07-17 17:09:09 -05:00