Commit Graph

25776 Commits

Author SHA1 Message Date
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
Xi Ruoyao
642fdb7a9f
rust: Add a note about passing LIBSSH2_SYS_USE_PKG_CONFIG to root 2023-02-11 18:55:35 +08:00
Xi Ruoyao
4fa25c5da0
x7font: Fix an uppercase vs. lowercase issue 2023-02-11 15:28:37 +08:00
Xi Ruoyao
972a98559f
dbus: Drop dependency on dbus-glib for test
According to the NEWS file, the dependency has been removed years ago. I
also ran "make check" w/o it and no test failed.
2023-02-11 15:25:42 +08:00
Xi Ruoyao
1770d641c9
xwayland: Add --buildtype=release, and ...
Adjust the description of man page Xserver.1: technically both Xorg and
Xwayland are in the category of "X server".  The reason we don't install
it here is not "it's not a part of this package", but we don't want to
overwrite a man page from another package.

Remove the creation of /etc/X11/xorg.conf.d: "Xorg" is "another X
server" so technically Xwayland (and other packages except Xorg and the
Xorg drivers) should have nothing to do with it.  In my last build
/etc/X11/xorg.conf.d is empty.
2023-02-11 15:14:16 +08:00
Ken Moffat
f7193500f2 Update to libvpx-1.13.0. 2023-02-11 00:04:24 +00:00
Pierre Labastie
f45963ab8c Add optional dependencies for transmission 2023-02-10 22:25:48 +01:00
Ken Moffat
b66736fb6e Update to nss-3.88.1. 2023-02-10 20:35:58 +00:00
Tim Tassonis
ac9d0415be Update to libxfce4ui-4.18.2.
Update to xfce4-session-4.18.1.
Update to xfce4-power-manager-4.18.1.
2023-02-10 19:35:26 +01:00
Pierre Labastie
2a7be92211 Several small fixes to transmission
The optional dependencies are not complete.
2023-02-10 16:18:34 +01:00
Xi Ruoyao
6412a2e551
pango: Add a sed to fix docdir
Or several directories named Pango* will be created in /usr/share/doc
directly.
2023-02-10 21:57:06 +08:00
Xi Ruoyao
712da352f8
pango: Fix a typo 2023-02-10 21:41:12 +08:00
Xi Ruoyao
5dcac019de
pipewire: Avoid an extra comma in recommended dep with REV=systemd 2023-02-10 21:38:37 +08:00
Xi Ruoyao
adcccac0cd
mesa: Explicitly reconfigure to use -Dbuild-tests before ninja test
It's good to have an example about "meson configure" command.
2023-02-10 21:36:54 +08:00
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory 2023-02-10 21:25:35 +08:00
Xi Ruoyao
3ca986e0da
libjpeg-turbo: Demote nasm or yasm to recommended
Without nasm or yasm, the package can still be build but the result will
lack optimized assembly routine and run slower.
2023-02-10 19:09:33 +08:00
Xi Ruoyao
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules 2023-02-10 18:52:14 +08:00
Pierre Labastie
15b50cf9fc Fix a missing tag
Thanks to Wayne Blaszczyk for the report
2023-02-10 09:55:06 +01:00
Tim Tassonis
da7e9ca38b Revert to old SBU estimate for transmission-4.0.0. 2023-02-10 00:44:12 +01:00
Bruce Dubbs
ebbe5a8fb5 Update to libreoffice-7.5.0.3. 2023-02-09 16:22:43 -06:00
Bruce Dubbs
fec92b53c7 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-02-09 16:06:18 -06:00
Tim Tassonis
2c596e3fed Update to mesa-22.3.5
Update to transmission-4.0.0
2023-02-09 22:41:05 +01:00
Xi Ruoyao
05355b82df
libseccomp: Comment out Python binding for now
I tried it and it refuse to build with --disable-static.  When I removed
--disable-static, I still got about 500 test failures with
--enable-python, but without it the test runs normally.
2023-02-10 03:13:45 +08:00
Bruce Dubbs
fad9b8d31b Update to stunnel-5.68. 2023-02-09 12:58:48 -06:00
Bruce Dubbs
7fb10a3dd2 Update to libjpeg-turbo-2.1.5.1. 2023-02-09 12:54:06 -06:00
Xi Ruoyao
e2de81fd07
libsecret: Doc needs gi-docgen now
Though the option is still named gtk_doc, actually it invokes gi-docgen.

By the way, run the tests with dbus-run-session or almost all will fail
w/o a d-bus address.
2023-02-10 02:38:29 +08:00
Xi Ruoyao
6c22d02146
mitkrb: Document the test failure w/o network
And remove the test failure caused by a previous installed version: the
upstream claims it's already fixed (the same story as gnutls and
-disable-rpath workaround).
2023-02-10 00:34:35 +08:00
Pierre Labastie
29c8a42370 Use mkdir -pv /opt/rustc-<version>
The most likely reason to rerun a scripted build of rust is that
something failed during build. But since this directory is created at
the beginning of the script, the script will fail early cresting the
directory.

Of course, now, there is no protection against erasing a successful
build when rerunning with different options.
2023-02-09 13:06:58 +01:00
Pierre Labastie
40c9be7769 Update to xwayland-22.1.8 2023-02-09 11:56:01 +01:00
Pierre Labastie
bff9f953bf Update to sphinx_rtd_theme-1.2.0 2023-02-09 11:56:01 +01:00
Pierre Labastie
84c1565502 Add sphinxcontrib-jquery-2.0.0
It is a dependency of sphinx_rtd_theme-1.2.0. Note that the latest
version as of today is 3.0.0, but it is rejected by sphinx_rtd_theme.
2023-02-09 11:56:01 +01:00
Xi Ruoyao
051445631f
Fix installed directories for meson_python and pyproject-metadata 2023-02-09 18:32:04 +08:00
Bruce Dubbs
a7a992f9a7 Update to xkeyboard-config-2.38. 2023-02-08 21:30:27 -06:00
Bruce Dubbs
cc7b915a96 Update to rustc-1.67.0. 2023-02-08 21:24:40 -06:00
Douglas R. Reno
bbf738f0e9 Update to NetworkManager-1.40.12 2023-02-08 16:12:28 -06:00
Thomas Trepl
05eb990a00 Upgrade SDL2-2.26.3 2023-02-07 21:38:01 +01:00
Douglas R. Reno
1b25b1d0e4 Mark xorg-server as a security update 2023-02-07 09:15:21 -06:00
Tim Tassonis
24ac3c2034 Update to xorg-server-21.1.7.
Update to libX11-1.8.4.
2023-02-07 06:40:18 +01:00
Ken Moffat
b26ff3c85d Update to ImageMagick-7.1.0-61. 2023-02-06 20:22:18 +00:00