File tree Expand file tree Collapse file tree
android/build-android-dependencies Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.14.2.tar.xz
1515https://www.cairographics.org/releases/cairo-1.16.0.tar.xz
1616https://github.com/harfbuzz/harfbuzz/releases/download/7.1.0/harfbuzz-7.1.0.tar.xz
1717https://download.gnome.org/sources/pango/1.50/pango-1.50.14.tar.xz
18- https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.2.tar.gz
1918https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.4.0.tar.gz
20- https://github.com/libsdl-org/SDL_image/archive/refs/tags/release-3.4.0.tar.gz
21- https://github.com/libsdl-org/SDL_mixer/archive/refs/tags/release-3.2.0.tar.gz
19+ https://github.com/libsdl-org/SDL/releases/download/release-3.4.2/SDL3-3.4.2.tar.gz
20+ https://github.com/libsdl-org/SDL_image/releases/download/release-3.4.0/SDL3_image-3.4.0.tar.gz
21+ https://github.com/libsdl-org/SDL_mixer/releases/download/release-3.2.0/SDL3_mixer-3.2.0.tar.gz
2222https://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.xz
2323https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.xz
2424https://archives.boost.io/release/1.88.0/source/boost_1_88_0.tar.bz2
Original file line number Diff line number Diff line change 114114 "buildsystem" :" simple" ,
115115 "append-pkg-config-path" : " /app/lib64/pkgconfig" ,
116116 "build-commands" :[
117- " python3 /app/bin/scons -j $FLATPAK_BUILDER_N_JOBS prefix=/app sdldir=/app enable_lto=true ccache=true --debug=time install wesnoth wesnothd"
117+ " export PKG_CONFIG_PATH= \" $PKG_CONFIG_PATH:/app/lib64/pkgconfig \" python3 /app/bin/scons -j $FLATPAK_BUILDER_N_JOBS prefix=/app sdldir=/app enable_lto=true ccache=true --debug=time install wesnoth wesnothd"
118118 ],
119119 "sources" :[
120120 {
You can’t perform that action at this time.
0 commit comments