Commit Graph

3280 Commits

Author SHA1 Message Date
Bruce Dubbs
ec288f7505 Stop hard coding the python version 2022-11-07 08:58:45 -06:00
Pierre Labastie
54d09e717a Merge branch 'trunk' into plabs/python-mods 2022-11-06 20:36:09 +01:00
Pierre Labastie
d7ba6b4ddd Fix sed in mozilla apps
Sorry for forgetting the "xargs"
2022-11-04 15:27:38 +01:00
Pierre Labastie
16218efb30 Some fixes to mozilla apps due to python-3.11
This may not be the only thing needed for ff and tb.
2022-11-01 22:31:52 +01:00
Pierre Labastie
b69df19ab6 Merge branch 'trunk' into plabs/python-mods 2022-11-01 07:59:01 +01:00
Pierre Labastie
8b819c527c Reference book's pytest instead of external
Note that for pycairo2, I am not sure pytest can be built for python2.
2022-10-29 23:34:19 +02:00
Pierre Labastie
b3618e7295 Typo 2022-10-29 08:23:47 +02:00
Pierre Labastie
f927d5b31d Merge branch 'trunk' into plabs/python-mods 2022-10-28 16:16:17 +02:00
Xi Ruoyao
b3285de6d5
libgpg-error and gpgme: remove {gpg-error,gpgme}-config from contents
libgpg-error stop to provide gpg-error-config in 1.46.  And, if gpgme is
built with libgpg-error-1.46, it won't ship gpgme-config as well.
2022-10-28 16:27:19 +08:00
Bruce Dubbs
bd3b2a5061 Update to libidn2-2.3.4. 2022-10-24 11:30:46 -05:00
Bruce Dubbs
c1a7a1c93f Update to qca-2.3.5. 2022-10-22 00:05:30 -05:00
Bruce Dubbs
16c3f250c3 Update to libgusb-0.4.2. 2022-10-21 23:48:26 -05:00
Bruce Dubbs
610c839bce Update to icu4c-72_1. 2022-10-21 23:44:12 -05:00
Bruce Dubbs
31f2b59f51 Update to libqalculate-4.4.0. 2022-10-21 14:06:17 -05:00
Bruce Dubbs
4180fdc1df Update to libical-3.0.16. 2022-10-21 13:54:18 -05:00
Bruce Dubbs
43472a08b3 Update to libunistring-1.1. 2022-10-21 13:48:31 -05:00
Bruce Dubbs
88fbb40c64 Update to node.js-16.18.0. 2022-10-21 10:14:31 -05:00
Pierre Labastie
c2453e6011 Merge branch 'trunk' into plabs/python-mods 2022-10-20 17:49:10 +02:00
Pierre Labastie
402910e9fb Fix references to sphinx 2022-10-20 17:22:26 +02:00
Pierre Labastie
6cd8a9a304 Update to libxml2-2.10.3 (security update) 2022-10-20 13:51:46 +02:00
Pierre Labastie
5701f4bf65 Update to libwacom-2.5.0 2022-10-20 13:30:09 +02:00
Pierre Labastie
55b2051ccb Update to wayland-protocols-1.27 2022-10-20 13:22:40 +02:00
Bruce Dubbs
eaeb4f0f98 Update to libksba-1.6.2. 2022-10-15 11:01:38 -05:00
Bruce Dubbs
8aa560c873 Update to libgpg-error-1.46. 2022-10-15 10:50:59 -05:00
Bruce Dubbs
e188930790 Update to libical-3.0.15. 2022-10-14 16:30:17 -05:00
Bruce Dubbs
3b507685ba Update to libgusb-0.4.1. 2022-10-04 15:15:37 -05:00
Pierre Labastie
193807ab5b Update to gspell-1.12.0 2022-09-29 17:30:53 +02:00
Bruce Dubbs
3ffc0fc91b Update to node-16.17.1. 2022-09-24 17:31:42 -05:00
Bruce Dubbs
a05a6f33b7 Update to xapian-core-1.4.21. 2022-09-23 13:32:53 -05:00
Douglas R. Reno
75aa129cb5 Package Updates:
Update to libwpe-1.14.0
Update to Mako-1.2.3 (Python Module)
Update to nghttp2-1.50.0
2022-09-23 12:44:30 -05:00
Douglas R. Reno
498e62a0ea Package Updates:
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Bruce Dubbs
3db3f72795 Update to wpebackend-fdo-1.14.0. 2022-09-21 17:16:26 -05:00
Bruce Dubbs
16e4d1b15b Update to glibmm-2.66.5. 2022-09-21 16:54:25 -05:00
Bruce Dubbs
331222f074 Update to popt-1.19. 2022-09-21 15:16:10 -05:00
Bruce Dubbs
71b368b9cb Update to gobject-introspection-1.74.0. 2022-09-21 15:01:07 -05:00
Bruce Dubbs
25ce227d3b Update to glib-2.74.0. 2022-09-21 14:51:48 -05:00
Xi Ruoyao
4afbfbdb2e
icu: add a note about extracted directory name 2022-09-20 13:08:22 +08:00
Bruce Dubbs
6b6cf4c4cb Update to libksba-1.6.1. 2022-09-19 15:04:24 -05:00
Pierre Labastie
3c3e0ffb19 Fix libgubs dependencies
gtk-doc cannot be used. And JSON-Glib is needed for 0.4.0
2022-09-19 17:55:38 +02:00
Xi Ruoyao
c35a6f2d41
libxkbcommon: remove reference to XORG_PREFIX
/usr/share/X11 is a symlink to $XORG_PREFIX/share/X11
if [ $XORG_PREFIX != /usr ], so -Dxkb-config-root is not needed.
2022-09-18 14:54:10 +08:00
Pierre Labastie
4034df33e1 libxkbcommon: use XORG_PREFIX instead of XORG_CONFIG
(or install in /usr?)
2022-09-17 10:47:50 +02:00
Bruce Dubbs
ecce4c7369 Update to nspr-4.35. 2022-09-16 15:50:54 -05:00
Bruce Dubbs
7bec8adf7c Update to libgusb-0.4.0. 2022-09-16 15:42:53 -05:00
Xi Ruoyao
10be56f1e5
libbytesize: format fix 2022-09-17 02:09:10 +08:00
Douglas R. Reno
b2baae04bb libbytesize: move six to recommended for bscalc. 2022-09-16 10:39:46 -05:00
Douglas R. Reno
7593b7c218 Duktape: remove extra newline from userinput section 2022-09-16 09:18:17 -05:00
Xi Ruoyao
75d385622a
add comments about tagging duktape and/or mozjs
So we won't need to add something like "this package is known to work
with {duktape,mozjs} in polkit page.
2022-09-16 10:51:15 +08:00
Xi Ruoyao
0af463c172
libxkbcommon: change xkeyboard-config to runtime, and add xorg-env
The building system only uses xkeyboard-config pkg-config file to find
the path to xkeyboard-config files.  Without xkeyboard-config installed,
it guesses /usr/share/X11/xkb.
2022-09-16 10:34:37 +08:00
Tim Tassonis
b051e0ea0c Fix broken duktape dowload url. 2022-09-15 21:44:48 +02:00
Tim Tassonis
f401faa609 Add duktape-2.7.0, allow polkit to use duktape instead of JS. 2022-09-15 19:15:50 +02:00
Pierre Labastie
9bda86ebe2 libbytesize: precise that six is needed for bscalc
I wonder whether we shouldn't rather recommend six: bscalc is handy
for a lot of calculations, for example:
$ bscalc -H 33312
32.53 KiB
2022-09-13 14:56:38 +02:00
Pierre Labastie
d56891b998 boost: --with-python is now a parameter 2022-09-13 07:13:55 +02:00
Bruce Dubbs
ae0c128040 Clarify with-python option in boost 2022-09-12 23:29:54 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Bruce Dubbs
7b459c22b6 Add Cython python module. 2022-09-10 13:21:42 -05:00
Pierre Labastie
da108fb938 Install libxslt doc in a versioned directory
Report by Joe Locash
2022-09-09 09:04:30 +02:00
Xi Ruoyao
36aab55c1d
genlib: URL updates 2022-09-08 14:56:22 +08:00
Bruce Dubbs
056b5965ec Package updates
Update to neon-0.32.3.
Update to libwpe-1.12.3.
Update to cracklib-2.9.8.
Update to libsoup-3.0.8.
2022-09-05 18:03:13 -05:00
Bruce Dubbs
5ff8c3a9cb Add --no-user in Python module installation instructions. 2022-09-05 16:04:47 -05:00
Bruce Dubbs
ccdcaa0f76 Package updates.
Update to Log-Log4perl-1.56 (Perl Module).
Update to IO-Socket-SSL-2.075 (Perl Module).
Update to doxygen-1.9.5.
Update to libatomic_ops-7.6.14.
2022-09-04 10:32:30 -05:00
Douglas R. Reno
720e4cbe9e Package updates
Update to libtasn1-4.19.0
Update to babl-0.1.96
Update to fetchmail-6.4.33
2022-09-03 18:58:59 -05:00
Douglas R. Reno
67cd226204 Package updates:
Update to gc-8.2.2
Update to mozjs-91.13.0
Update to libqalculate-4.3.0
Update to nghttp2-1.49.0
2022-09-03 17:59:57 -05:00
Douglas R. Reno
6aa4fda02a libxslt: Remove old comment about python2 module 2022-09-03 11:07:50 -05:00
Douglas R. Reno
f4c100b7d4 libxslt: remove extra newline before configure 2022-09-03 09:01:03 -05:00
Pierre Labastie
0ecb20cf9f libxslt: remove an harmful space at eol
Took me one hour to figure out hy configure was asking to use
--build, --host, ...
2022-09-03 07:58:00 +02:00
Bruce Dubbs
323310fd44 Update to libxslt-1.1.37. 2022-09-02 20:17:46 -05:00
Bruce Dubbs
8294b3df56 Update to libxml2-2.10.2. 2022-09-02 19:38:51 -05:00
Xi Ruoyao
2cb4b95bce
libssh2: add upstream fix patch for OpenSSH compatibility 2022-09-01 19:21:24 +08:00
Xi Ruoyao
6bc7cd4989
Revert "Increase the recursion limit in libxslt, which allows man pages for samba and systemd to be generated"
This reverts commit ba3bd45656.

