Package: teeworlds / 0.7.5-3

Metadata

Package Version Patches format
teeworlds 0.7.5-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
set data dir.patch | (download)

src/engine/shared/storage.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set data dir

Use Debian's system path.

portability.patch | (download)

bam.lua | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 portability

Hopefully this prevents FTBFS on non-supported architectures.

builddir.patch | (download)

bam.lua | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 builddir

Make the output build directory more predictable.

system libs.patch | (download)

bam.lua | 48 43 + 5 - 0 !
src/engine/client/serverbrowser.cpp | 2 1 + 1 - 0 !
src/engine/client/sound.cpp | 2 1 + 1 - 0 !
src/game/client/components/countryflags.cpp | 2 1 + 1 - 0 !
src/game/client/components/menus_browser.cpp | 2 1 + 1 - 0 !
src/game/client/components/menus_settings.cpp | 2 1 + 1 - 0 !
src/game/client/components/skins.cpp | 2 1 + 1 - 0 !
src/game/client/localization.cpp | 2 1 + 1 - 0 !
src/game/editor/auto_map.h | 2 1 + 1 - 0 !
9 files changed, 51 insertions(+), 13 deletions(-)

 system-libs

Use system libraries.

no cmake.patch | (download)

CMakeLists.txt | 2138 0 + 2138 - 0 !
1 file changed, 2138 deletions(-)

 no-cmake

Do not build with cmake for now. (should be revisited at some point in time)

python3.patch | (download)

bam.lua | 4 2 + 2 - 0 !
scripts/build.py | 2 1 + 1 - 0 !
scripts/font_installer.sh | 2 1 + 1 - 0 !
scripts/make_src.py | 2 1 + 1 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 python3

Fix python3 build failures.

new wavpack.patch | (download)

src/engine/client/sound.cpp | 28 16 + 12 - 0 !
1 file changed, 16 insertions(+), 12 deletions(-)

 new wavpack

Fix incompatibility with Debian's system library.

CVE 2021 43518.patch | (download)

src/game/client/components/maplayers.cpp | 2 1 + 1 - 0 !
src/game/editor/io.cpp | 5 3 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

---