mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 10:57:35 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From d84d340b3b9b87902011065a1ea4e97c7f3eb095 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Brendan Coles <bcoles@gmail.com>
|
||||
Date: Tue, 26 Oct 2021 11:34:34 +0000
|
||||
Subject: [PATCH 1/2] Stub out FcRandom()
|
||||
Subject: [PATCH] Stub out FcRandom()
|
||||
|
||||
---
|
||||
src/fccompat.c | 51 --------------------------------------------------
|
||||
|
@ -76,6 +76,3 @@ index 65ac84c..96e4087 100644
|
|||
|
||||
return result;
|
||||
}
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f131d47415cb23f90c62c51d1483ea4555bd1a19 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Sahan Fernando <sahan.h.fernando@gmail.com>
|
||||
Date: Sat, 22 Jan 2022 00:54:01 +1100
|
||||
Subject: [PATCH 2/2] Manually link against lxml2 and ldl
|
||||
Subject: [PATCH] Manually link against lxml2 and ldl
|
||||
|
||||
---
|
||||
fontconfig.pc.in | 2 +-
|
||||
|
@ -19,6 +19,3 @@ index 61b35fb..a3c45eb 100644
|
|||
+Libs: -L${libdir} -lfontconfig -lxml2 -ldl
|
||||
Libs.private: @ICONV_LIBS@ @PKG_EXPAT_LIBS@
|
||||
Cflags: -I${includedir} @ICONV_CFLAGS@ @PKG_EXPAT_CFLAGS@
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue