Commit Graph

26388 Commits

Author SHA1 Message Date
Tim Tassonis
97bd764c30 Update to git-2.41.0. 2023-06-02 23:33:21 +02:00
Pierre Labastie
012fe49328 evolution-data-server: remove spurious dotdot
Reported by "r1c0n3r0" on #lfs-support
2023-06-02 21:17:39 +02:00
Xi Ruoyao
c407a61f5e
rust: Symlink the Zsh completion file so Zsh can find it 2023-06-03 00:22:55 +08:00
Xi Ruoyao
7623a70139
tracker3: Always install the doc into expected location, ...
and use a more clever way for testing.
2023-06-02 19:08:19 +08:00
Pierre Labastie
7bfd30d73c evolution-data-server: use ninja also for sysv 2023-06-02 10:07:11 +02:00
Tim Tassonis
d5c360b41d Update to qemu-8.0.2 2023-06-02 01:36:40 +02:00
Pierre Labastie
09b33fbafd Exiv2: Add command explanation to disable brotli 2023-06-01 21:26:03 +02:00
Douglas R. Reno
3a0324cbd9 Fix the preceding commit for tracker-miners 2023-06-01 14:25:20 -05:00
Douglas R. Reno
f950c9297b Update to tracker-miners-3.5.2 2023-06-01 14:21:06 -05:00
Douglas R. Reno
bed8a11c86 Update to tracker-3.5.3 2023-06-01 14:19:43 -05:00
Douglas R. Reno
74e0749708 Update to evolution-data-server-3.48.2 2023-06-01 14:14:28 -05:00
Douglas R. Reno
bbdb4bb6cd Update to libpeas-1.36.0 2023-06-01 14:10:58 -05:00
Pierre Labastie
75129f2bca Add brotli as a recommended dependency for exiv2
It can be disabled, but it is useful.
2023-06-01 21:02:53 +02:00
Douglas R. Reno
30edd677da libssh2: comment out unused patch from the Downloads section 2023-06-01 10:33:41 -05:00
Xi Ruoyao
48d48bdd2e
librsvg: Fix gi-docgen API doc install location 2023-06-01 21:23:18 +08:00
Xi Ruoyao
24ecd679da
rust: Add rustdoc into build.tools
The rustdoc program is a part of rustup default install.  And it was
installed with previous rustc releases even if we didn't specify it in
build.tools (so it's in the "contents and short descriptions" section).
But with rustc-1.69 it's not installed if we don't explicitly add it
into build.tools.

It's needed by "cargo doc" command (I use it when I develop Rust
crates), and also some BLFS packages (at least, the testsuite of
librsvg).

Add rustdoc into build.tools so it will be built and installed.
2023-06-01 19:09:45 +08:00
Xi Ruoyao
185bfd7176
glib2: Add back the test failure with du-9.2
PLEASE DO NOT REMOVE UNLESS YOU'VE TESTED WITH COREUTILS 9.2 OR LATER!
2023-06-01 16:27:43 +08:00
Xi Ruoyao
35a47ae8fb
Update to libssh2-1.11.0 2023-06-01 16:17:24 +08:00
Tim Tassonis
68cae622c8 Update to xfce4-power-manager-4.18.2.
Update to samba-4.18.3.
2023-06-01 00:50:00 +02:00
Douglas R. Reno
a6a7db150b glib2: trivial commit, just remove an extra period that was bugging me 2023-05-31 15:46:06 -05:00
Douglas R. Reno
363ca805ed sphinxcontrib-htmlhelp: Remove text about a sed that no longer exists. 2023-05-31 15:25:20 -05:00
Douglas R. Reno
84a5b4a439 nmap: Zenmap needs PyGObject3, it was ported from PyGTK (and Python2) in
7.94.
2023-05-31 15:14:21 -05:00
Pierre Labastie
7ac7c02515 Typos 2023-05-31 21:05:13 +02:00
Pierre Labastie
80f16c32ce Fix building libkexiv2 against exiv2-0.28+
Also add changelog entries
2023-05-31 20:29:54 +02:00
Pierre Labastie
0d9be3919f Fix building gwenview against exiv2-0.28
The fix is taken from a patch by gentoo, but can be implemented
as a sed.
2023-05-31 19:56:28 +02:00
Douglas R. Reno
67f16c16bc Changelog: fix typo - we're on 9.18.x for bind 2023-05-31 11:45:18 -05:00
Douglas R. Reno
5fda0abba3 asciidoctor: Add a note about the "fatal: not a git repository" message
that shows up during the build.

