1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 09:57:36 +00:00

Ports: Update cmatrix's patches to use git patches

Also fixes one of the patches no longer applying.
This commit is contained in:
Ali Mohammad Pur 2022-05-17 20:58:59 +04:30 committed by Ali Mohammad Pur
parent 57a98258aa
commit ff7163e5b8
4 changed files with 54 additions and 14 deletions

View file

@ -0,0 +1,14 @@
# Patches for cmatrix on SerenityOS
## `0001-Use-manual-include-library-paths-for-ncurses.patch`
Use manual include & library paths for ncurses
## `0002-Include-curses.h-from-ncurses-in-serenity.patch`
Include curses.h from <ncurses> in serenity