Commit Graph

9705 Commits

Author SHA1 Message Date
Xi Ruoyao
a4bf068b52
libportal: Fix docdir before installation explicitly 2023-02-14 20:00:02 +08:00
Xi Ruoyao
ba7d11765a
lcms2: Apply an upstream fix to unbreak colord
The fix will be released in the next version, which will be rolled out
in "late Feb".  Apply it as a simple sed so it won't slow down the
tagging for 11.3.
2023-02-14 14:59:45 +08:00
Bruce Dubbs
340bf9de9b Update to rustc-1.67.1. 2023-02-13 18:18:39 -06:00
Bruce Dubbs
10eddc26a5 Update to dos2unix-7.4.4. 2023-02-13 14:41:06 -06:00
Bruce Dubbs
40f6b8d281 Update to Python-3.11.2. 2023-02-13 13:48:47 -06:00
Bruce Dubbs
404943c6d4 Update to dbus-1.14.6. 2023-02-13 12:50:49 -06:00
Xi Ruoyao
0fe14c351e
ibus: Add a configuration section about updating GTK+ IM module caches 2023-02-13 04:39:21 +08:00
Xi Ruoyao
215f39e065
libportal: Fix doc dir if gi-docgen used 2023-02-13 02:51:30 +08:00
Xi Ruoyao
1f649561f2
ibus: Document a new test failure 2023-02-13 02:41:14 +08:00
Xi Ruoyao
c47e5255c9
Revert "udisks2: add a configuration for kernel NTFS3 driver"
This reverts commit e9dfbc0c26 and
6fa16a5033.

No longer needed: udisks-2.9.4 already knows NTFS3 and prefers it over
ntfs-3g.
2023-02-13 02:41:13 +08:00
Douglas R. Reno
b912fbb616 Update to libgusb-0.4.5 2023-02-12 12:26:50 -06:00
Xi Ruoyao
d4236e0e66
upower: Man pages need xsltproc, not gtk-doc 2023-02-13 00:26:56 +08:00
Ken Moffat
f848bc0672 Update to XML-LibXSLT-2.002001 (Perl module). 2023-02-12 11:16:09 +00:00
Xi Ruoyao
cdbdcb1cc5
fftw: Add --enable-avx2, and document --enable-{sse2,avx,avx2,avx512}
The first AVX2-capable CPUs are released in 2013 (ten years ago)
and now all recent Intel Core and AMD Ryzen models support it.  So
it makes sense to enable it now.  AVX512F is much uncommon now for
non-server CPU models (only Rocket Lake, Alder Lake with E-cores
disabled, and Zen 4), so leave it as <option>.
2023-02-12 13:46:15 +08:00
Xi Ruoyao
ce1f29a387
libgusb: Fix the location of installed document 2023-02-11 20:00:16 +08:00
Xi Ruoyao
642fdb7a9f
rust: Add a note about passing LIBSSH2_SYS_USE_PKG_CONFIG to root 2023-02-11 18:55:35 +08:00
Xi Ruoyao
972a98559f
dbus: Drop dependency on dbus-glib for test
According to the NEWS file, the dependency has been removed years ago. I
also ran "make check" w/o it and no test failed.
2023-02-11 15:25:42 +08:00
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory 2023-02-10 21:25:35 +08:00
Xi Ruoyao
3ca986e0da
libjpeg-turbo: Demote nasm or yasm to recommended
Without nasm or yasm, the package can still be build but the result will
lack optimized assembly routine and run slower.
2023-02-10 19:09:33 +08:00
Xi Ruoyao
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules 2023-02-10 18:52:14 +08:00
Bruce Dubbs
fec92b53c7 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-02-09 16:06:18 -06:00
Xi Ruoyao
05355b82df
libseccomp: Comment out Python binding for now
I tried it and it refuse to build with --disable-static.  When I removed
--disable-static, I still got about 500 test failures with
--enable-python, but without it the test runs normally.
2023-02-10 03:13:45 +08:00
Bruce Dubbs
7fb10a3dd2 Update to libjpeg-turbo-2.1.5.1. 2023-02-09 12:54:06 -06:00
Pierre Labastie
29c8a42370 Use mkdir -pv /opt/rustc-<version>
The most likely reason to rerun a scripted build of rust is that
something failed during build. But since this directory is created at
the beginning of the script, the script will fail early cresting the
directory.

