Commit Graph

24820 Commits

Author SHA1 Message Date
Ken Moffat
acd690750b python-mods - fix a couple of 'Installation of' items. 2022-11-06 23:15:56 +00:00
Pierre Labastie
54d09e717a Merge branch 'trunk' into plabs/python-mods 2022-11-06 20:36:09 +01:00
Pierre Labastie
33f878a985 Finish addition of gi-docgen
Add figures, and add short description for gi-docgen
2022-11-06 12:02:53 +01:00
Pierre Labastie
0a13134f06 Add gi-docgen deps (still WIP) 2022-11-06 09:54:50 +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
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
Xi Ruoyao
8c973e5902
dos2unix: remove "configure", and add "make check"
I forgot it yesterday... I must have been too sleepy :(.
2022-11-04 10:30:26 +08:00
Bruce Dubbs
ada20087b3 Perl module updates.
Update to URI-5.17 (perl module).
Update to HTML-Parser-3.80 (Perl Module).
2022-11-03 16:00:31 -05:00
Douglas R. Reno
6c164c6b3c Update to systemd-252. 2022-11-03 14:56:45 -05:00
Xi Ruoyao
a21a8d02af
dos2unix: remove unneeded dependency, and record installed directory 2022-11-04 01:42:23 +08:00
Xi Ruoyao
1e74b278e8
dos2unix: fix a typo 2022-11-04 01:24:56 +08:00
Xi Ruoyao
aa13e22b92
replace hd2u with dos2unix
hd2u seems a "personal project" and the maintainer just doesn't want to
follow the convention in open source community.  Recently an annoying
stealth update happened.  Switch to another package providing the same
dos2unix command.
2022-11-04 01:21:06 +08:00
Pierre Labastie
8828c76063 Add gi-docgen (WIP: need testing) 2022-11-03 09:00:30 +01:00
Douglas R. Reno
b7fcdc2ffe Fix render error from previous commit 2022-11-02 19:19:13 -05:00
Bruce Dubbs
a9b8632592 Update hd2u md5sum.
It looks like a "stealth" update in 2020.
2022-11-02 19:16:54 -05:00
Pierre Labastie
485f05cde4 Move also entity for pyparsing in packages.ent 2022-11-02 08:34:53 +01:00
Pierre Labastie
352e81e547 Only reference Jinja2 for sysv 2022-11-02 08:32:41 +01:00
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
6455875dad Update to mpg123-1.31.1. 2022-11-01 14:11:17 -05: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
Ken Moffat
90995668c4 Update to asymptote-2.83. 2022-10-31 20:33:39 +00:00
David Bryant
f7d8f12e06 Correct small typo in build instructions. 2022-10-31 12:45:38 -05:00
Pierre Labastie
bdfd2764aa seamonkey requires cbindgen 2022-10-30 19:28:37 +01:00
Bruce Dubbs
2ac31d06f6 Update to mpg123-1.31.0. 2022-10-30 11:24:57 -05:00
Bruce Dubbs
dea60dd1a5 Xorg app updates
Update to xsetroot-1.1.3 (Xorg app).
Update to sessreg-1.1.3 (Xorg app).
2022-10-30 11:06:07 -05:00
Bruce Dubbs
57ab9297dc Xorg library updates.
Update to libXinerama-1.1.5 (Xorg library).
Update to libXext-1.3.5 (Xorg library).
2022-10-30 10:51:18 -05:00
Ken Moffat
4c59e83287 Fix postfix ftbfs when running linux-6. 2022-10-30 01:56:07 +00:00
David Bryant
6fe407f4e2 Clarified comments in "template.xml". 2022-10-29 17:44:36 -05: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
395cf7d04a Update to qt-5.15.7 2022-10-29 15:15:49 +02:00
Pierre Labastie
b3618e7295 Typo 2022-10-29 08:23:47 +02:00
Pierre Labastie
3dc54fa9c6 Fix pyparsing reference in libinput 2022-10-28 22:01:30 +02:00
Douglas R. Reno
74c6949cc9 Update to samba-4.17.2 (Security Update) 2022-10-28 14:07:55 -05:00
Douglas R. Reno
ef2eac4b84 Patch libtiff against several vulnerabilities. 2022-10-28 13:51:09 -05:00
Bruce Dubbs
93609124bf Update to taglib-1.13. 2022-10-28 10:47:30 -05:00
Bruce Dubbs
a0015cb411 Update to xarchiver-0.5.4.20. 2022-10-28 10:41:07 -05:00
Bruce Dubbs
f8a76034bc Update to gdk-pixbuf-2.42.10. 2022-10-28 10:26:34 -05:00
Ken Moffat
74d63dc726 Update to fetchmail-6.4.34. 2022-10-28 15:26:42 +01:00
Pierre Labastie
f927d5b31d Merge branch 'trunk' into plabs/python-mods 2022-10-28 16:16:17 +02:00
Xi Ruoyao
a476c5de8a
volume_key: find gpgme and gpg correctly 2022-10-28 17:17:34 +08:00