Dr.-Ing. Carsten Grimm 0ddcda32f1
[liblzma] update to version 5.6.0 (#37199)
Fixes #37197.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

The update to version 5.6.0, includes the following changes
* the patches were adapted for changes in the new version (I cannot
check if the patch for iOS support was adapted correctly)
* the new tools `lzmadec` and `lzmainfo` are handled in the same manner
as the existing tools `xz` and `xzdec`
* ~nls was disabled to sidestep an issue with installing the man pages~
* ~a new feature `nls` was added to enable native language support. This
was necessary to handle a new optional dependency on `gettext` so that
the existing `tools` feature continues to work.~
* nls support was not added, yet. See discussion below for details.

I have successfully built 
* `liblzma:x86-windows`,
* `liblzma:x64-windows`,
* `liblzma:x64-linux`, 
* `liblzma[tools]:x64-linux`,

Note that `tools`  is not supported on `windows`.

Requested by @Neustradamus

EDIT 1: added nls feature
EDIT 2: removed nls feature again
2024-03-11 13:24:56 -07:00
..
2023-05-01 15:19:06 -07:00
2024-03-07 22:49:57 -08:00
2023-10-02 17:37:58 -07:00
2023-10-04 13:40:28 -07:00
2023-11-15 17:24:14 -08:00
2024-02-12 14:53:06 -08:00
2023-05-08 10:12:45 -07:00
2024-03-01 15:22:34 -08:00
2023-12-14 00:07:17 -08:00
2023-05-05 11:13:22 -07:00
2024-01-04 11:58:41 -08:00
2022-11-28 12:36:48 -08:00
2024-03-07 22:35:47 -08:00
2024-03-07 12:27:35 -08:00
2023-08-16 12:52:23 -07:00
2024-03-05 02:00:17 -08:00
2023-12-14 00:07:17 -08:00
2024-03-07 21:59:59 -08:00
2024-02-27 00:45:27 -08:00
2023-03-22 16:34:39 -07:00
2023-10-31 11:57:23 -07:00
2023-10-13 11:59:30 -07:00
2023-10-27 18:44:08 -07:00
2023-12-14 00:07:17 -08:00
2024-01-22 10:56:30 -08:00
2023-12-08 01:26:51 -08:00
2023-05-30 12:04:08 -07:00
2023-10-09 15:36:45 -07:00
2024-03-05 01:52:15 -08:00
2023-08-29 00:17:08 -07:00
2022-12-27 00:53:18 -08:00
2024-03-07 22:56:07 -08:00
2023-05-08 15:06:19 -07:00
2023-12-01 02:08:05 -08:00
2023-10-17 10:38:18 -07:00
2023-03-23 15:50:57 -07:00
2023-05-30 12:31:49 -07:00
2023-10-17 10:38:47 -07:00
2024-03-05 02:23:38 -08:00
2023-11-22 14:30:45 -08:00
2023-12-14 00:07:17 -08:00
2023-05-08 10:07:54 -07:00
2024-02-09 20:03:54 -08:00
2022-10-19 18:22:37 -07:00
2023-08-03 09:55:15 -07:00
2022-10-19 18:22:37 -07:00
2023-10-02 20:24:33 -07:00
2022-10-19 18:22:37 -07:00
2022-10-19 18:22:37 -07:00
2023-08-14 13:58:43 -07:00
2022-10-19 18:22:37 -07:00
2023-01-20 22:17:35 -08:00
2023-12-12 01:31:45 -08:00
2023-11-29 01:19:13 -08:00
2023-10-09 15:34:56 -07:00
2023-12-19 15:02:02 -08:00
2023-03-12 21:13:33 -07:00
2024-03-11 13:11:48 -07:00
2023-09-27 01:22:44 -07:00
2023-11-08 09:36:24 -08:00
2023-12-12 01:22:44 -08:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2023-05-13 12:45:36 -07:00
2022-10-14 16:01:28 -07:00
2023-06-29 14:40:07 -07:00
2023-12-07 23:35:10 -08:00
2024-03-11 13:08:45 -07:00
2023-06-27 17:07:58 -07:00
2024-02-01 12:09:19 -08:00