Commit Graph

1388 Commits

Author SHA1 Message Date
Douglas R. Reno
ab0e3642ad Pre-reboot tags 2024-02-15 12:46:17 -06:00
Douglas R. Reno
b4b561044f Update to graphviz-10.0.1 2024-02-13 18:58:27 -06:00
Bruce Dubbs
467137517b Archive pth. 2024-01-27 15:46:53 -06:00
Douglas R. Reno
6a7eababe7 Update to dos2unix-7.5.2 2024-01-24 11:44:56 -06:00
Xi Ruoyao
9e9d5ac509
ibus: Remove overridden "-u" switch
"-u" means "only update the file if the zip archive contains the file
with the same name and newer timestamp", but "-o" means "always update
it regardless the timestamp".  So "-u" has no effect with "-o" and it
should be removed.
2024-01-21 16:34:01 +08:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Pierre Labastie
c8be252945 Change to utf-8 in book
Also update credits
2024-01-19 22:39:35 +01:00
Bruce Dubbs
32dd16eacd Update to iso-codes-4.16.0. 2024-01-15 03:50:04 -06:00
Xi Ruoyao
af4e8a784f
ibus: Document keypress failure in wayland again, and document --enable-wayland auto-probing 2024-01-14 23:29:06 +08: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
Bruce Dubbs
c95e0acc4e Clean up dependencies in avahi abd graphviz 2023-12-10 14:28:40 -06:00
Pierre Labastie
8a721c7612 ibus: add --disable-gtk2
This is needed if GTK+-2 is not installed.
2023-12-10 09:39:31 +01: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
Bruce Dubbs
0e942fdf6e Update tree URL and other stats 2023-12-07 14:14:05 -06:00
Bruce Dubbs
032d0cfcbd Update to shared-mime-info-2.4. 2023-12-03 18:49:04 -06:00
Bruce Dubbs
f1948e1bd6 Speling 2023-12-02 18:50:54 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Xi Ruoyao
cb3d7ec5c9
ibus: Various adjustments
1. Allow building without gtk-doc.
2. Run "configure" manually instead of let autogen.sh run it.  It's
   because autogen.sh sets CFLAGS, producing binaries with optimization
   off and debug on.  More seriously, the debug feature it uses
   (sanitizer) is not suitable for a release build per GCC security
   policy.
3. Add a link to the external dependency libdbusmenu.
2023-11-22 11:27:45 +08:00
Douglas R. Reno
0b129142e7 Ibus: some minor text tweaks and formatting 2023-11-21 20:35:30 -06:00
Bruce Dubbs
e1caa7a273 Fix ibus url 2023-11-21 19:43:12 -06:00
Bruce Dubbs
494030be0a Update to ibus-1.5.29. 2023-11-21 19:16:28 -06:00
Douglas R. Reno
a9575074e6 Update to lsof-4.99.0 2023-11-20 13:34:30 -06:00
Xi Ruoyao
375113cd87
bogofilter: Switch to Sqlite from Berkeley DB
Berkeley DB is some deathware (unless we switch to the Oracle
implementation which may have legal issues) and slated for removal in
the next BLFS release.
2023-11-16 21:49:15 +08:00
Pierre Labastie
048e89d050 Archive lcms 2023-11-10 10:51:17 +01:00
Bruce Dubbs
865f2143b6 Update to highlight-4.10. 2023-10-23 13:08:46 -05:00
Bruce Dubbs
c85267e479 Update to highlight-4.9. 2023-10-19 15:04:40 -05:00
Pierre Labastie
28d1edfdef Remove a few forgotten ftp urls 2023-10-15 22:28:40 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
5f8447cc5f Update to desktop-file-utils-0.27. 2023-10-12 13:08:42 -05:00
Pierre Labastie
e459d5d970 Update to graphviz-9.0.0 2023-09-14 21:22:30 +02:00
Bruce Dubbs
8ff79c8e83 Update to highlight-4.8. 2023-09-04 17:05:26 -05:00
Bruce Dubbs
39edc5a2e3 Archive sawfish and its dependency rep-gtk. 2023-09-03 16:02:59 -05:00
Xi Ruoyao
0fa2f6ef5a
pinentry: Fix a typo 2023-09-04 01:15:15 +08:00
Douglas R. Reno
f6f9332351 Update to dos2unix-7.5.1 2023-09-03 11:03:31 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02: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
Douglas R. Reno
b5c0ca3be6 Tag GNOME Libraries 2023-08-22 21:18:55 -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
Douglas R. Reno
30c1c726dd Tag GTK+-2, GTK+-3, and Sawfish 2023-08-18 16:30:17 -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
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475 Tags 2023-08-16 15:00:41 -05:00
Xi Ruoyao
a9779b901a
Tag UEFI and dependencies 2023-08-16 21:36:01 +08:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
4757ef5de9 Update to unixODBC-2.3.12 2023-08-09 10:33:51 -05:00
Douglas R. Reno
fb3323ad5a Add xdg-dbus-proxy in support of sandboxing for WebKitGTK+. 2023-08-08 21:59:45 -05:00
Xi Ruoyao
21d89b9c05
ibus: Test ibus-keypress still fails in Wayland
Please don't remove this again unless you've tested in Wayland...
2023-08-05 19:40:34 +08:00
Xi Ruoyao
1ab35050f3
Revert "ibus: The test xkb-latin-layouts no longer fails"
This reverts commit b0a334e0cf.

The test starts to fail again with xkeyboard-config-2.39.

Link: https://github.com/ibus/ibus/issues/2542
2023-08-05 19:37:02 +08:00