mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 16:37:47 +00:00
Ports: Add lzop compression utility port
This commit is contained in:
parent
d7eb6d8330
commit
4b27c6e688
4 changed files with 52 additions and 0 deletions
|
@ -148,6 +148,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
|
|||
| [`lure`](lure/) | Lure of the Temptress | 1.1 | https://www.scummvm.org/games/#games-lure |
|
||||
| [`lz4`](lz4/) | lz4 - Extremely Fast Compression algorithm | 1.9.4 | https://github.com/lz4/lz4 |
|
||||
| [`lzo`](lzo/) | LZO lossless data compression algorithm | 2.10 | https://www.oberhumer.com/opensource/lzo/ |
|
||||
| [`lzop`](lzop/) | LZO lossless data compression utility | 1.04 | https://www.lzop.org/ |
|
||||
| [`m4`](m4/) | GNU M4 | 1.4.19 | https://www.gnu.org/software/m4/ |
|
||||
| [`make`](make/) | GNU make | 4.3 | https://www.gnu.org/software/make/ |
|
||||
| [`mandoc`](mandoc/) | mandoc | 1.14.5 | https://mandoc.bsd.lv/ |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue