sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-12 04:10:54 +00:00
parent 74706e64f4
commit 77bea1694c
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
1060 changed files with 39921 additions and 2746 deletions

View file

@ -3,7 +3,7 @@ Properly find X libs are runtime
Index: src/meson.build
--- src/meson.build.orig
+++ src/meson.build
@@ -267,6 +267,7 @@ libcairo_dep = declare_dependency(link_with: libcairo,
@@ -264,6 +264,7 @@ libcairo_dep = declare_dependency(link_with: libcairo,
pkgmod.generate(libcairo,
description: 'Multi-platform 2D graphics library',
subdirs: [meson.project_name()],