Of course, now, there is no protection against erasing a successful
build when rerunning with different options.
2023-02-09 13:06:58 +01:00
Pierre Labastie
bff9f953bf Update to sphinx_rtd_theme-1.2.0 2023-02-09 11:56:01 +01:00
Pierre Labastie
84c1565502 Add sphinxcontrib-jquery-2.0.0
It is a dependency of sphinx_rtd_theme-1.2.0. Note that the latest
version as of today is 3.0.0, but it is rejected by sphinx_rtd_theme.
2023-02-09 11:56:01 +01:00
Xi Ruoyao
051445631f
Fix installed directories for meson_python and pyproject-metadata 2023-02-09 18:32:04 +08:00
Bruce Dubbs
cc7b915a96 Update to rustc-1.67.0. 2023-02-08 21:24:40 -06:00
Ken Moffat
b26ff3c85d Update to ImageMagick-7.1.0-61. 2023-02-06 20:22:18 +00:00
Thomas Trepl
15b2f5a354 Fix an issue in apr-1-config 2023-02-06 19:37:09 +01:00
Pierre Labastie
30090b72bf Add chardet-5.1.0 (python module)
It is a dependency of doxypypy.
2023-02-06 12:23:23 +01:00
Bruce Dubbs
cebe5a2de4 Update to doxypypy-0.8.8.7. 2023-02-05 22:36:05 -06:00
Bruce Dubbs
ba2138aec7 Fix poppler data version. 2023-02-05 20:56:02 -06:00
Bruce Dubbs
e5a4b48ceb Package updates.
Update to php-8.2.2.
Update to poppler-23.02.0 and poppler-data-0.4.12.
2023-02-05 16:46:11 -06:00
Ken Moffat
6f61101168 Merge branch 'ken/perlmods0223' into trunk 2023-02-05 08:37:25 +00:00
Ken Moffat
067f9984dc Update to Variable-Magic-0.63 (Perl module). 2023-02-05 08:06:57 +00:00
Ken Moffat
65d524e9d0 Update to Text-CSV_XS-1.49 (Perl module). 2023-02-05 08:02:43 +00:00
Ken Moffat
83c6263c13 Update to Test-Without-Module-0.21 (Perl module). 2023-02-05 07:54:29 +00:00
Ken Moffat
bc88d9ca0e Update to Test-File-1.993 (Perl module). 2023-02-05 07:47:50 +00:00
Ken Moffat
c31a8a0861 Update to Test-Deep-1.204 (Perl module). 2023-02-05 07:43:24 +00:00
Ken Moffat
8bf9b09d52 Update to Params-ValidationCompiler-0.31 (Perl module). 2023-02-05 07:29:37 +00:00
Ken Moffat
75ae3c2888 Update to Params-Validate-1.31 (Perl module). 2023-02-05 07:23:21 +00:00
Ken Moffat
f37ac9efb1 Update to MIME-Charset-1.013.1 (Perl module). 2023-02-05 07:17:44 +00:00
Ken Moffat
307c5097c0 Update to List-SomeUtils-0.59 (Perl module). 2023-02-05 07:08:42 +00:00
Ken Moffat
011662328d Update to Exporter-Tiny-0.006000 (Perl module). 2023-02-05 06:56:54 +00:00
Ken Moffat
437179a061 Update to DateTime-TimeZone-2.57 (Perl module). 2023-02-05 06:51:40 +00:00
Ken Moffat
44311a3f2b Update to DateTime-Locale-1.37 (Perl module). 2023-02-05 06:47:04 +00:00
Ken Moffat
b8c5503b8e Update to DateTime-1.59 (Perl module). 2023-02-05 06:40:27 +00:00
Ken Moffat
49ed97f9af Update to CPAN-Meta-Check-0.17 (Perl module). 2023-02-05 06:35:52 +00:00
Ken Moffat
34fc2f5fd3 Update to File-chdir-0.1011 (Perl module). 2023-02-05 06:18:22 +00:00
Ken Moffat
614b3e64ca Update to FFI-CheckLib-0.31 (Perl module). 2023-02-05 06:00:32 +00:00
Ken Moffat
0a8f8bda76 Ipdate to Path-Tiny-0.144 (Perl module). 2023-02-05 05:50:27 +00:00
Ken Moffat
2816968575 Update to XML-LibXML-2.0208 (Perl module). 2023-02-05 05:18:50 +00:00
Bruce Dubbs
c945f8fdd2 Update to node-18.14.0. 2023-02-04 11:39:19 -06:00
Ken Moffat
a6cea1940b Perl modules -
Update to Alien-Libxml2-0.19 with is new dependency of
Alien-Build-Plugin-Download-GitLab-0.01.
2023-02-04 03:19:37 +00:00
Ken Moffat
1e7866e9a8 Update to Alien-Build-2.77 (Perl module). 2023-02-04 02:17:47 +00:00
Ken Moffat
f2450a200a Update to HTTP-Message-6.44 (perl module). 2023-02-04 02:01:53 +00:00
Ken Moffat
9fea048ac7 Update to Clone-0.46 (Perl module). 2023-02-04 01:51:13 +00:00
Ken Moffat
6649b85215 Update to B-COW-0.007 (perl module). 2023-02-04 01:39:34 +00:00
Ken Moffat
368220d436 Update to Test-Fatal-0.017 (Perl module). 2023-02-04 01:17:45 +00:00
Ken Moffat
a1823f663c Update to Test-Needs-0.002010 (Perl Module). 2023-02-04 01:08:05 +00:00
Ken Moffat
c8a98b318b Update to Module-Build-0.4232 (Perl Module), 2023-02-04 00:22:27 +00:00
Bruce Dubbs
d15f907b63 Update to xapian-core-1.4.22. 2023-02-03 17:32:05 -06:00
Bruce Dubbs
d011022645 Update to libjpeg-turbo-2.1.5.
Ignore the changes to pythonhosted.xml
2023-02-03 16:57:58 -06:00
Douglas R. Reno
77a4525a1c Update to libwpe-1.14.1 2023-02-03 14:17:00 -06:00
Pierre Labastie
b336ec6308 Typos
Reported by "rhubarbpieguy"
2023-02-03 15:48:25 +01:00
Pierre Labastie
ab96df2970 Document a test failure in sphinx 2023-02-03 15:33:49 +01:00
Tim Tassonis
134d869f9c Update to apr-1.7.2.
Update to apr-util-1.6.3.
2023-02-02 16:15:06 +01:00
Douglas R. Reno
2a1abbbffa librsvg: minor text tweak in dependencies 2023-02-01 19:27:31 -06:00
Pierre Labastie
86e74b2779 libsigc++: typo in build-documentation option 2023-02-01 14:31:42 +01:00
Ken Moffat
f0f23fdb86 Update to HTML-Parser-3.81. 2023-02-01 10:03:09 +00:00
Tim Tassonis
940d6093e2 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-02-01 02:06:52 +01:00
Tim Tassonis
949b48a2bc Update to apr-1.7.1.
Update to apr-util-1.6.1.
2023-02-01 02:06:00 +01:00
Bruce Dubbs
53d92c8462 alphabetize python modules page 2023-01-31 18:55:09 -06:00
Bruce Dubbs
76d24bfcca Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-01-31 18:07:30 -06:00
Bruce Dubbs
569925c77f Update python modules for pythonhosted
Move the pythonhoted page to python_modules even though it is not
yet activated to render in the book.

