mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02: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:
Notes:
github-actions[bot]
2024-11-25 12:38:39 +00:00
Author: https://github.com/rmg-x Commit: https://github.com/LadybirdBrowser/ladybird/commit/03b9e555c0e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2527
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user