initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

11
xpad/fix-build.patch Normal file
View File

@@ -0,0 +1,11 @@
--- a/configure.ac 2016-04-10 13:55:43.000000000 +0200
+++ b/configure.ac 2025-06-09 04:20:19.779472773 +0200
@@ -39,7 +39,7 @@
AC_SUBST(PIXBUF_LIBS)
AC_SUBST(PIXBUF_CFLAGS)
-PKG_CHECK_MODULES(ATK, atk >= 2.8 atk-bridge-2.0)
+PKG_CHECK_MODULES(ATK, atk >= 2.8)
AC_SUBST(ATK_LIBS)
AC_SUBST(ATK_CFLAGS)