mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Libraries: Remove LibArchive
This library isn't used by anything but the Android build which currently doesn't work. We most likely won't be using a homegrown implementation for archive formats in the future, regardless.
This commit is contained in:
parent
bdabc9b70d
commit
03b9e555c0
Notes:
github-actions[bot]
2024-11-25 12:38:39 +00:00
Author: https://github.com/rmg-x
Commit: 03b9e555c0
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2527
14 changed files with 2 additions and 1267 deletions
|
@ -24,7 +24,6 @@ At the moment, many core library support components are inherited from SerenityO
|
|||
- LibCrypto/LibTLS: Cryptography primitives and Transport Layer Security
|
||||
- LibHTTP: HTTP/1.1 client
|
||||
- LibGfx: 2D Graphics Library, Image Decoding and Rendering
|
||||
- LibArchive: Archive file format support
|
||||
- LibUnicode: Unicode and locale support
|
||||
- LibMedia: Audio and video playback
|
||||
- LibCore: Event loop, OS abstraction layer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue