Commit Graph

3432 Commits

Author SHA1 Message Date
Xi Ruoyao
587231b38f
libarchive: Add bsdunzip into contents and short description 2023-07-24 21:43:19 +08:00
Douglas R. Reno
2c0da0faa1 Update to libblockdev-3.0.2 2023-07-23 11:24:57 -05:00
Douglas R. Reno
1a53c84a87 Update to talloc-2.4.1.
Also remove all references to Python2 from the page since upstream has
completed it's removal of python2 support from this package
2023-07-23 11:12:25 -05:00
Xi Ruoyao
ac465d6c0e
js102: Remove commented out stale work around and add <important> for GCC 32-bit issue
Let's stop puzzling the editors.
2023-07-23 08:43:34 +08:00
Douglas R. Reno
1685f477ab Revert my earlier js102 change - it turns out that my script was using
CC=gcc CXX=g++ and I didn't notice.

Sorry for the noise, and good catch Xi!
2023-07-21 20:25:57 -05:00
Douglas R. Reno
cefe20df32 js102: Fix building on i686 again.
The default build configuration in 102.13 appears to have moved back to
GCC. Rather than change it, let's just modify math_private.h again with
a simpler tweak to allow it to build properly again (wrapped in a case
statement).

This particular problem resurfacing is quite odd. I can confirm that
js-102.12.0 does work though, but updated due to the JS CVE.

Firefox 115.x works well on i686 and builds without any tweaks, so
whenever we move to js115, this should not be a problem anymore.
2023-07-21 11:43:01 -05:00
Bruce Dubbs
79cf80f5d8 Update to node-18.17.0. 2023-07-20 12:56:59 -05:00
Bruce Dubbs
842049f91d Update to libarchive-3.7.0. 2023-07-19 19:52:44 -05:00
Douglas R. Reno
6dfe4ab71d Update to intel-gmmlib-22.3.9 2023-07-18 12:38:35 -05:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
f5e0d971d3 Update to liblinear-247. 2023-07-17 17:03:51 -05:00
Bruce Dubbs
d28391260d Update to libbytesize-2.9. 2023-07-17 17:00:26 -05:00
Bruce Dubbs
a980a7281a Update to libblockdev-3.0.1. 2023-07-17 16:57:26 -05:00
Bruce Dubbs
4c87bc645b Update to xapian-core-1.4.23. 2023-07-17 12:06:28 -05:00
Bruce Dubbs
6ab6f7b750 Update to exempi-2.6.4. 2023-07-17 11:29:54 -05:00
Bruce Dubbs
530f8171c1 Minor wording change. 2023-07-15 17:21:58 -05:00
Xi Ruoyao
1248cb2b21
gmmlib: make will run the test suite
FWIW if you don't want to run it, you need to set -DRUN_TEST_SUITE=NO.
2023-07-16 06:10:47 +08:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Pierre Labastie
321978b6da Update to glib-2.76.4 2023-07-12 18:13:25 +02:00
Pierre Labastie
c19f8b010e Update to inih-57
Also add short descriptions
2023-07-12 18:13:25 +02:00
Douglas R. Reno
f5631c6bae Update to libgudev-238. 2023-07-11 10:25:48 -05:00
Thomas Trepl
dcde303c6a Merge branch 'trunk' into kea 2023-07-08 17:35:02 +02:00
Ken Moffat
9403c3e01d Package updates:
Firefox-115.0esr,
JS-102.13.0,
2023-07-05 00:13:17 +01:00
Bruce Dubbs
07a9618e93 Update to wayland-protocols-1.32. 2023-07-04 13:39:31 -05:00
Bruce Dubbs
7348ecb6cd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-07-04 13:33:06 -05:00
Bruce Dubbs
35025e3eae Update to libqalculate-4.7.0. 2023-07-04 13:32:53 -05:00
Douglas R. Reno
c21fb49f78 libnvme: trivial capitalization change 2023-07-04 13:26:21 -05:00
Douglas R. Reno
e01ca502ba libnvme: Add the instructions for the test suite 2023-07-04 13:17:45 -05:00
Bruce Dubbs
0b64dc8741 Update to libuv-v1.46.0. 2023-07-03 12:39:24 -05:00
Bruce Dubbs
3e4975fafe Update to libpaper-2.1.1. 2023-07-03 11:15:10 -05:00
Xi Ruoyao
41d4fe23c8
libaio: Remove unneeded sed
With GCC 13.1 and libaio-0.3.113 the sed is not needed.
2023-07-03 06:26:03 +08:00
Xi Ruoyao
cbffe27c22
libblockdev: There is a test suite but we cannot run it 2023-07-02 18:04:02 +08:00
Xi Ruoyao
d5e4de79d3
Udisks2 dependency chain clean up 2023-07-02 04:16:35 +08:00
Thomas Trepl
252df78401 Merge branch 'trunk' into kea 2023-07-01 16:42:57 +02:00
Bruce Dubbs
a4013faf3b Update to libblockdev-3.0. 2023-06-30 15:40:21 -05:00
Bruce Dubbs
1e12131018 Add libnvme-1.5. 2023-06-30 15:35:03 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
cb594b6ca3
general: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:17:52 +08:00
Ken Moffat
86249d2216 Separate JS102 fro mfirefox.
Firefox-115-esr is expected next week.
2023-06-25 21:54:48 +01:00
Douglas R. Reno
2f24cfd31e Update to node.js-18.16.1 2023-06-23 16:41:43 -05:00
Thomas Trepl
75df306be1 Merge branch 'trunk' into kea 2023-06-23 19:33:45 +02:00
Douglas R. Reno
009cf1d8a6 Update to libksba-1.6.4 2023-06-22 11:11:54 -05:00
Douglas R. Reno
b222ee56b9 Update to libassuan-2.5.6 2023-06-22 11:08:55 -05:00
Thomas Trepl
35633bdd6c Merge branch 'trunk' into kea 2023-06-20 10:54:54 +02:00
Thomas Trepl
adc2dbf685 Updates on dependencies 2023-06-20 10:53:13 +02:00
Xi Ruoyao
6c378f6089
icu: Reword major version update note 2023-06-15 21:20:46 +08:00
Bruce Dubbs
bf3b3e6dbd Update to icu4c-73_2. 2023-06-14 10:23:47 -05:00
Xi Ruoyao
e8314fa7f6
brotli: Demote cmake to recommended 2023-06-12 19:13:59 +08:00
Bruce Dubbs
2df221eac7 Update to libgusb-0.4.6. 2023-06-10 17:35:28 -05:00