Change location of pythonhosted md5sum ENTITIES to packages.ent
so they can be used in multiple pages but only need to be updated
in one place.

Note that pages not have entries like:
  <!ENTITY asciidoc-md5sum        "&asciidoc-md5sum;">
so this seems to be redefinig the entity to the version
in packages.ent.  This seems to be OK with the build system.
2023-01-31 18:02:12 -06:00
Douglas R. Reno
cede1f03ca ibus: The pyxdg dependency isn't there anymore
It's commented out inside of the source code.

In openbox, add a comment about where pyxdg is used.
2023-01-31 17:33:49 -06:00
Bruce Dubbs
3ef383c482 Move pythonhosted to python modules
The pythonhosted page is still commented out for now
but being set up for later inclusion.
2023-01-31 14:00:54 -06:00
Bruce Dubbs
b6d5115684 Update to libgusb-0.4.4. 2023-01-31 09:58:46 -06:00
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
Xi Ruoyao
97e721913b
rust: revise config.toml entries (#17520)
- Add `locked-deps = true` and `vendor = true`.  These allows building
  the package w/o downloading from crates.io (the bootstrap compiler
  still needs to be downloaded though), and eliminates the necessity of
  using a DESTDIR installation.  Note that in LFS we already do DESTDIR
  installation for ncurses so we won't lose too much educational
  material.
- Add `description = "for BLFS &version;"` so BLFS version will show up
  in the output of `rustc --version`.
- Remove `rpath = false`.  With rpath we can skip the modification of
  `/etc/ld.so.conf` file.  Note that rpath is coded as
  `$ORIGIN/../lib`, so if you run `ldd` on the executable in the build
  directory, it will show the path to the build directory; but if you
  run `ldd` on the installed executable, it will show the correct path
  to the installed library.  See `man ld.so` for more information about
  `$ORIGIN`.
2023-01-18 11:16:10 +08:00
Ken Moffat
aa5add933a Updates:
firefox-102.7.0,
JS-102.7.0.
2023-01-17 18:33:20 +00:00
Bruce Dubbs
82bb519300 Update to IO-Socket-SSL-2.079 (Perl Module). 2023-01-16 22:57:29 -06:00
Pierre Labastie
f15d31dfb7 Use remap as in the template for rust tests 2023-01-15 09:06:37 +01:00
Ken Moffat
7baeffeaad Update to rustc-1.66.1. 2023-01-15 03:16:16 +00:00
Bruce Dubbs
e58cf1493e Update to llvm-15.0.7. 2023-01-13 14:29:43 -06:00
Bruce Dubbs
109eb9ef2c Install FileCheck when building llvm 2023-01-13 12:08:22 -06:00
Douglas R. Reno
592bd5cbb8 Update to libwebp-1.3.0 2023-01-12 22:39:19 -06:00
Douglas R. Reno
c0589340b5 Update to apache-ant-1.10.13 2023-01-12 22:15:14 -06:00
Pierre Labastie
fa7b6373fb Add a fallback for pythonhosted.xml
When pythonhosted.xml has not yet been generated, it cannot be
"xinluded". This just generates a warning at xinclude time, but
then the idref is missing, which may generate failures.
2023-01-11 14:56:27 +01:00
Pierre Labastie
b588758fe1 Stop tracking pythonhosted.xml
Delete it and add it to .gitignore
2023-01-10 22:54:38 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Pierre Labastie
c8d23c4a10 Fix mercurial md5 2023-01-10 21:38:14 +01:00
Bruce Dubbs
2f4e738f73 Update to mercurial-6.3.2. 2023-01-10 11:26:50 -06:00
Bruce Dubbs
e94875222a Update to php-8.2.1. 2023-01-09 22:11:32 -06:00
Bruce Dubbs
3df3354c2b Update to Cython-0.29.33 (Python module). 2023-01-08 12:56:19 -06:00
Pierre Labastie
d6ff5a1fe4 Update to graphviz-7.0.6 2023-01-08 12:23:52 +01:00
Bruce Dubbs
1ca0cbf8d0 Fix libqalculate url 2023-01-06 20:32:34 -06:00
Bruce Dubbs
9de220813f Update to node-18.13.0. 2023-01-06 13:49:54 -06:00
Bruce Dubbs
44a8bb607f Update to libqalculate-4.5.1. 2023-01-06 12:06:02 -06:00
Bruce Dubbs
087a3fd156 Update to python-dbusmock-0.28.7. 2023-01-06 11:31:00 -06:00
Bruce Dubbs
963d50b62c Update to LibRaw-0.21.1. 2023-01-06 11:23:37 -06:00
Ken Moffat
06c23e68a8 Fix building libreoffice with system boost.
Apply a sed to boost (or if already built, the installed
header can be edited).

Apply a patch to libreoffice for a different change.
2023-01-04 20:10:58 +00:00
Douglas R. Reno
811d39ba1c Archive telepathy-logger.
It's no longer used by anything and depends on python2.
2023-01-03 15:18:22 -06:00
Douglas R. Reno
db18e97ee2 Update to libxkbcommon-1.5.0 2023-01-03 15:13:12 -06:00
Bruce Dubbs
6304cd5ebf Update to Pygments-2.14.0 (Python module). 2023-01-02 15:16:10 -06:00
Bruce Dubbs
dcd7c413aa Update to poppler-23.01.0. 2023-01-02 15:05:28 -06:00
Pierre Labastie
9f1e41e610 gegl: libraw optional, libopenraw not a dep
Also fix wording for the libraw sed
2023-01-01 21:57:04 +01:00
Pierre Labastie
49d0e35e3d Fix an issue in gegl due to recent libraw 2023-01-01 11:03:36 +01:00
Bruce Dubbs
0ce5f579cd Update to Net-DNS-1.36 (Perl module) 2022-12-30 14:26:48 -06:00
Douglas R. Reno
0d713c9e73 Update to glib-2.74.4 (Security Update) 2022-12-30 11:55:03 -06:00
Douglas R. Reno
f1bb0a2948 Update to libtiff-4.5.0 (Security Update) 2022-12-30 11:52:12 -06:00
Bruce Dubbs
0d1c01ea02 Update to opencv-4.7.0. 2022-12-30 11:12:12 -06:00
Bruce Dubbs
7396855695 Fix url for p7zip. Upstream moved it. 2022-12-29 21:13:06 -06:00
Bruce Dubbs
7a5e58b93e Update to doxygen-1.9.6. 2022-12-29 16:14:37 -06:00
Bruce Dubbs
b5eadf6a58 Update to tree-2.1.0. 2022-12-29 13:01:27 -06:00
Bruce Dubbs
de944b992a Update to ruby-3.2.0. 2022-12-29 11:27:24 -06:00
Pierre Labastie
e1eaf26717 Update to libsigc++2-2.12.0 2022-12-29 14:50:36 +01:00
Pierre Labastie
7985c336f6 Update to graphviz-7.0.5 2022-12-29 14:45:53 +01:00
Pierre Labastie
bf565e0602 Update to libgusb-0.4.3 2022-12-29 14:35:55 +01:00
Pierre Labastie
769728eb35 Update to libqalculate-4.5.0 2022-12-29 11:24:01 +01:00
Bruce Dubbs
edeb710167 Update to LibRaw-0.21.0. 2022-12-28 21:00:35 -06:00
Douglas R. Reno
e6940abbdf systemd: Patch systemd against CVE-2022-4415 2022-12-28 09:59:01 -06:00
Thomas Trepl
809c6b5eb5 Fix the note about ruby-on-rails applications 2022-12-28 10:29:35 +01:00
Douglas R. Reno
68a229a785 Add libcloudproviders in support of Nautilus.
This package can also be used with gtk-4
2022-12-27 22:12:36 -06:00
Bruce Dubbs
b3a11f451d Update to harfbuzz-6.0.0. 2022-12-27 20:24:07 -06:00
Bruce Dubbs
1d37b08d2c Update to tk8.6.13. 2022-12-27 20:11:42 -06:00
Bruce Dubbs
8b4a7295b9 Update to unrar-6.2.3. 2022-12-27 19:48:42 -06:00
Bruce Dubbs
b2651a582d Update to boost_1_81_0.
This package builds without issue, but 20 out of 167 tests fail when
python-3.11 is used. If python-3.10 is used, all tests pass.  If
python is a symlink to python2 and the tests are run with that, all
tests pass.
2022-12-27 16:06:10 -06:00
Bruce Dubbs
044e72f796 Update to exempi-2.6.3. 2022-12-27 11:42:00 -06:00
Thomas Trepl
036de7134e Upgrade git-2.39.0 2022-12-25 16:29:33 +01:00
Thomas Trepl
98fa3eaf4f Upgrade nasm-2.16.01 2022-12-25 09:23:40 +01:00
David Bryant
a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Thomas Trepl
15babcc08f Upgrade nasm-2.16 2022-12-24 09:10:01 +01:00
Bruce Dubbs
3d17248710 Remove double hyphens in comment 2022-12-23 13:46:19 -06:00
Bruce Dubbs
ec886f9ab0 Update to php-8.2.0. 2022-12-23 10:43:57 -06:00
Bruce Dubbs
e94f959eff An md5sum fix and a spelling fix 2022-12-23 09:36:11 -06:00
Bruce Dubbs
891ff68307 Update to python3-3.11.1. 2022-12-22 16:51:25 -06:00
Bruce Dubbs
a26fb1cf9b Perl module updates.
Update to IO-Socket-SSL-2.078 (Perl module).
Update to File-Slurper-0.014 (Perl module).
2022-12-22 16:20:44 -06:00
Pierre Labastie
25bc5c808a Update to libksba-1.6.3 2022-12-21 22:46:52 +01:00
Thomas Trepl
e9bd7569ad Remove obsolete sed from libarchive 2022-12-19 09:10:39 +01:00
Thomas Trepl
cbc48937ae Upgrade libarchive-3.6.2 2022-12-17 17:02:24 +01:00
Thomas Trepl
271882a0b9 Upgrade pcre2-10.42 2022-12-17 16:49:33 +01:00
Douglas R. Reno
479c7fe4db Change sysprof and rest to use libadwaita1 instead of "libadwaita".
"libadwaita"'s xref is actually a pointer to libadwaita.so in
gnome-themes-extra. As a result of this, the library from
gnome-themes-extra gets referenced instead of the actual package.

Fix this by using 'libadwaita1' instead, like other packages that use
libadwaita.
2022-12-16 13:24:44 -06:00
Douglas R. Reno
c5408a2d70 Add an entity for the gi-docgen URL and change several packages to use
it.

This should make the different URLs we had previously consistent with
one another, and ease maintenance burden.

This is only temporary though since eventually gi-docgen will become
part of the book, when Pierre's python-modules branch is brought into
trunk.
2022-12-16 13:18:44 -06:00
Thomas Trepl
ff9dc8e74f Update to logrotate-3.21.0 2022-12-15 17:18:17 +01:00
Pierre Labastie
8c350e6c70 Update to lxml-4.9.2 (python module) 2022-12-15 12:54:44 +01:00
Douglas R. Reno
52c9cde654 Update to sysprof-3.46.0 2022-12-14 14:31:59 -06:00
Douglas R. Reno
3fbac767b9 Update to pyatspi-2.46.0 2022-12-14 13:30:11 -06:00
Douglas R. Reno
1ea1e02d3a Change all dependencies on at-spi2-atk and ATK to at-spi2-core.
This accounts for their archival in the next couple of commits.

The reason behind the archival is that the files from both of those
packages are now provided by at-spi2-core.
2022-12-14 13:21:59 -06:00
Ken Moffat
8d219de89c Updates:
firefox-102.6.0,
js-102.6.0.

Measured on AMD 3400G using linux-6.0.12, and only 4 cores online
for JS, sizes and timings on other machines differ slightly.
2022-12-13 19:47:32 +00:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Ken Moffat
ab3ae35ad2 python-modules: patch Requests to be able to use system certs. 2022-12-12 23:09:06 +00:00
Ken Moffat
89a8d9ad9f Merge branch 'trunk' into plabs/python-mods 2022-12-12 22:34:38 +00:00
David Bryant
bdf848134a Change "behaviour" to "behavior" throughout the BLFS book. 2022-12-12 15:30:37 -06:00
David Bryant
b59e5eb3ea Fixed a common misspelling. "setup" is a noun. When "set up" is a
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Pierre Labastie
b83e9c87a9 Update to uchardet-0.0.8 2022-12-09 16:36:33 +01:00
Bruce Dubbs
ccf0941dc3 Update to pcre2-10.41. 2022-12-08 15:09:51 -06:00
Bruce Dubbs
fa41dd0bbf Update to graphviz-7.0.4. 2022-12-08 14:29:28 -06:00
Bruce Dubbs
7dcc145128 Update to poppler-22.12.0. 2022-12-08 13:55:57 -06:00
Pierre Labastie
65164ed75c Try to clarify dependencies for usbutils
wget is recommended for building (used in the instructions)
git is required if running autogen.sh on the github tarball.
the kernel tarball has teh necessary files and autogen.sh is not
needed. Also, if usbhid-dump is not needed, git is not needed either.
2022-12-08 13:20:39 +01:00
Bruce Dubbs
7241b26bca Update to swig-4.1.1. 2022-12-05 18:27:38 -06:00
Thomas Trepl
d1901e49c9 Update to cmake-3.25.1 2022-12-03 17:22:53 +01:00
Pierre Labastie
b327731503 Update to glib-2.74.3 2022-12-03 12:13:17 +01:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
5a8c6008bf Update to LLVM-15.0.6 2022-11-30 15:44:26 +01:00
Pierre Labastie
0bdfbb9be5 Update to newt-0.52.23 2022-11-30 15:43:44 +01:00
Pierre Labastie
435580e3ca Update to wayland-protocols-1.31 2022-11-30 15:08:35 +01:00
Pierre Labastie
eb19100e6b Fix a misplaced role 2022-11-30 14:50:05 +01:00
Bruce Dubbs
75fee1b462 emove references to Xorg "katamari"
Also tweak a tar command in llvm.
2022-11-29 15:46:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
4454113552 Update to pycairo-1.23.0. 2022-11-28 20:47:45 -06:00
Bruce Dubbs
b0d1dc05f0 Package updates.
Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
2022-11-28 16:16:11 -06:00
Bruce Dubbs
49b8f58152 Package updates.
Update to pycryptodome-3.16.0 (Python module).
Update to pipewire-0.3.61.
2022-11-28 15:16:03 -06:00
Thomas Trepl
edfcf34d37 Upgrade ruby-3.1.3 2022-11-28 12:27:11 +01:00
Bruce Dubbs
028de44444 Upstream released a very minor update-graphviz-7.0.3. 2022-11-27 21:50:45 -06:00
Pierre Labastie
ea13fa082e At last php bindings can be built for graphviz 2022-11-27 21:50:11 +01:00
Bruce Dubbs
8ce663780e Update to newt-0.52.22. 2022-11-27 12:11:03 -06:00
Bruce Dubbs
063c012b03 Update to libpng-1.6.39. 2022-11-27 12:00:39 -06:00
Bruce Dubbs
296cbe28d1 Update to qpdf-11.2.0. 2022-11-27 11:23:38 -06:00
Bruce Dubbs
3cef615aef Update to mercurial-6.3.1. 2022-11-27 11:17:22 -06:00
Bruce Dubbs
0a807b6a0a Update to graphviz-7.0.2. 2022-11-27 10:48:33 -06:00
Bruce Dubbs
1295f494d4 Update to pycairo-1.22.0. 2022-11-26 14:33:51 -06:00
Bruce Dubbs
256eac6ea5 Update to pciutils-3.9.0. 2022-11-26 11:37:17 -06:00
Bruce Dubbs
a4682b8444 Update to usbutils-015. 2022-11-26 11:27:08 -06:00
Bruce Dubbs
8a7466be81 Update to IO-Socket-SSL-2.077 (Perl Module). 2022-11-26 10:56:13 -06:00
Bruce Dubbs
63d4b42adf Update to wayland-protocols-1.30. 2022-11-26 10:28:46 -06:00
Douglas R. Reno
963a486dcd Bubblewrap: tweak spacing 2022-11-22 12:06:47 -06:00
Pierre Labastie
d2a21aaf6b Typo 2022-11-18 15:26:28 +01:00
Pierre Labastie
754f4c6dd9 Update to LLVM-15.0.5
Also change some bridgehead to para, to prevent jhalfs failure:
see 392f81410, for the same issue in openjdk.
2022-11-18 14:28:51 +01:00
Pierre Labastie
392f81410b openjdk: remove one bridgehead that breaks jhalfs
For Additional downloads, jhalfs looks for a bridgehead
that contains "Additional", and expects that there is no
other bridgehead before the next itemizedlist, which is
supposed to contain the download information. Otherwise
it fails to find and use this information. Replace the
extra bridgehead with a para and emphasis.
2022-11-18 13:51:37 +01:00
Pierre Labastie
7029e5bc8c Update to cmake-3.25.0 2022-11-18 13:50:06 +01:00
Bruce Dubbs
7756281c69 Update to sysstat-12.7.1. 2022-11-17 16:16:30 -06:00
Bruce Dubbs
d230ea4902 Update to gegl-0.4.40. 2022-11-17 14:57:01 -06:00
Bruce Dubbs
f588e68aa8 Update to babl-0.1.98. 2022-11-17 14:36:46 -06:00
Pierre Labastie
87ed9b10c7 Update to Mako-1.2.4
Also add testing instructions.
2022-11-17 13:34:30 +01:00
Pierre Labastie
f183c1c92c Update to mercurial-6.3.0 2022-11-17 13:25:20 +01:00
Pierre Labastie
68c50e0c02 Update to Mako-1.2.4
Also add testing instructions.
2022-11-17 13:23:54 +01:00
Pierre Labastie
11c62aa1a5 Update to mercurial-6.3.0 2022-11-17 13:12:26 +01:00
Pierre Labastie
4f406eae0e Merge branch 'trunk' into plabs/python-mods 2022-11-17 08:58:32 +01:00
Bruce Dubbs
0d7ff48032 Update to bluez-5.66. 2022-11-16 18:13:09 -06:00
Ken Moffat
b932ddada8 Update to JS102-102.5.0 (mozjs).
Note that at the moment the version does not have to align with
the firefox-esr version, but this one does fix a js vulnerability.
2022-11-16 19:17:32 +00:00
Bruce Dubbs
517a6031ec Update to IO-Socket-SSL-2.076 (Perl Module). 2022-11-16 09:20:28 -06:00
Pierre Labastie
62e3c6dd6f Update to graphviz-7.0.1 2022-11-16 12:15:10 +01:00
Bruce Dubbs
fc255ea1f1 Update to bubblewrap-0.7.0. 2022-11-15 14:53:26 -06:00
Bruce Dubbs
c75fe53c31 Update to iso-codes-4.12.0. 2022-11-15 14:43:29 -06:00
Douglas R. Reno
14bd41d008 Add JS102 and archive JS91. 2022-11-14 14:01:00 -06:00
Douglas R. Reno
3947fa9bec Four package updates.
Update to network-manager-applet-1.30.0
Update to libnma-1.10.4
Update to highlight-4.4
Update to unrar-6.2.2
2022-11-14 10:23:53 -06:00
Douglas R. Reno
eb07735db7 Two security updates:
Update to sysstat-12.6.1
Update to xfce4-settings-4.16.5
2022-11-14 09:35:21 -06:00
Pierre Labastie
1ce8fe203a Fix libtiff page:
Add instructions to apply the patch
Remove the sed that generates a wrong libtiff-4.pc
2022-11-11 20:53:28 +01:00
Douglas R. Reno
0a91797423 Update to php-8.1.12 (Security Update) 2022-11-10 11:14:10 -06:00
Bruce Dubbs
41f908a9ee Start fleshing out pythonhosted.xml 2022-11-10 04:12:53 +00:00
Douglas R. Reno
42e52b19ab Update to pixman-0.42.2 (Security Update) 2022-11-09 16:46:55 -06:00
Douglas R. Reno
3ddcb52b3e SWIG: Temporarily turn off JavaScript support due to problems with Node.
The Node CLI changed significantly enough that the tests will no longer
run and will give out errors which point towards problems in Make, when
they are due to changes in Node's CLI.

Let's turn the JavaScript support off for now since nothing else in BLFS
uses it.

This cleans up the output significantly, only leaving a few tests from
Lua failing and some from Go (since we use the GCC variant instead of
Google's official compiler.)
2022-11-09 10:49:36 -06:00
Bruce Dubbs
e09da3c5e4 Add pythonhosted page
This page is not complete.  The build part does not work yet, but
the fetch of files does.  If the fetch is run a second time, it
will only get a file in the .md5 file that is not already present.

The install instructs are mostly OK, but the test for the module
already installed is not correct yet.  The next commit will
update it.
2022-11-09 07:16:33 +00:00
Pierre Labastie
30824f0bc7 Typo 2022-11-09 07:40:38 +01:00
Bruce Dubbs
5e0cd08b7f Update sed for node foro python3.10 or 3.11 2022-11-08 19:07:02 -06:00
Bruce Dubbs
27ccef2def Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-11-08 18:29:07 -06:00
Bruce Dubbs
b8e40524ec Update to jasper-4.0.0 (Security Update). 2022-11-08 18:18:04 -06:00
Bruce Dubbs
bf09c25c98 Update to btrfs-progs-v6.0.1. 2022-11-08 18:11:14 -06:00
Pierre Labastie
38277fd5e5 Update to node.js-18.12.1 2022-11-08 23:12:54 +01:00
Bruce Dubbs
69f511be1e Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-11-08 15:47:08 -06:00
Bruce Dubbs
967fe32bdb Typo 2022-11-08 15:39:23 -06:00
Bruce Dubbs
c9d81f35c9 Update to wayland-protocols-1.28. 2022-11-08 15:16:23 -06:00
Douglas R. Reno
ea3ad85864 Python3's module reinstallation instructions:
Add meson into the list for both init systems

On systemd, mention MarkupSafe and Jinja2 from LFS as well.

There is a really long list of affected packages in IRC. We should come
up with a better way of handling this, I feel like the list would be too
long if we added it in normally.
2022-11-08 14:50:59 -06:00
Bruce Dubbs
bfe8137437 Update to llvm-15.0.4. 2022-11-08 13:53:31 -06:00
Bruce Dubbs
cb37cb794f Update to cmake-3.24.3. 2022-11-08 10:37:45 -06: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
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
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
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
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
Bruce Dubbs
3fb7d7dd87 Update to php-8.1.11. 2022-10-18 09:56:50 -05:00
Bruce Dubbs
ae1b82cc3d Python updates.
Update to python3-3.10.8.
Update to python-dbusmock-0.28.6.
2022-10-16 23:17:35 -05:00
Pierre Labastie
74434cca09 Add test instructions to new python modules 2022-10-16 23:14:25 +02:00
Pierre Labastie
ef6402e5c5 Add tests for some python deps and a few fixes 2022-10-16 09:58:22 +02:00
Pierre Labastie
114f6db9a4 Add tests for some python modules 2022-10-15 23:48:33 +02:00
Bruce Dubbs
eaeb4f0f98 Update to libksba-1.6.2. 2022-10-15 11:01:38 -05:00
Bruce Dubbs
8aa560c873 Update to libgpg-error-1.46. 2022-10-15 10:50:59 -05:00
Pierre Labastie
7775697cc0 Add py module to python-deps 2022-10-15 09:58:06 +02:00
Pierre Labastie
074696493c Merge branch 'trunk' into plabs/python-mods 2022-10-15 09:57:23 +02:00
Pierre Labastie
ab0bd91cc1 URI (perl module) depends on Test::Warnings 2022-10-15 09:43:19 +02:00
Bruce Dubbs
02e5535941 Update to dbus-1.14.4. 2022-10-14 23:09:43 -05:00
Bruce Dubbs
d37c1e0b99 Update some Perl modules.
Update to JSON-4.10 (Perl Module).
Update to URI-5.16 (Perl Module).
Update to HTML-Parser-3.79 (Perl Module).
2022-10-14 23:01:59 -05:00
Bruce Dubbs
e188930790 Update to libical-3.0.15. 2022-10-14 16:30:17 -05:00
Pierre Labastie
830c353761 Further python-deps 2022-10-14 16:21:43 +02:00
Pierre Labastie
301c411d42 Fix download urls in python-deps 2022-10-14 15:03:28 +02:00
Pierre Labastie
88149d4df5 Add python deps again
TODO: some versions to be fixed and check files
2022-10-13 17:09:55 +02:00
Pierre Labastie
db3bdfc60a Merge branch 'trunk' into plabs/python-mods 2022-10-13 16:50:17 +02:00
Pierre Labastie
25ee66702c Still adding python modules and fixing some 2022-10-13 16:49:28 +02:00
Bruce Dubbs
502b9abb5a Update to mercurial-6.2.3. 2022-10-11 20:36:04 -05:00
Pierre Labastie
2a0f15bce6 Fixes for sphinx 2022-10-09 22:52:47 +02:00
Pierre Labastie
a3d36f24b3 Merge branch 'trunk' into plabs/python-mods 2022-10-09 22:04:35 +02:00
Pierre Labastie
b3e180158c End python modules for sphinx 2022-10-09 22:03:26 +02:00
Xi Ruoyao
13d9cb6a90
rustc: list libgit2 as external dependency
We are using internally shipped libgit2 for now.
2022-10-08 20:03:49 +08:00
Xi Ruoyao
f2ae6ba809
rustc: demote curl and libssh2 to recommended
And, adjust LIBSSH2_SYS_USE_PKG_CONFIG according to if libssh2 is
installed.  Export it earlier so x.py build and x.py install will use
the same LIBSSH2_SYS_USE_PKG_CONFIG value.  This can reduce some
repeated building process.
2022-10-08 19:04:53 +08:00
Pierre Labastie
b50114ca3d More modules
Finished pytz. Begun pyparsing. Fixed packaging.
2022-10-07 22:42:06 +02:00
Xi Ruoyao
d2c16a455e
cmake: demote libuv to recommended, and add <option> for building cmake w/o recommended dependencies
Tested on a fresh LFS system.
2022-10-06 19:50:55 +08:00
Bruce Dubbs
3dd64c1825 Update to Net-DNS-1.35 (Perl module). 2022-10-05 19:10:43 -05:00
Bruce Dubbs
d985f0b3af Update to git-2.38.0. 2022-10-05 18:21:29 -05:00
Xi Ruoyao
661e7eb274
gdb: fix FTBFS with readline-8.2 2022-10-05 10:15:44 +08:00
Bruce Dubbs
4c82fcd48b Update to poppler-22.10.0. 2022-10-04 15:25:12 -05:00
Bruce Dubbs
3b507685ba Update to libgusb-0.4.1. 2022-10-04 15:15:37 -05:00
Bruce Dubbs
5477965da6 Update to qpdf-11.1.1. 2022-10-04 15:07:29 -05:00
Xi Ruoyao
8bb50b80db
poppler: use https for testfile
Using https can avoid MIM attack (though I don't think a MIM attack
against test files is really useful), and ease the set up of proxy if
one is needed.
2022-10-04 17:56:38 +08:00
Pierre Labastie
036821bd86 Dependencies of sphinx and requests 2022-10-02 22:50:11 +02:00
Pierre Labastie
2dfb0a580b Move requests from python-deps to python-modules
It is a dependency of both kapidox and sphinx
2022-10-02 20:20:02 +02:00
Bruce Dubbs
b66e67e047 Update to dbus-1.14.2. 2022-10-01 12:50:18 -05:00
Pierre Labastie
432ea40759 Begin work on python dependencies 2022-09-30 16:25:05 +02:00
Pierre Labastie
0cf85fa1a7 Add files referenced by sphinx
File content is totally bogus...
2022-09-30 11:38:51 +02:00
Pierre Labastie
766c8d79ea Update to highlight-4.3 2022-09-29 17:52:57 +02:00
Pierre Labastie
193807ab5b Update to gspell-1.12.0 2022-09-29 17:30:53 +02:00
Pierre Labastie
3d48ae4f2a Begin to add sphinx 2022-09-29 08:36:28 +02:00
Pierre Labastie
1ff0f0cd70 Merge branch 'trunk' into plabs/python-mods 2022-09-28 12:34:01 +02:00
Pierre Labastie
8706503737 Fix SBU values for llvm and rust
When measuring the SB unit, I used a terminal with "time { ... }".
When measuring LLVM and rust SBUs, I redirected output. It seems
the gnome terminal is very slow, and when redirecting the output of
the "time" command above, the SB unit goes from 119s down to
86s.
2022-09-27 22:15:24 +02:00
Bruce Dubbs
e977e1382e Renamed cmake-15.0.1.src.tar.xz and placed on anduin. 2022-09-26 11:35:41 -05:00
Pierre Labastie
bf4b5fc3e7 Update to rustc-1.64.0 2022-09-25 10:26:38 +02:00
Pierre Labastie
9a599135cf Update to llvm-15.0.1 2022-09-25 10:26:24 +02:00
Bruce Dubbs
3ffc0fc91b Update to node-16.17.1. 2022-09-24 17:31:42 -05:00
Tim Tassonis
47fe7a5ee8 Downgrade to mypaint-brushes-1.3.1. Fixes Gimp usage. 2022-09-24 17:42:06 +02:00
Bruce Dubbs
a05a6f33b7 Update to xapian-core-1.4.21. 2022-09-23 13:32:53 -05:00
Douglas R. Reno
75aa129cb5 Package Updates:
Update to libwpe-1.14.0
Update to Mako-1.2.3 (Python Module)
Update to nghttp2-1.50.0
2022-09-23 12:44:30 -05:00
Douglas R. Reno
498e62a0ea Package Updates:
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Douglas R. Reno
4bd4b77556 Package updates:
Update to btrfs-progs-5.19.1
Update to neon-0.32.4
Update to kdsoap-2.1.1
Update to graphviz-6.0.1
2022-09-21 18:41:19 -05:00
Bruce Dubbs
3db3f72795 Update to wpebackend-fdo-1.14.0. 2022-09-21 17:16:26 -05:00