Bruce Dubbs
bfe8137437
Update to llvm-15.0.4.
2022-11-08 13:53:31 -06:00
Bruce Dubbs
a82edc782c
Update to libdrm-2.4.114.
2022-11-08 12:12:30 -06:00
Bruce Dubbs
6cf5a523e2
Update to icewm-3.2.0.
2022-11-08 11:58:28 -06:00
Bruce Dubbs
33e4739202
Update to xwayland-22.1.5.
2022-11-08 11:46:42 -06:00
Bruce Dubbs
2084a95733
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-11-08 11:30:56 -06:00
Bruce Dubbs
916097fd49
Update to mlt-7.10.0.
2022-11-08 11:25:30 -06:00
Bruce Dubbs
23d58b9fb4
Update to SDL2-2.24.2.
2022-11-08 11:14:05 -06:00
Bruce Dubbs
cb37cb794f
Update to cmake-3.24.3.
2022-11-08 10:37:45 -06:00
Tim Tassonis
9721d3f0b1
Update to xfce4-settings-4.16.4.
2022-11-08 16:14:17 +01:00
Bruce Dubbs
ec288f7505
Stop hard coding the python version
2022-11-07 08:58:45 -06:00
Pierre Labastie
3d421495de
Fix some Capitals in flit_core
...
Also there is only one additional dep for tests.
2022-11-07 13:29:46 +01:00
Ken Moffat
acd690750b
python-mods - fix a couple of 'Installation of' items.
2022-11-06 23:15:56 +00:00
Bruce Dubbs
4a91abcf1a
Update to poppler-22.11.0.
2022-11-06 15:16:43 -06:00
Bruce Dubbs
bd68243a33
Add inportant note to Python3
...
Ensure that users are warned about reinstalling Python
modules after upgrading to a new Python3 minor version.
2022-11-06 14:49:31 -06:00
Bruce Dubbs
aaa26c725d
Update to lcms2-2.14 (Little CMS).
2022-11-06 13:47:45 -06:00
Bruce Dubbs
2d63a2eaf1
Update to stunnel-5.67.
2022-11-06 13:41:54 -06:00
Pierre Labastie
54d09e717a
Merge branch 'trunk' into plabs/python-mods
2022-11-06 20:36:09 +01:00
David Bryant
bb1c8d85d1
Correct commit #f7d8f12e06, which was incomplete. Thanks, Ken.
2022-11-06 09:46:02 -06: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
Douglas R. Reno
27abacc077
PostgreSQL Updating Instructions: Use -d instead of -D here.
...
Without this, the install command will ask for an additional destination
file. We're just creating a directory, so let's use the right option.
Tested on an upgrade to 15.0 from 14.x
2022-11-05 11:44:04 -05: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