Douglas R. Reno
a325582c46
Lua52: text change - add VLC to the list of packages that use it.
2023-08-29 12:19:04 -05:00
Douglas R. Reno
34d1c20f10
AccountsService: Add an extra "space" to align the sed correctly
2023-08-29 11:39:34 -05:00
Xi Ruoyao
1f9860d3cc
acpid: Add info to avoid conflict with other ACPI event handlers, and...
...
use "systemctl suspend" instead of pm-suspend on systemd.
2023-08-29 17:59:30 +08:00
Douglas R. Reno
07efc98375
doxygen: Add a note about "Ignoring unknown extended header keyword"
...
messages coming from tar when untarring this package
2023-08-28 11:49:11 -05:00
Douglas R. Reno
ef12a7e003
Tags
2023-08-28 00:26:37 -05:00
Douglas R. Reno
b9d83041d0
Jansson: add missing paranthesis
2023-08-27 19:31:15 -05:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Xi Ruoyao
08b315d090
rust: Git is needed for running test suite
...
If Git is not installed, the test suite bails out very early.
2023-08-26 19:20:45 +08:00
Douglas R. Reno
fd7e770aee
libstatgrab: Add optional dependency on log4cplus
2023-08-25 18:49:06 -05:00
Douglas R. Reno
8e5487c02e
Pinentry: If Qt5 is present, it will use KWayland as well for Wayland
...
support.
Also add a quick comment regarding testing this package - using
"echo GETPIN | pinentry-qt5" will pop up a dialog where you can enter a
set of numbers that will then be returned to your terminal.
I mentioned KF5 and KWayland since users of LXQt who have GnuPG
installed may want this functionality to work, but I don't have a
problem with removing the mention to KWayland if desired.
In KWayland, the library used is libKF5WaylandClient.so
2023-08-25 15:44:17 -05:00
Pierre Labastie
5a0c70cb1c
FFI::checklib: one test needs File::Which
2023-08-24 17:56:43 +02:00
Douglas R. Reno
b5c0ca3be6
Tag GNOME Libraries
2023-08-22 21:18:55 -05:00
Bruce Dubbs
91b3917838
Update to apache-ant-1.10.14.
2023-08-22 19:19:36 -05:00
Bruce Dubbs
172c283578
Tag all remaining System Utilities
2023-08-20 15:35:13 -05:00
Bruce Dubbs
8c5fe7b1f8
Tags for all of General Utilities except telepathy-mission-control
2023-08-19 21:59:58 -05:00
Bruce Dubbs
c0d2926487
Update to ImageMagick-7.1.1-15.
2023-08-19 21:39:56 -05:00
Xi Ruoyao
a8163a4fc9
upower: Drop polkit dependency
...
Upower no longer requires polkit since 2014.
Link: https://gitlab.freedesktop.org/upower/upower/-/commit/9a2b2633095fb
2023-08-20 10:09:19 +08:00
Bruce Dubbs
fc561d1dca
Tag the rest of general/graphlib packages
2023-08-19 19:38:45 -05:00
Bruce Dubbs
d9dc0431af
Tak all of Chapter 9 except intel-gmmlib
2023-08-19 16:47:37 -05:00
Bruce Dubbs
9019faac4d
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-08-19 16:14:38 -05:00
Douglas R. Reno
9d86c70355
Tags
2023-08-19 15:49:05 -05:00
Bruce Dubbs
6aa631b99d
Tag most of the remaining general libraries.
2023-08-19 15:19:27 -05:00
Bruce Dubbs
6156212c00
Update to php-8.2.9 (Security update) and tags.
...
Finish tagging all packages in /general/progs/
2023-08-19 14:58:44 -05:00
Xi Ruoyao
d401fde500
rust: Correct the document for ui failures related to path length
...
See the updated comment for details.
2023-08-19 10:22:47 +08:00
Douglas R. Reno
30c1c726dd
Tag GTK+-2, GTK+-3, and Sawfish
2023-08-18 16:30:17 -05:00
Douglas R. Reno
b481603cd5
yasm: Run the tests at -j1 to fix problems with intermittent test
...
failures.
The tests always pass if run at -j1, but if they are run in parallel,
the rawpp_test.sh and nasmpp_test.sh tests will fail intermittently.
2023-08-18 15:37:35 -05:00
Douglas R. Reno
5b1bcc9306
Correct a tag
2023-08-18 15:20:15 -05:00
Douglas R. Reno
479979e5f9
Tags
2023-08-18 15:05:38 -05:00
Douglas R. Reno
cb40a58e31
Brotli: minor tweaks to the Contents section
2023-08-18 11:29:19 -05:00
Xi Ruoyao
00e0c9cc97
rust: Remove spurious ".old" files
...
This is a after-tag change but I suppose it's OK. I don't think
anything will ever invoke a rustc utility with ".old" name.
2023-08-18 21:04:46 +08:00
Ken Moffat
2a72ab9400
Tags.
2023-08-18 13:59:05 +01:00
Bruce Dubbs
37bdc7ca32
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-08-17 16:31:08 -05:00
Douglas R. Reno
6e8884c8ee
Update to screen-4.9.1
2023-08-17 16:16:33 -05:00
Douglas R. Reno
2967716c43
Tags for gnupg
2023-08-17 16:13:10 -05:00
Douglas R. Reno
f65776eb47
Tags for BIND dependencies
2023-08-17 15:49:48 -05:00
Bruce Dubbs
62a5408799
Update to xcb-proto-1.16.0.
2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2
Tag most of Chapter 13
2023-08-17 12:39:01 -05:00
Douglas R. Reno
7e52a4ad2c
rustc: Document a test that is known to hang on some systems when
...
scripting.
If combine_install_with_separate_uninstall hangs, a user can press the
Enter key, or remove the test with a sed.
Thanks goes to Rainer Fiebig for the report.
2023-08-17 11:41:25 -05:00
Douglas R. Reno
f0206fc972
OpenJDK Configuration: Disable the creation of
...
/tmp/hsperfdata_[username].
This feature generates performance monitoring and profiling information,
and isn't generally used on a BLFS system.
2023-08-17 11:27:10 -05:00
Douglas R. Reno
342d139a92
Typo fixes from rhubarbpieguy
2023-08-17 10:33:34 -05:00
Douglas R. Reno
f192a5c4f7
hatch_vcs: Document the test that fails
2023-08-17 10:25:58 -05:00
Thomas Trepl
2314cd79bd
Some tags
2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Douglas R. Reno
dd104138b4
Archive the SUPER Perl Module
2023-08-16 14:56:54 -05:00
Douglas R. Reno
aba3149a34
Archive Test::MockModule.
...
It was previously used only in Archive::Zip, but Archive::Zip no longer
uses it.
2023-08-16 14:54:47 -05:00
Douglas R. Reno
0feefc9f45
pm-utils: minor reword of the warning about using it on systemd.
2023-08-16 14:18:24 -05:00
Douglas R. Reno
fc9dd6eb5b
at: minor spacing adjustment for the PAM instructions
2023-08-16 14:05:25 -05:00
Douglas R. Reno
b3f19e5697
Archive::Zip: Test-MockModule is no longer used.
...
It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68
This commit also has a minor reword for a command explanation in 'db'
2023-08-16 12:36:05 -05:00
Douglas R. Reno
7481fd4a6f
Tags
2023-08-16 11:39:48 -05:00