-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule flatpak-shared-modules
updated
31 files
+40 −0 | .github/workflows/ci.yml | |
+31 −0 | .github/workflows/update.yaml | |
+1 −0 | .gitignore | |
+4 −5 | CODEOWNERS | |
+16 −2 | README.md | |
+4 −0 | SDL/SDL-1.2.15.json | |
+27 −0 | SDL/sdl-sysloadso-buffer-length.patch | |
+0 −15 | SDL2/README.md | |
+0 −22 | SDL2/SDL2-no-libdecor.json | |
+0 −23 | SDL2/SDL2-with-libdecor.json | |
+281 −0 | gtk2/gtk2-gcc14.patch | |
+4 −1 | gtk2/gtk2.json | |
+1 −1 | gzdoom/game-music-emu.json | |
+3 −3 | gzdoom/gzdoom.json | |
+4 −4 | gzdoom/zmusic.json | |
+51 −0 | libayatana-appindicator/0001-Fix-HAVE_VALGRIND-AM_CONDITIONAL.patch | |
+44 −0 | libayatana-appindicator/0001-Make-introspection-configurable.patch | |
+116 −0 | libayatana-appindicator/libayatana-appindicator-gtk3.json | |
+2 −4 | libcanberra/libcanberra.json | |
+0 −6 | libdecor/README.md | |
+0 −18 | libdecor/libdecor.json | |
+2 −7 | lua5.3/lua-5.3.5.json | |
+45 −0 | lua5.3/luaconf.patch | |
+2 −5 | lua5.4/lua-5.4.json | |
+32 −0 | lua5.4/luaconf.patch | |
+2 −2 | luajit/luajit.json | |
+1 −1 | lzo/lzo.json | |
+2 −2 | mac/mac.json | |
+0 −105 | pygame/portmidi-no-java.patch | |
+2 −6 | pygame/pygame-1.9.6.json | |
+54 −0 | update-checker.sh |