Bruce Dubbs
5bc7f94afd
Update to libsigc++-2.12.1.
2023-10-19 14:28:14 -05:00
Bruce Dubbs
73ac81bdd4
Add a fix for noe-js if Python-3.12 is installed
2023-10-19 14:16:14 -05:00
Bruce Dubbs
a149290653
Update to node.js-18.18.2
2023-10-19 14:06:27 -05:00
Bruce Dubbs
49b913d2b8
Update to libxkbcommon-1.6.0.
...
libxkbcommon-1.6.0 removes some definitions that are unused.
These definitions are referenced in qtbase so we remove them
with a sed for both the full qt5 package and gt5-alternate.
2023-10-19 12:29:35 -05:00
Bruce Dubbs
e2cae8d2d9
Update to libqalculate-4.8.1.
2023-10-18 21:34:11 -05:00
Bruce Dubbs
195a57849a
Update to libpaper-2.1.2.
2023-10-18 21:29:00 -05:00
Bruce Dubbs
510c7d37e4
Update to libnvme-1.6.
2023-10-18 21:18:09 -05:00
Bruce Dubbs
dd2202b2da
Update to libical-3.0.17.
2023-10-18 21:13:09 -05:00
Bruce Dubbs
01b467d66f
Update to libgusb-0.4.7.
2023-10-18 21:02:14 -05:00
Bruce Dubbs
bb79f7c314
Update to libblockdev-3.0.4.
2023-10-18 19:09:31 -05:00
Bruce Dubbs
2658a0d7e7
Update to enchant-2.6.1.
2023-10-18 19:04:25 -05:00
Pierre Labastie
f4ac71418d
Remove many more forgotten ftp urls
2023-10-15 23:14:18 +02:00
Pierre Labastie
28d1edfdef
Remove a few forgotten ftp urls
2023-10-15 22:28:40 +02:00
Pierre Labastie
e1e58be454
Remove all ftp urls
...
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Ken Moffat
4b795d34e4
Updated to spidermonkey-115.3.0.
2023-09-26 22:12:37 +01:00
Xi Ruoyao
7655d92ffa
spidermonkey: Update RAM usage issue in JIT test suite
2023-09-26 16:55:19 +08:00
Xi Ruoyao
7b8bec72b3
Fix URLs of external depedencies, remove dead "User Notes"
2023-09-23 22:41:42 +08:00
Rahul Chandra
bcfaad0264
Typo fixes from rhubarbpieguy on blfs-dev
2023-09-21 19:02:48 -04:00
Xi Ruoyao
8cc537fe6a
appstream: Typo
2023-09-20 19:19:40 +08:00
Xi Ruoyao
075fb2eb9c
appstream: English grammar fix
2023-09-20 18:43:21 +08:00
Xi Ruoyao
8fd1b19e4e
libgusb: Fix docdir sed
2023-09-19 04:59:46 +08:00
Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
70bea08d61
Update to json-glib-1.8.0
2023-09-18 15:28:48 -05:00
Douglas R. Reno
b9098ed165
gobject-introspection: forgotten tweak - Cairo and doctool are now
...
autodetected.
2023-09-18 15:28:48 -05:00
Douglas R. Reno
f13ed30cf9
Update to gobject-introspection-1.78.1
2023-09-18 15:28:48 -05:00
Xi Ruoyao
bccf5d0cdb
appstream: Add a comment for editors
2023-09-19 04:21:06 +08:00
Xi Ruoyao
69553e99b0
appstream: Add /usr/share/metainfo/org.linuxfromscratch.lfs.xml file
...
It fixes the "Operating System Details" content in appstreamcli sysinfo
output.
Note that the file name is derived from HOME_URL and ID properties from
/etc/os-release, and the HOME_URL property is just added (at LFS
r12.0-44). If HOME_URL is not set, the file should be renamed to
"lfs.xml" and the <id> in the file should be "lfs", instead of
"org.linuxfromscratch.lfs".
2023-09-19 04:17:14 +08:00
Douglas R. Reno
a8a3c9d8b3
libxmlb: minor tweak for the Command Explanations
2023-09-18 13:35:48 -05:00
Douglas R. Reno
fa559f1cc8
Add AppStream to the book in support of libadwaita.
...
See Tickets #18599 and #18573 for more details.
2023-09-18 13:30:04 -05:00
Douglas R. Reno
97cecf51ae
Add libxmlb to the book in support of appstream.
...
This will be needed for libadwaita-1.4. See Ticket #18573 for more
details.
2023-09-18 12:49:30 -05:00
Douglas R. Reno
4490fe8b33
Spidermonkey: minor reword for JIT test suite description
2023-09-18 11:56:37 -05:00
Xi Ruoyao
30d8de9bd4
spidermonkey: Update command explanations
2023-09-18 14:38:19 +08:00
Xi Ruoyao
3ce2d0c7e6
Update SpiderMonkey to ESR 115
...
- Update to SpiderMonkey from Firefox-115.2.1
- Update to gjs-1.78.0
- Allow building polkit with SpiderMonkey from Firefox-115
2023-09-18 01:54:07 +08:00
Xi Ruoyao
5028839fa0
Rename js102 to spidermonkey
2023-09-18 00:55:11 +08:00
Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
...
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Douglas R. Reno
126e6a2558
Update to libarchive-3.7.2
2023-09-14 18:14:48 -05:00
Xi Ruoyao
4f52b38434
brotli: Link Python3 binding to system library, and run its testsuite
2023-09-14 17:43:22 +08:00
Bruce Dubbs
990dbf00a0
Remove obsolete references to gtk2
2023-09-11 11:51:23 -05:00
Douglas R. Reno
89eb994f7e
Update to gobject-introspection-1.78.0
2023-09-10 19:42:52 -05:00
Douglas R. Reno
e9edfe00c2
Update to glib-2.78.0
2023-09-10 19:24:51 -05:00
Bruce Dubbs
4395529877
Adjust and continue using entities fo rpip3 commands
2023-09-10 15:01:56 -05:00
Bruce Dubbs
87e1d46091
Update to libportal-0.7.1.
2023-09-10 13:17:06 -05:00
Douglas R. Reno
a5e9bcdc5b
Update to libcloudproviders-0.3.4
2023-09-08 12:29:11 -05:00
Douglas R. Reno
1f45a0fd8f
Update to libportal-0.7
...
A lot of things changed here:
- Add the test suite, and note it's new dependencies (dbusmock and
pytest)
- Demote Qt5 to optional since nothing that's in the book currently uses
it
- Remove the command explanation for setting the portals that are built,
since those are now autodetected
- Removed periods from the end of short descriptions to match style with
other pages
- Specified what each dependency is intended for (gi-docgen for docs,
dbusmock/pytest for tests, qt5 for qt5 portals)
2023-09-07 17:30:13 -05:00
Douglas R. Reno
bea1887cbf
Update to libwacom-2.8.0
2023-09-06 15:31:34 -05:00
Douglas R. Reno
7aceb9d739
Update to mozjs-102.15.0
2023-09-06 15:18:42 -05:00
Bruce Dubbs
60de0e101e
Disable lxde
2023-09-06 00:03:05 -05:00
Bruce Dubbs
407c671a8a
Update to libblockdev-3.0.3.
...
Also archive volume_key.
2023-09-04 17:32:01 -05:00
Pierre Labastie
3926150236
glib-2.76.5
2023-09-03 21:55:00 +02:00
Douglas R. Reno
2d12b6c352
Update to intel-gmmlib-22.3.11
2023-09-03 11:16:55 -05:00
Pierre Labastie
cc46f55018
Update to libqalculate-4.8.0
2023-09-02 14:34:37 +02:00
Pierre Labastie
748752debc
Update to brotli-1.1.0
2023-09-02 14:29:28 +02:00
Douglas R. Reno
ef12a7e003
Tags
2023-08-28 00:26:37 -05:00
Douglas R. Reno
b9d83041d0
Jansson: add missing paranthesis
2023-08-27 19:31:15 -05:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Douglas R. Reno
fd7e770aee
libstatgrab: Add optional dependency on log4cplus
2023-08-25 18:49:06 -05:00
Bruce Dubbs
d9dc0431af
Tak all of Chapter 9 except intel-gmmlib
2023-08-19 16:47:37 -05:00
Bruce Dubbs
6aa631b99d
Tag most of the remaining general libraries.
2023-08-19 15:19:27 -05:00
Douglas R. Reno
30c1c726dd
Tag GTK+-2, GTK+-3, and Sawfish
2023-08-18 16:30:17 -05:00
Douglas R. Reno
479979e5f9
Tags
2023-08-18 15:05:38 -05:00
Douglas R. Reno
cb40a58e31
Brotli: minor tweaks to the Contents section
2023-08-18 11:29:19 -05:00
Douglas R. Reno
2967716c43
Tags for gnupg
2023-08-17 16:13:10 -05:00
Douglas R. Reno
f65776eb47
Tags for BIND dependencies
2023-08-17 15:49:48 -05:00
Thomas Trepl
2314cd79bd
Some tags
2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Douglas R. Reno
7481fd4a6f
Tags
2023-08-16 11:39:48 -05:00
Xi Ruoyao
a9779b901a
Tag UEFI and dependencies
2023-08-16 21:36:01 +08:00
Douglas R. Reno
ed345e70fd
Tags
2023-08-15 17:21:31 -05:00
Douglas R. Reno
005d40fa51
Update to libcloudproviders-0.3.2
2023-08-13 14:09:07 -05:00
Douglas R. Reno
98de6b11db
Update to JSON-C-0.17
...
Also add instructions for generating the documentation
2023-08-13 13:43:04 -05:00
Douglas R. Reno
475d0d98e7
Update to boost-1.83.0
2023-08-13 12:14:55 -05:00
Douglas R. Reno
7aedf147ed
Update to node.js-18.17.1
2023-08-11 15:18:56 -05:00
Douglas R. Reno
29ba78b923
Update to intel-gmmlib-22.3.10
2023-08-11 12:33:39 -05:00
Douglas R. Reno
80408280d4
libblockdev: Remove unused external dependencies
2023-08-11 12:21:47 -05:00
Xi Ruoyao
63361607f3
libidn2: Demote libunistring to recommended
...
It uses a shipped libunistring copy if there is no libunistring.
2023-08-10 18:11:40 +08:00
Xi Ruoyao
b377d9492a
libgusb: Fix hardcoded stale version number
2023-08-04 23:01:57 +08:00
Douglas R. Reno
552f43560c
Update to libarchive-3.7.1
2023-08-01 15:46:18 -05:00
Xi Ruoyao
b18a8f667e
libusb: Reword the kernel configuration
2023-07-31 21:44:38 +08:00
Xi Ruoyao
c41cafb3bc
kernel-config: Add color for hotkey
...
Align with recent LFS change. Regenerate all kernel.xml files.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
e7cd19a120
general: Use new rendering method for kernel configuration
...
It's almost a plain "conversion". Exceptions:
- In elogind, [CGROUPS] is dropped because it's in LFS now.
- In libusb, move the kernel configuration to match the layout of other
packages.
2023-07-31 21:44:37 +08:00
Bruce Dubbs
3cf047576f
Update to gspell-1.12.2.
2023-07-30 16:28:11 -05:00
Bruce Dubbs
1ff589706d
Update to umockdev-0.17.18
2023-07-27 11:26:11 -05:00
Xi Ruoyao
e9aa209b00
umockdev: Remove unneeded PATH addition for test
...
Now udevadm is in /usr/bin for both LFS SysV and LFS Systemd.
2023-07-27 14:20:16 +08:00
Bruce Dubbs
bf800e6cca
Update to qca-2.3.7.
2023-07-25 14:05:58 -05:00
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