Commit Graph

9107 Commits

Author SHA1 Message Date
Pierre Labastie
877b80ac62 Fix python-docs md5 2022-11-02 07:54:04 +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
Bruce Dubbs
4be7bcdf7a Update to Python3-3.11.0. 2022-11-01 14:06:49 -05:00
Pierre Labastie
be11214845 typos 2022-11-01 10:43:59 +01:00
Pierre Labastie
ddf66964af reference recommonmark in LLVM 2022-11-01 10:42:04 +01:00
Pierre Labastie
a8b202ac54 Add recommonmark and its dependency
This is the module needed for generating LLVM documentation.
2022-11-01 10:41:18 +01:00
Pierre Labastie
8c5e6eca40 Move "packaging" from dependencies to modules
It is required by both sphinx and pytest
2022-11-01 08:18:49 +01:00
Pierre Labastie
b69df19ab6 Merge branch 'trunk' into plabs/python-mods 2022-11-01 07:59:01 +01:00
Pierre Labastie
35ea4f048c Update to OpenJDK-19.0.1 2022-10-31 23:03:18 +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
a2e0310cfd Fix Babel md5 2022-10-29 23:05:49 +02:00
Pierre Labastie
622cc86e3b Add doxypypy and doxyqml python modules
Also change some ulink to xref, and recommend those modules
for kapidox.
2022-10-29 22:33:08 +02:00
Pierre Labastie
b3618e7295 Typo 2022-10-29 08:23:47 +02:00
Douglas R. Reno
ef2eac4b84 Patch libtiff against several vulnerabilities. 2022-10-28 13:51:09 -05: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
Xi Ruoyao
b5e2a6ca63
swig: swig-4.1.0 uses PCRE2 instead of PCRE1
Link: https://github.com/swig/swig/pull/2138
2022-10-28 16:02:14 +08:00
David Bryant
76a6005a54 Removed redundant verbiage; edited for clarity. 2022-10-27 17:04:01 -05:00
Bruce Dubbs
80cd2ac953 Update to PerlIO-utf8_strict-0.010 (Perl module). 2022-10-27 15:56:03 -05:00
Bruce Dubbs
13d0ae8bef Package updates.
Update to alsa-lib alsa-utils 1.2.8.
Update to unrar-6.2.1.
Update to gtk-4.8.2.
2022-10-26 17:33:38 -05:00
Bruce Dubbs
7a6fad03cc Update to valgrind-3.20.0. 2022-10-26 16:33:10 -05:00
Bruce Dubbs
5fbbb82c4f Update to swig-4.1.0. 2022-10-26 16:05:23 -05:00
Bruce Dubbs
bd3b2a5061 Update to libidn2-2.3.4. 2022-10-24 11:30:46 -05:00
Bruce Dubbs
474e41766f Update perl module URI dependencies 2022-10-24 10:46:29 -05:00
Bruce Dubbs
010b3dc8fe Update to fontconfig-2.14.1. 2022-10-23 14:31:28 -05:00
Bruce Dubbs
37e00bdd31 Update to Log-Log4perl-1.57 (Perl module). 2022-10-23 14:09:17 -05:00
Bruce Dubbs
f9e1bc3ed6 Update to llvm-15.0.3. 2022-10-23 12:37:43 -05:00
Bruce Dubbs
2e76c7be78 Update to harfbuzz-5.3.1. 2022-10-23 11:03:44 -05:00
Bruce Dubbs
87897933c7 Update to pixman-0.42.0. 2022-10-22 00:24:43 -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
7f25651aea Update to asciidoctor-2.0.18. 2022-10-21 13:31:54 -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
6e86a833af Add the sphinx_rtd_theme python module 2022-10-20 17:21:40 +02:00
Pierre Labastie
6e98a0804b Move pyparsing module to python-modules
It may be used by packages other than python modules
2022-10-20 17:13:04 +02:00
Pierre Labastie
6cd8a9a304 Update to libxml2-2.10.3 (security update) 2022-10-20 13:51:46 +02:00
Pierre Labastie
0df2c22ef1 Update to graphviz-6.0.2 2022-10-20 13:37:48 +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
Pierre Labastie
221df934de Update to harfbuzz-5.3.0 2022-10-20 13:01:18 +02:00
Bruce Dubbs
7599563171 Update to git-2.38.1 (Security update). 2022-10-19 20:02:04 -05:00
Bruce Dubbs
37524fe0bd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-10-18 14:28:34 -05:00
Xi Ruoyao
bfc20e4fe8
lua: fix patch version number 2022-10-18 23:44:13 +08:00
Bruce Dubbs
3fb7d7dd87 Update to php-8.1.11. 2022-10-18 09:56:50 -05:00
Bruce Dubbs
ae1b82cc3d Python updates.
Update to python3-3.10.8.
Update to python-dbusmock-0.28.6.
2022-10-16 23:17:35 -05:00
Pierre Labastie
74434cca09 Add test instructions to new python modules 2022-10-16 23:14:25 +02:00
Pierre Labastie
ef6402e5c5 Add tests for some python deps and a few fixes 2022-10-16 09:58:22 +02:00
Pierre Labastie
114f6db9a4 Add tests for some python modules 2022-10-15 23:48:33 +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
Pierre Labastie
7775697cc0 Add py module to python-deps 2022-10-15 09:58:06 +02:00
Pierre Labastie
074696493c Merge branch 'trunk' into plabs/python-mods 2022-10-15 09:57:23 +02:00
Pierre Labastie
ab0bd91cc1 URI (perl module) depends on Test::Warnings 2022-10-15 09:43:19 +02:00
Bruce Dubbs
02e5535941 Update to dbus-1.14.4. 2022-10-14 23:09:43 -05:00
Bruce Dubbs
d37c1e0b99 Update some Perl modules.
Update to JSON-4.10 (Perl Module).
Update to URI-5.16 (Perl Module).
Update to HTML-Parser-3.79 (Perl Module).
2022-10-14 23:01:59 -05:00
Bruce Dubbs
e188930790 Update to libical-3.0.15. 2022-10-14 16:30:17 -05:00
Pierre Labastie
830c353761 Further python-deps 2022-10-14 16:21:43 +02:00
Pierre Labastie
301c411d42 Fix download urls in python-deps 2022-10-14 15:03:28 +02:00
Pierre Labastie
88149d4df5 Add python deps again
TODO: some versions to be fixed and check files
2022-10-13 17:09:55 +02:00
Pierre Labastie
db3bdfc60a Merge branch 'trunk' into plabs/python-mods 2022-10-13 16:50:17 +02:00
Pierre Labastie
25ee66702c Still adding python modules and fixing some 2022-10-13 16:49:28 +02:00
Bruce Dubbs
502b9abb5a Update to mercurial-6.2.3. 2022-10-11 20:36:04 -05:00
Pierre Labastie
2a0f15bce6 Fixes for sphinx 2022-10-09 22:52:47 +02:00
Pierre Labastie
a3d36f24b3 Merge branch 'trunk' into plabs/python-mods 2022-10-09 22:04:35 +02:00
Pierre Labastie
b3e180158c End python modules for sphinx 2022-10-09 22:03:26 +02:00
Xi Ruoyao
13d9cb6a90
rustc: list libgit2 as external dependency
We are using internally shipped libgit2 for now.
2022-10-08 20:03:49 +08:00
Xi Ruoyao
f2ae6ba809
rustc: demote curl and libssh2 to recommended
And, adjust LIBSSH2_SYS_USE_PKG_CONFIG according to if libssh2 is
installed.  Export it earlier so x.py build and x.py install will use
the same LIBSSH2_SYS_USE_PKG_CONFIG value.  This can reduce some
repeated building process.
2022-10-08 19:04:53 +08:00
Pierre Labastie
b50114ca3d More modules
Finished pytz. Begun pyparsing. Fixed packaging.
2022-10-07 22:42:06 +02:00
Xi Ruoyao
d2c16a455e
cmake: demote libuv to recommended, and add <option> for building cmake w/o recommended dependencies
Tested on a fresh LFS system.
2022-10-06 19:50:55 +08:00
Bruce Dubbs
3dd64c1825 Update to Net-DNS-1.35 (Perl module). 2022-10-05 19:10:43 -05:00
Bruce Dubbs
d985f0b3af Update to git-2.38.0. 2022-10-05 18:21:29 -05:00
Xi Ruoyao
661e7eb274
gdb: fix FTBFS with readline-8.2 2022-10-05 10:15:44 +08:00
Bruce Dubbs
4c82fcd48b Update to poppler-22.10.0. 2022-10-04 15:25:12 -05:00
Bruce Dubbs
3b507685ba Update to libgusb-0.4.1. 2022-10-04 15:15:37 -05:00
Bruce Dubbs
5477965da6 Update to qpdf-11.1.1. 2022-10-04 15:07:29 -05:00
Xi Ruoyao
8bb50b80db
poppler: use https for testfile
Using https can avoid MIM attack (though I don't think a MIM attack
against test files is really useful), and ease the set up of proxy if
one is needed.
2022-10-04 17:56:38 +08:00
Pierre Labastie
036821bd86 Dependencies of sphinx and requests 2022-10-02 22:50:11 +02:00
Pierre Labastie
2dfb0a580b Move requests from python-deps to python-modules
It is a dependency of both kapidox and sphinx
2022-10-02 20:20:02 +02:00
Bruce Dubbs
b66e67e047 Update to dbus-1.14.2. 2022-10-01 12:50:18 -05:00
Pierre Labastie
432ea40759 Begin work on python dependencies 2022-09-30 16:25:05 +02:00
Pierre Labastie
0cf85fa1a7 Add files referenced by sphinx
File content is totally bogus...
2022-09-30 11:38:51 +02:00
Pierre Labastie
766c8d79ea Update to highlight-4.3 2022-09-29 17:52:57 +02:00
Pierre Labastie
193807ab5b Update to gspell-1.12.0 2022-09-29 17:30:53 +02:00
Pierre Labastie
3d48ae4f2a Begin to add sphinx 2022-09-29 08:36:28 +02:00
Pierre Labastie
1ff0f0cd70 Merge branch 'trunk' into plabs/python-mods 2022-09-28 12:34:01 +02:00
Pierre Labastie
8706503737 Fix SBU values for llvm and rust
When measuring the SB unit, I used a terminal with "time { ... }".
When measuring LLVM and rust SBUs, I redirected output. It seems
the gnome terminal is very slow, and when redirecting the output of
the "time" command above, the SB unit goes from 119s down to
86s.
2022-09-27 22:15:24 +02:00
Bruce Dubbs
e977e1382e Renamed cmake-15.0.1.src.tar.xz and placed on anduin. 2022-09-26 11:35:41 -05:00
Pierre Labastie
bf4b5fc3e7 Update to rustc-1.64.0 2022-09-25 10:26:38 +02:00
Pierre Labastie
9a599135cf Update to llvm-15.0.1 2022-09-25 10:26:24 +02:00
Bruce Dubbs
3ffc0fc91b Update to node-16.17.1. 2022-09-24 17:31:42 -05:00
Tim Tassonis
47fe7a5ee8 Downgrade to mypaint-brushes-1.3.1. Fixes Gimp usage. 2022-09-24 17:42:06 +02: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