Commit Graph

25361 Commits

Author SHA1 Message Date
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
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
367cbd0d1f
gpgme: add patch for using latest libgpg-error 2022-10-28 16:20:07 +08:00
Xi Ruoyao
0c73c5b624
gpgme: prepare for Python 3.11 update 2022-10-28 16:11:26 +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
Pierre Labastie
31cf6baae7 Revert "wget depends optionally on libunistring"
This reverts commit c821a8f045.
We consider if an optional dependency (here libidn2) requires
something (here libunistring), then we do not list "something"
in the optional dependencies. Note that we might reconsider this:
in this case, libunistring can be used without libidn2. But for
the moment, let's revert.
2022-10-28 09:21:23 +02:00
Pierre Labastie
c821a8f045 wget depends optionally on libunistring 2022-10-28 09:16:25 +02:00
David Bryant
76a6005a54 Removed redundant verbiage; edited for clarity. 2022-10-27 17:04:01 -05:00
Bruce Dubbs
cd3910dd6b Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-10-27 16:29:46 -05:00
Bruce Dubbs
5bb1f9d35b Update to wireshark-4.0.1. 2022-10-27 16:24:42 -05:00