mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 02:27:35 +00:00
Ports: Add libenet
Libenet is a UDP networking library that is used by Love2D, a game framework I would like to port.
This commit is contained in:
parent
719a00df3a
commit
d94a374001
6 changed files with 109 additions and 0 deletions
13
Ports/libenet/patches/ReadMe.md
Normal file
13
Ports/libenet/patches/ReadMe.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Patches for libenet on SerenityOS
|
||||
|
||||
## `0001-Make-library-shared.patch`
|
||||
|
||||
Makes Library Shared
|
||||
|
||||
## `0002-Add-missing-install-options.patch`
|
||||
|
||||
Add missing install options
|
||||
|
||||
## `0003-Fix-cmake-deprecation-warning.patch`
|
||||
|
||||
Fix CMake deprecation warning
|
Loading…
Add table
Add a link
Reference in a new issue