The deep recursion was caused by a docbook-xsl issue, which should be
corrected by our docbook-xsl patch.
2022-09-01 11:42:09 +08:00
Bruce Dubbs
f31e793861 Misc text fixes. 2022-08-30 10:45:36 -05:00
Xi Ruoyao
0fe09b09b6
js91: SSE2 can be used for GCC + 32-bit if the system is capable
Other workarounds (simply replacing "double_t") leads FP-related tests
to fail.  If someone is really running a non-SSE2 system, he/she will
need Clang (maybe ironically as you have to build more things on such
a slow system, but we don't have any other solution).
2022-08-29 14:57:54 +08:00
Pierre Labastie
f572dbb2c6 Building mozilla apps with gcc is broken on i686
We used to sed the double_t definition to allow building, but now
we use clang, so that the build passes without sed. Say that using
GCC breaks the build in command explanations too.
2022-08-28 21:03:28 +02:00
Xi Ruoyao
716ab1ac26
js-91: clang is required on 32-bit system 2022-08-28 16:13:29 +08:00
Xi Ruoyao
a1b09476e8
wayland: unset XDG_RUNTIME_DIR for test
* If it's not set, things will be OK.
* If it's set normally, things will be OK.
* If it's set to a non-exist path, many tests will fail.

So for now just papering over the "bad XDG_RUNTIME_DIR issue" by unset
it.
2022-08-28 03:19:18 +08:00
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Douglas R. Reno
19f84a6092 Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop. 2022-08-25 20:03:11 -05:00
Bruce Dubbs
650ddb8903 Tag the rest of multimedia/libdriv/ 2022-08-25 18:48:40 -05:00
Bruce Dubbs
7263a049ae Tags 2022-08-25 16:06:42 -05:00
Bruce Dubbs
00eb94abb3 Tags and add a dependency to sysprof 2022-08-24 16:20:38 -05:00
Douglas R. Reno
e3c1140027 Tag LXDE 2022-08-24 14:00:03 -05:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Julien Lepiller
f33467d250 Fix typos 2022-08-23 08:17:55 +02:00
Bruce Dubbs
0ddf4e7c2a Tags 2022-08-22 22:55:37 -05:00
Xi Ruoyao
16f7f0edb1
Squashed commit of UEFI tags for 11.2 and some text changes
grub-setup: update version numbers in example to match LFS 11.2
    grub-efi: tag for 11.2
    freetype2: tag for 11.2
    brotli: tag for 11.2
    harfbuzz: tag for 11.2
    glib2: don't run test suite as root (text only change)
    graphite2: tag for 11.2
    libxml2: align explanation with acutal command (text only change)
    libpng: tag for 11.2
    efibootmgr: tag for 11.2
    efivar: tag for 11.2
    mandoc: tag for 11.2
2022-08-23 11:38:12 +08:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Douglas R. Reno
8b22593891 Tags for Subversion and friends 2022-08-22 17:06:21 -05:00
Bruce Dubbs
7577bd65e8 Fix clucene for lfs-11,2 and tag 2022-08-22 16:44:04 -05:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Douglas R. Reno
9b8ff698ec Fix building hdparm-9.64 with glibc-2.36
Tags up to that point
2022-08-22 14:37:51 -05:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Douglas R. Reno
ecc23863e9 libevent: Typo fix
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Douglas R. Reno
dca2b43ecd Adapt CMake to use Boost-1.80.0 with FindBoost.
Tags
2022-08-22 11:33:42 -05:00
Douglas R. Reno
046d740a29 Some more tags 2022-08-22 00:11:24 -05:00
Pierre Labastie
63413bc629 brotli: add missing role="root" 2022-08-20 15:55:41 +02:00
Douglas R. Reno
f57ea40c9f Package Updates:
Update to liburcu-0.13.2
Update to dvisvgm-2.14
Update to asymptote-2.82
Update to mutt-2.2.7
2022-08-19 13:58:46 -05:00
Pierre Labastie
f050585091 Reinstate sysconfdir=/etc in libxml2
It had been inadvertently removed
2022-08-19 00:13:02 +02:00
Bruce Dubbs
c78420c5de Make libxml2 build with python3 2022-08-18 13:17:02 -05:00
Bruce Dubbs
f93706f8b8 Update to libxslt-1.1.36. 2022-08-18 10:14:47 -05:00
Bruce Dubbs
b4282bdbfe Update to libxml2-2.10.0. 2022-08-18 10:03:35 -05:00