Commit Graph

9276 Commits

Author SHA1 Message Date
Pierre Labastie
0cce0bf80f Sync UCD.zip versions between ibus and gucharmap 2023-01-30 10:19:50 +01:00
Pierre Labastie
cbcf148fcf ibus: make Optional download closer to template
There shouldn't be any bridgehead between "Optional Download" and
<itemizedlist>. Otherwise, jhalfs does not see the itemized list.
Note that this is a recent change in jhalfs for coping with other
places where there are several itemized lists, and only the first
one should be used...
2023-01-30 09:57:53 +01:00
Bruce Dubbs
8cc2fe70c8 Update to pycryptodome-3.17.0 (Python module). 2023-01-30 01:04:04 -06:00
Bruce Dubbs
3d1f27df03 Update to umockdev-0.17.16. 2023-01-30 01:01:31 -06:00
Bruce Dubbs
bb3c618aba Update to sysstat-12.7.2. 2023-01-30 00:59:13 -06:00
Douglas R. Reno
048071e163 gobject-introspection: Tweaks regarding gi-doc-tool.
Add Markdown as an optional dependency since gi-doc-tool needs it

Clarify text and comments regarding gi-doc-tool
2023-01-29 22:16:38 -06:00
Ken Moffat
dbdd6ff450 Change libyaml to 'required' for ruby. 2023-01-30 02:05:42 +00:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
fec97d2f6b Update to fontconfig-2.14.2. 2023-01-28 14:32:45 -06:00
Pierre Labastie
35879fc83a Hatch-vcs: use underscore in written text
It is not easy to make one's mind whether a dash or an underscore
should be used: pypi, and doc, use hatch-vcs. But tarball name
nd installed module directories have hatch_vcs (note that dashes
are forbidden in python module names). So use hatch_vcs in written
text (don't change the dash in the entities and the id).
2023-01-28 10:08:03 +01:00
Pierre Labastie
cdabf95fd1 Fix meson_python dependency
It depends on pyproject-metadata, not directly on packaging.
2023-01-27 21:43:35 +01:00
Pierre Labastie
de1dcce148 Tidy up patchelf page:
Add a versioned doc directory
Add the make install command
2023-01-27 21:28:32 +01:00
Douglas R. Reno
bc73ecfbef Remove an extra comma 2023-01-27 10:38:08 -06:00
Pierre Labastie
9a8633f620 Document --without-baseruby for ruby
If using this option, the build system uses a newly built version
of ruby instead of the installed version of ruby, if it is
already installed. This is worth documenting.
2023-01-27 14:57:42 +01:00
Bruce Dubbs
2b2ab6d3e8 Update to IO-Socket-SSL-2.081 (Perl Module). 2023-01-26 15:34:05 -06:00
Bruce Dubbs
dee8484b4f Update to guile-3.0.9. 2023-01-26 15:25:13 -06:00
Bruce Dubbs
9dfe7f236f Update to doxyqml-0.5.2 (Python Module). 2023-01-26 11:09:18 -06:00
Bruce Dubbs
50fd4304ca Update to Text-BibTeX-0.89 (Perl Module). 2023-01-26 10:49:40 -06:00
Douglas R. Reno
2c0a093843 Update to unrar-6.2.5 2023-01-25 11:39:58 -06:00
Douglas R. Reno
967f26ca2b Update to libwacom-2.6.0 2023-01-24 16:32:17 -06:00
Douglas R. Reno
666c01b061 Update to unrar-6.2.4 2023-01-24 16:23:20 -06:00
Douglas R. Reno
ca0df6f95b Update to mc-4.8.29 2023-01-24 16:21:31 -06:00
Bruce Dubbs
732a9c4834 Update to graphviz-7.1.0. 2023-01-24 14:04:29 -06:00
Bruce Dubbs
337ef48216 Update to glib-2.74.5. 2023-01-23 15:45:07 -06:00
Bruce Dubbs
0d7a65f3f4 Update to cmake-3.25.2. 2023-01-23 14:15:04 -06:00
Pierre Labastie
1eb291660a harfbuzz: "docs" otion is a feature, not a boolean
So it cannot be set to false. Since the default is "auto", it has
to be set to disabled, to prevent building docs.
2023-01-23 17:38:04 +01:00
Bruce Dubbs
6831ccec80 Fix meson_python url 2023-01-23 10:29:49 -06:00
Xi Ruoyao
9209f7c10a
dbus-python: switch to pip build (#17547) 2023-01-23 11:40:45 +08:00
Xi Ruoyao
7e24b60bf0
add meson_python-0.12.0 (#17547) 2023-01-23 11:38:52 +08:00
Xi Ruoyao
92b6254afc
add pyproject-metadata-0.7.0 (#17547) 2023-01-23 11:14:05 +08:00
Xi Ruoyao
b264d673fd
add patchelf-0.17.2 (#17547) 2023-01-23 10:42:34 +08:00
Pierre Labastie
b112f04320 Add figures and a few fixes for new python modules 2023-01-22 19:56:23 +01:00
Pierre Labastie
1076135359 Fix tags for requests patch 2023-01-22 19:56:23 +01:00
Pierre Labastie
8f65da9927 Update all python modules after merge 2023-01-22 19:56:08 +01:00
Pierre Labastie
658a4b405c Remove toml and tomli python module dependencies
They are not needed anymore. All modules now use tomllib from
the core python library.
2023-01-22 19:54:21 +01:00
Bruce Dubbs
a3fb37f612 Package updates.
Update to nano-7.2.
Update to exiv2-0.27.6.
Update to IO-Socket-SSL-2.080 (Perl Module).
2023-01-22 12:35:50 -06:00
Bruce Dubbs
6837c68bf7 Remove pythonhosted for now.
We will change pythonhosted.xml to incorporate all python modules
(perhaps excepting PyXDG) at https://files.pythonhosted.org
and move it to the top of the Python Modules page.

We will need to place the md5sums for the module sources in packages.ent
so they can be referenced in two places.

For now, remove the page from the build.  Later we will need to clean up
Makefile and archive stylesheets/{pyhosted-inc,pythonhosted}.xsl.
2023-01-22 10:13:38 -06:00
Pierre Labastie
a3a6dfc1a7 Fix command explanations in Wayland
Report by "Dragan" on blfs-dev mailing list
2023-01-22 15:27:31 +01:00
Bruce Dubbs
60a2f00103 Use an entity for md5sums that are used more than once 2023-01-21 14:29:08 -06:00
Pierre Labastie
f15166282a Remove the certifi python module
It is not needed, thanks to Ken's work on using system CA certficates
in Python modules.
2023-01-21 14:03:37 +01:00
Pierre Labastie
65bdd299e0 Update to talloc-2.4.0 2023-01-21 11:17:39 +01:00
Pierre Labastie
542ba6a919 Update to MarkupSafe-2.1.2 (Python Module) 2023-01-21 11:17:16 +01:00
Pierre Labastie
e1dc8db6ef Minor fixes to python modules 2023-01-19 21:41:27 +01:00
Pierre Labastie
765fd83edc Merge branch 'plabs/python-mods' into trunk
This branch introduces a new layout for python modules, similar
to what is done for perl modules. This allows to have useful python
modules in the book (sphinx, pytest, requests, gi-docgen), together
with their dependencies.

As a convenience for users who build by hand, a "Building
pythonhosted.org Files" section is added, which allows building all
the python modules dependencies in one go. It is generated from
the individual module pages, so the authoritative instructions are
on those individual pages.
2023-01-19 14:23:40 +01:00
Bruce Dubbs
4fe5cec23e Update to git-2.39.1. 2023-01-18 20:53:58 -06:00
Pierre Labastie
c10acfe844 Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Pierre Labastie
f56d2e7eeb change gi-docgen ulink to xref 2023-01-18 15:32:27 +01:00