Commit Graph

9058 Commits

Author SHA1 Message Date
Pierre Labastie
fdfe117163 Fix a missing tag 2022-11-04 12:45:33 +01:00
Pierre Labastie
72c62e4fbc Add figures for python modules
Also fix various problems with already included modules (missing
short descriptions, etc)
2022-11-04 12:24:09 +01:00
Pierre Labastie
8828c76063 Add gi-docgen (WIP: need testing) 2022-11-03 09:00:30 +01:00
Pierre Labastie
352e81e547 Only reference Jinja2 for sysv 2022-11-02 08:32:41 +01: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