It can be misleading, so let's document it.
2023-05-31 11:40:14 -05:00
Bruce Dubbs
d1d2511e2f Update to webkitgtk-2.40.2. 2023-05-30 22:20:33 -05:00
Douglas R. Reno
cda852ab9b Plasma: Fix a typo that prevents the build from succeeding 2023-05-30 20:39:51 -05:00
Douglas R. Reno
166f78226d Changelog: fix typo 2023-05-30 17:16:02 -05:00
Pierre Labastie
11f9b1d14c Document gdb-add-index in short descriptions
Also reinstate libinproctrace in short descriptions
2023-05-30 13:34:50 +02:00
Pierre Labastie
9659284d41 Fix changelog date of vim update 2023-05-29 21:36:58 +02:00
Pierre Labastie
3df352acef Update to at-spi2-core-2.48.3 2023-05-29 21:36:13 +02:00
Pierre Labastie
9595e27dd6 Update to xterm-381 2023-05-29 21:36:13 +02:00
Pierre Labastie
da73c1c05f Update to gdb-13.2 2023-05-29 21:36:13 +02:00
Pierre Labastie
480cc42c97 Update to epiphany-44.3 2023-05-29 21:36:13 +02:00
Pierre Labastie
c824000c34 Update to vala-0.56.8 2023-05-29 21:36:13 +02:00
Bruce Dubbs
1d7a98fa08 Fix vim url 2023-05-29 13:05:34 -05:00
Bruce Dubbs
86f27d7d7e Update to vim-9.0.1503. 2023-05-29 12:32:11 -05:00
Xi Ruoyao
261fdeb547
networkmanager: Document -Dcrypto= options 2023-05-29 21:14:09 +08:00
Pierre Labastie
6617624bba Remove version of glib2 patch
Glib2 version has been removed in the patches directory...
2023-05-28 23:08:39 +02:00
Bruce Dubbs
959d0d268b Add a warning to the icu package
If upgrading to a new majore version of icu, add a warning about the
need to upgrade other packages.  Also provide information about how to
test packages for conflicts.
2023-05-28 11:28:13 -05:00
Bruce Dubbs
32054928d1 Update to glib-2.76.3. 2023-05-28 10:42:38 -05:00
Bruce Dubbs
94c702ffe4 Update to mesa-23.1.1. 2023-05-28 10:28:23 -05:00
Bruce Dubbs
58acc3e46a Minor rewording of libxml2 note. 2023-05-27 16:32:51 -05:00
Xi Ruoyao
f6061807d1
libxml2: Note how to remove unneeded references to ICU libraries for --with-icu
Or too many packages can link to ICU libraries w/o any real necessity
and cause upgrading ICU very nasty.
2023-05-27 19:18:49 +08:00
Pierre Labastie
31120d7c05 Update to gexiv2-0.14.1
gexiv2 FTBFS against exiv2-0.28 (reported by r1c0n3r0 on #lfs-support).
There is an upstream fix, but it does not apply to 0.14.0. So
update to 0.14.1 and add the patch.
2023-05-27 10:15:18 +02:00
Pierre Labastie
1e99ba7f25 exiv2 uses external inih now
reported by r1c0n3r0 on #lfs-support
2023-05-27 09:06:04 +02:00
Bruce Dubbs
320b871707 Update to sdl12-compat-release-1.2.64. 2023-05-26 16:22:51 -05:00
Bruce Dubbs
83e98db34a Update to exiv2-0.28.0. 2023-05-26 16:08:11 -05:00