Commit Graph

28526 Commits

Author SHA1 Message Date
Douglas R. Reno
5b77db936c Update to gnome-shell-45.3 2024-01-09 17:09:41 -06:00
Douglas R. Reno
e4a3789ea3 Update to gjs-1.78.2 2024-01-09 17:06:37 -06:00
Douglas R. Reno
42e749c637 Update to gnome-maps-45.3 2024-01-09 17:00:26 -06:00
Douglas R. Reno
94ed9c8820 Update to eog-45.2 2024-01-09 16:54:52 -06:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06:00
Douglas R. Reno
e3c17f2a96 Update to epiphany-45.2 2024-01-09 16:43:14 -06:00
Douglas R. Reno
2a5b0e2c89 Update to gvfs-1.52.2 2024-01-09 16:35:21 -06:00
Douglas R. Reno
80f23a2e37 Update to evolution-3.50.3 2024-01-09 16:29:27 -06:00
Douglas R. Reno
dce2b3908c Update to evolution-data-server-3.50.3 2024-01-09 16:21:52 -06:00
Douglas R. Reno
35e44ccc04 Update to at-spi2-core-2.50.1 2024-01-09 16:08:08 -06:00
Douglas R. Reno
dc3e545085 Update to vulkan-headers and vulkan-loader 1.3.275 2024-01-09 16:04:18 -06:00
Pierre Labastie
4efd668a74 Fix xml validity errors in xincludes/* files
The DOCTYPE and the top level element must match...
2024-01-09 19:12:15 +01:00
Pierre Labastie
7fdc3aa3a7 clean xincludes from obsolete files
mainly from gnome-2 era
2024-01-09 19:11:05 +01:00
Pierre Labastie
55883c382e Fix validity error in xinclude/rm-la-file...
The DOCTYPE must match the top level element for valid XML.
2024-01-09 18:52:02 +01:00
Xi Ruoyao
5c01c63ce8
Add the xinclude file referred by the previous change
I forgot git add :(.
2024-01-09 10:43:49 +08:00
Xi Ruoyao
eb8d428227
Remove .la files of gspell and libqalculate
They may cause packages to be linked against icu libraries, increasing
the burden if upgrading ICU to a new major version.
2024-01-09 10:32:40 +08:00
Ken Moffat
ce1d9c5de0 Update codereview link in qtwebengine comments.
They are no longer nokia!
2024-01-09 01:46:50 +00:00
Pierre Labastie
f30fd62cde Recommend at-spi2-core for qt5{,-alternate}
at-spi2-core allows building Qt5LinuxAccessibility, which is
required for kwin... Note that this is not new in 5.15.12, but
I found it while testing this version.
2024-01-08 14:17:24 +01:00
Pierre Labastie
b785dce2f8 Add libxcvt as required for plasma
Although libxcvt is required for xwayland, xwayland is only a runtime
dependency of plasma, so can be built later and pull libxcvt in later.
But kwin requires libxcvt at build time.
2024-01-08 12:47:58 +01:00
Xi Ruoyao
1fcb077ef5
boost: Switch to GitHub for downloading
The boostorg.jfrog.io website is down.  And GitHub also provides .xz
tarball which is smaller.
2024-01-08 19:20:41 +08:00
Xi Ruoyao
7ca69c6a8a
zsh: Remove unused entities
I forgot them when cleaning up the instructions.
2024-01-08 19:00:41 +08:00
Pierre Labastie
8525524be7 Update to qt5-5.15.12 2024-01-07 22:23:24 +01:00
Xi Ruoyao
7299d5ef26
zsh: Clean up documentation build and install instruction
The so-called "optional documentation" actually contains nothing more
than the HTML documentations generated by makeinfo --html.  So just stop
downloading it.

A change in texinfo-7.0 has actually break makeinfo --html of zsh, but
the issue was hidden due to the inclusion of the "optional
documentation".  Use a sed to correct it.

Do not put zsh.txt and zsh.html info the Doc directory, or they'll be
installed to /usr/share/doc/zsh-5.9/html by make install.html.

Also install the FAQ of zsh.
2024-01-07 04:48:26 +08:00
Xi Ruoyao
2cec8a051a
git: Remove -k from make test
As the previously known failures are (hopefully) resolved and removed
from text, there seems no reason using -k.
2024-01-07 03:35:15 +08:00
Bruce Dubbs
b6ed70e679 Fix wirshark md5sum 2024-01-06 10:39:08 -06:00
Kevin
ebba22637d
postlfs/config/firmware.xml: small grammatical correction
As i was reading the BLFS firmware section recently, I saw that
"Some systems" is plural, so it should be "utilize" not "utilizes".
2024-01-06 18:19:27 +08:00
Bruce Dubbs
78d213c12c Update to fmt-10.2.1. 2024-01-05 08:44:51 -06:00
Bruce Dubbs
4036e01c34 Update to c-ares-1.25.0. 2024-01-05 08:31:50 -06:00
Bruce Dubbs
3e0463ff1b Update to wireshark-4.2.2. 2024-01-05 08:20:52 -06:00
Xi Ruoyao
d5b06a4ddb
seamonkey: Document sudo/su may kill $PATH_PY311
Like rustc.  Move the unset command out of the <screen> for
installation because if we use sudo --preserve-env=PATH_PY311 -s for a
shell as root to install the package, "unset PATH_PY311" will only
unset it in this shell, not the shell building the package.

Also fix a grammar issue in rustc, and unset LIBSSH2_SYS_USE_PKG_CONFIG
after installing rustc too.
2024-01-05 02:16:19 +08:00
Bruce Dubbs
3796997335 Fix some intel-media stats 2024-01-04 10:38:14 -06:00
Bruce Dubbs
10259aecb3 Update to wireshark-4.2.1. 2024-01-04 10:25:30 -06:00
Bruce Dubbs
48ab76be24 Typo 2024-01-04 09:41:17 -06:00
Rahul Chandra
9848345ed2 Update the intel-media and gmmlib stack. (23.3.4, 23.3.16) respectively 2024-01-03 23:29:00 -05:00
Rahul Chandra
85099512b4 Update to ffmpeg-6.6.1 2024-01-03 22:44:22 -05:00
Rahul Chandra
18fe946e1b Update to icewm 3.4.5 2024-01-03 20:26:33 -05:00
Douglas R. Reno
c0f71f24ae QtWebEngine: use Python 3.11 instead, and simplify the instructions.
To do this I've created build_fixes-2.patch. This contains:

- Fix for shipped ffmpeg build failure
- Fixes for Python 3.11 changes
- Changes for ICU-74, but modified to allow building on previous
  versions of BLFS and their versions of ICU
- The NINJAJOBS change
- Chunks from a patch from ArchLinux32 to prevent instantaneous crashes
  in Falkon. Still causes issues with text rendering, so I've created a
  note in the Falkon page. However, video playback and images display
  perfectly. I will revisit this in February once we have the new glibc.
  Unlike previous issues, it no longer crashes, so that's a good start!

This significantly brings down the count of instructions for this page
and should make it a lot easier to follow.

I've tested this on both x86_64 and i686. On i686 there's a major
improvement in that Falkon (and KDE System Monitor) actually start and
run, though in the case of Falkon there is still no text.
2024-01-03 11:49:31 -06:00
Douglas R. Reno
8a09bebdcd python-dbusmock: Add additional optional test dependencies
If UPower and Bluez are present, it will run additional tests using
those.
2024-01-03 11:30:11 -06:00
Bruce Dubbs
d0976cef62 Update to numpy-1.26.3 (Python Module). 2024-01-03 07:17:04 -06:00
Bruce Dubbs
3ca2fcd10c Update to poppler-24.01.0. 2024-01-03 07:09:22 -06:00
Bruce Dubbs
55239a6923 Update to libxmlb-0.3.15. 2024-01-03 07:01:35 -06:00
Douglas R. Reno
d227e1c743 Update to xterm-389 2024-01-02 16:22:55 -06:00
Douglas R. Reno
5c67196632 Update to fmt-10.2.0 2024-01-02 16:18:13 -06:00
Bruce Dubbs
2fcf4ebd6c Minor grammar fix 2024-01-02 11:37:08 -06:00
Douglas R. Reno
2523b4da1d Update to python-dbusmock-0.30.2 (Python Module) 2024-01-01 19:17:58 -06:00
Douglas R. Reno
0e34333654 Changelog: update the ticket number for the recent rust update 2024-01-01 19:13:53 -06:00
Douglas R. Reno
30b074c03f Update to pytest-7.4.4 (Python Module) 2024-01-01 19:13:26 -06:00
Xi Ruoyao
948ffd7ba3
Update to rustc-1.75.0
Add rust.lto="thin" and rust.codegen-units=1 to optimize the compiler
like upstream official build.

Add some external dependencies.
2024-01-02 02:50:30 +08:00
Douglas R. Reno
31f5562669 Update to swig-4.2.0 2023-12-31 14:50:17 -06:00
Douglas R. Reno
a6b9afb61a Update to sudo-1.9.15p5 2023-12-31 11:50:39 -06:00