File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66 build :
77 runs-on : ubuntu-22.04
88 env :
9- SDK_VERSION : 3.1.74.6bi
9+ SDK_VERSION : 3.1.61.7bi
1010 SYS_PYTHON : /usr/bin/python3
1111 SDKROOT : /opt/python-wasm-sdk
1212 PACKAGES : emsdk pygame
Original file line number Diff line number Diff line change 9696
9797
9898 # unsure : wasm pygame.freetype hack
99- # wget -O- https://patch-diff.githubusercontent.com/raw/pmp-p/pygame-ce-wasm/pull/3.diff | patch -p1
99+ # wget -O- https://patch-diff.githubusercontent.com/raw/pmp-p/pygame-ce-wasm/pull/3.diff | patch -p1
100+
100101 wget -O- https://patch-diff.githubusercontent.com/raw/pygame-community/pygame-ce/pull/1967.diff | patch -p1
101102
102103 # 313t controller fix merged
105106 # new cython (git)
106107 wget -O- https://patch-diff.githubusercontent.com/raw/pmp-p/pygame-ce-wasm/pull/8.diff | patch -p1
107108
108- # fix 3.13 build
109- wget -O- https://patch-diff.githubusercontent.com/raw/pmp-p /pygame-ce-wasm /pull/9 .diff | patch -p1
109+ # fix 3.13 build , merged
110+ # wget -O- https://patch-diff.githubusercontent.com/raw/pygame-community /pygame-ce/pull/3496 .diff | patch -p1
110111
111112 # cython3 / merged
112113 # wget -O- https://patch-diff.githubusercontent.com/raw/pygame-community/pygame-ce/pull/2395.diff | patch -p1
You can’t perform that action at this time.
0 commit comments