Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion io.github.Pithos.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "io.github.Pithos",
"runtime": "org.gnome.Platform",
"runtime-version": "47",
"runtime-version": "49",
"sdk": "org.gnome.Sdk",
"command": "pithos",
"finish-args": [
Expand Down
2 changes: 1 addition & 1 deletion shared-modules
Submodule shared-modules updated 58 files
+113 −0 .github/workflows/ci.yml
+28 −0 .github/workflows/update.yaml
+1 −0 .gitignore
+7 −7 CODEOWNERS
+45 −15 README.md
+11 −0 SDL/SDL-1.2.15.json
+3 −0 SDL/SDL_pango-0.1.2.json
+316 −0 SDL/libsdl-1.2.15-strict-prototypes.patch
+27 −0 SDL/sdl-sysloadso-buffer-length.patch
+12 −0 SDL/sdl12-compat-cmake-version.patch
+4 −0 SDL/sdl12-compat.json
+0 −15 SDL2/README.md
+0 −22 SDL2/SDL2-no-libdecor.json
+0 −23 SDL2/SDL2-with-libdecor.json
+27 −0 SDL2/SDL2_image.json
+29 −0 SDL2/SDL2_ttf.json
+7 −2 dbus-glib/dbus-glib.json
+337 −268 gtk2/gtk2-common-themes.json
+281 −0 gtk2/gtk2-gcc14.patch
+250 −0 gtk2/gtk2-gcc15.patch
+34 −0 gtk2/gtk2-murrine-c99.patch
+9 −1 gtk2/gtk2.json
+13 −0 gtk2/ibus-gcc15.patch
+20 −0 gzdoom/game-music-emu.json
+16 −45 gzdoom/gzdoom.json
+20 −0 gzdoom/zmusic.json
+4 −1 libappindicator/libappindicator-gtk3-12.10.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 −5 libcanberra/libcanberra.json
+0 −6 libdecor/README.md
+0 −18 libdecor/libdecor.json
+3 −0 libmad/libmad.json
+2 −2 libsecret/libsecret.json
+11 −3 libusb/libusb.json
+4 −3 linux-audio/fluidsynth2-static.json
+2 −2 linux-audio/fluidsynth2.json
+9 −3 linux-audio/ladspa.json
+9 −11 linux-audio/lash.json
+2 −5 linux-audio/libinstpatch.json
+94 −0 linux-audio/lilv-static.json
+13 −0 linux-audio/patches/lash-build.patch
+21 −0 lua5.1/0004-Fix-stack-overflow-in-vararg-functions.patch
+4 −0 lua5.1/lua-5.1.5.json
+2 −7 lua5.3/lua-5.3.5.json
+45 −0 lua5.3/luaconf.patch
+7 −10 lua5.4/lua-5.4.json
+32 −0 lua5.4/luaconf.patch
+2 −2 luajit/luajit.json
+1 −1 lzo/lzo.json
+5 −2 mac/mac.json
+24 −16 physfs/physfs.json
+0 −105 pygame/portmidi-no-java.patch
+5 −7 pygame/pygame1-python2.json
+4 −1 python2.7/python-2.7.json
+6 −3 squashfs-tools/squashfs-tools.json
+50 −0 update-checker.sh