Bruce Dubbs
2b2ddc1764
Update to util-macros-1.20.0.
2023-02-13 14:55:11 -06:00
Bruce Dubbs
10eddc26a5
Update to dos2unix-7.4.4.
2023-02-13 14:41:06 -06:00
Bruce Dubbs
9a4ce1296c
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-13 13:51:25 -06:00
Bruce Dubbs
40f6b8d281
Update to Python-3.11.2.
2023-02-13 13:48:47 -06:00
Ken Moffat
cce533dffd
Update to libdrm-2.4.115.
2023-02-13 19:35:32 +00:00
Bruce Dubbs
404943c6d4
Update to dbus-1.14.6.
2023-02-13 12:50:49 -06:00
Bruce Dubbs
df29efcbca
Update to libcap-2.67.
2023-02-13 12:33:04 -06:00
Douglas R. Reno
1376385133
Update to Thunderbird-102.7.2 (Security Update)
2023-02-13 10:40:16 -06:00
Douglas R. Reno
31970bc32e
Update to gnome-terminal-3.46.8
2023-02-12 23:49:27 -06:00
Douglas R. Reno
622ae82b84
Update to gnome-maps-43.4
2023-02-12 23:27:54 -06:00
Douglas R. Reno
b2d819c27c
Update to evolution and evolution-data-server 3.46.4
2023-02-12 23:10:17 -06:00
Douglas R. Reno
cdddf06776
Update to samba-4.17.5
...
I've also done some cleanup of old comments in this page
2023-02-12 19:28:43 -06:00
Douglas R. Reno
360eb54f7e
Update to libhandy-1.8.1
2023-02-12 17:00:43 -06:00
Xi Ruoyao
0fe14c351e
ibus: Add a configuration section about updating GTK+ IM module caches
2023-02-13 04:39:21 +08:00
Xi Ruoyao
f810c91e49
gdm: Add -Drun-dir=/run/gdm
...
The default is /var/run/gdm, where /var/run is deprecated.
2023-02-13 03:22:31 +08:00
Xi Ruoyao
1525482132
nautilus: Fix doc install dir
2023-02-13 03:05:52 +08:00
Xi Ruoyao
215f39e065
libportal: Fix doc dir if gi-docgen used
2023-02-13 02:51:30 +08:00
Xi Ruoyao
1f649561f2
ibus: Document a new test failure
2023-02-13 02:41:14 +08:00
Xi Ruoyao
422c9c4d87
libadwaita: Tweak -Dgtk_doc description
...
Again, "gtk_doc" actually means "gi-docgen"...
2023-02-13 02:41:13 +08:00
Xi Ruoyao
c47e5255c9
Revert "udisks2: add a configuration for kernel NTFS3 driver"
...
This reverts commit e9dfbc0c26
and
6fa16a5033
.
No longer needed: udisks-2.9.4 already knows NTFS3 and prefers it over
ntfs-3g.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
c3f3e86ad9
evolution-data-server: Drop gcr dependency
...
It has been removed in 3.45.3 (see NEWS file).
e-d-s still indirectly depends on gcr via g-o-a (in "recommended" level)
though.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
e38b1fd305
gcr: Use the same fix as gcr4 if gi-docgen is enabled
...
BTW fix an empty line.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
6d655be956
rest: Fix docdir if -Dgtk_doc=false removed
2023-02-13 02:41:13 +08:00
Douglas R. Reno
06d900ba89
Update to NetworkManager-1.42.0
2023-02-12 12:28:41 -06:00
Douglas R. Reno
b912fbb616
Update to libgusb-0.4.5
2023-02-12 12:26:50 -06:00
Xi Ruoyao
9a381c8dee
NetworkManager: mark wpa_supplicant as runtime
...
Just tried building wpa_supplicant after NM and everything still works
fine (NM needs a restart though).
2023-02-13 00:43:59 +08:00
Xi Ruoyao
d4236e0e66
upower: Man pages need xsltproc, not gtk-doc
2023-02-13 00:26:56 +08:00
Xi Ruoyao
e52993c61d
libgweather: Fix doc install path if -Dgtk_doc unused
2023-02-13 00:23:37 +08:00
Xi Ruoyao
0b863fa74c
gcr4: Add sed to fix doc generation and install location if enabled
2023-02-13 00:18:24 +08:00
Xi Ruoyao
b5b672a99a
webkitgtk: Clarify -DENABLE_DOCUMENTATION and manually doc installation
2023-02-12 23:36:37 +08:00
Tim Tassonis
d7f8f6dc35
Update to xfce4-settings-4.18.2.
...
Update to xfce4-notifyd-0.8.0.
2023-02-12 15:39:41 +01:00
Xi Ruoyao
0c2f740947
gtk4: Document man-pages=true option, and how to fix docdir
2023-02-12 20:27:34 +08:00
Xi Ruoyao
4a2c6d3c9b
libcdio: Document a test failure
...
This is a dead project, but the comment in the code claims the
cdio_realpath function is designed to emulate POSIX realpath while the
test case is not using POSIX-compatible realpath correctly. So it seems
a test case issue, only document it instead of fix.
Note that this test has started to fail since Glibc-2.36, not 2.37. But
somehow we didn't catch it before.
2023-02-12 19:56:48 +08:00
Xi Ruoyao
a5a10c0926
libcddb: Fix the default server and most of the test suite
2023-02-12 19:56:47 +08:00
Xi Ruoyao
f16ab62925
gst-plugins-bad: Remove libmpeg2 dependency, and document a test failure
...
This package does not use libmpeg2. The mpeg2 encoder depends on some
packages not in BLFS. The mpeg2 decoder has been moved to ugly.
One test is skipped w/o libsoup2. Two tests related to rtp fails w/o
gst-plugins-good.
2023-02-12 19:56:47 +08:00
Ken Moffat
f848bc0672
Update to XML-LibXSLT-2.002001 (Perl module).
2023-02-12 11:16:09 +00:00
Xi Ruoyao
cdbdcb1cc5
fftw: Add --enable-avx2, and document --enable-{sse2,avx,avx2,avx512}
...
The first AVX2-capable CPUs are released in 2013 (ten years ago)
and now all recent Intel Core and AMD Ryzen models support it. So
it makes sense to enable it now. AVX512F is much uncommon now for
non-server CPU models (only Rocket Lake, Alder Lake with E-cores
disabled, and Zen 4), so leave it as <option>.
2023-02-12 13:46:15 +08:00
Xi Ruoyao
90354d5494
flac: Drop nasm and xmms dependencies
...
In the changelog of flac-1.4.2:
* Remove xmms plugin (Martijn van Beurden, TokyoBlackHole)
* Remove all pure assembler, removing build dependency on nasm
2023-02-12 13:01:23 +08:00
Thomas Trepl
78ad6ce6c8
Upgrade postgresql-15.2
2023-02-11 19:06:28 +01:00
Xi Ruoyao
4f93382c83
gtk+3: Remove note about missing schema
...
Now GTK+-3 test suite uses a dedicated schema directory (in the build
directory) so it's not a problem anymore.
2023-02-12 01:04:11 +08:00
Xi Ruoyao
9bb1bd7e90
gdk-pixbuf: Clarify where to inject the sed to fix docdir
2023-02-12 01:01:27 +08:00
Xi Ruoyao
ef85ef61f6
vte: API doc now needs gi-docgen instead of gtk-doc
2023-02-12 00:57:53 +08:00
Xi Ruoyao
29cd7e3645
tracker3: Add libsoup2 back to optional
...
The build system still automatically pick it up (maybe together with
soup3).
2023-02-12 00:36:59 +08:00
Xi Ruoyao
365e97be1d
gtk+3: Document -Dtracker3=true option
2023-02-11 23:32:14 +08:00
Xi Ruoyao
63de2d9039
libsoup3: Fix the description of -Ddocs=enabled, and add a sed to fix docdir
2023-02-11 23:23:02 +08:00
Xi Ruoyao
ca02f08d0f
glib-networking: Document a test failure with recent GnuTLS
2023-02-11 23:14:14 +08:00
Ken Moffat
4e3d642d9c
Update to asymptote-2.85.
2023-02-11 15:03:17 +00:00
Tim Tassonis
412656a1fb
Update to xfce4-panel-4.18.2.
...
Update to ristretto-0.13.0.
2023-02-11 13:29:27 +01:00
Xi Ruoyao
ce1f29a387
libgusb: Fix the location of installed document
2023-02-11 20:00:16 +08:00
Xi Ruoyao
c7904e0279
gdk-pixbuf: Document -Dgtk_doc=true option
2023-02-11 19:01:40 +08:00