Package: boulder-game / 1.02+ds-1

Metadata

Package Version Patches format
boulder-game 1.02+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
dont_copy_SDL_library.patch | (download)

build/linux/Makefile | 13 6 + 7 - 0 !
1 file changed, 6 insertions(+), 7 deletions(-)

 don't install sdl library to exe path

It's not needed when using SDL from system

build_with_system_SDL.patch | (download)

build/linux/Makefile | 36 13 + 23 - 0 !
1 file changed, 13 insertions(+), 23 deletions(-)

 build with system packaged sdl


build_with_system_stb.patch | (download)

build/linux/Makefile | 4 2 + 2 - 0 !
src/common/soundfx.h | 14 7 + 7 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 use system stb_vorbis


load_data_from_system.patch | (download)

src/common/global.cpp | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 fix finding data when it's installed to linux system locations


fix_bindnow_flags.patch | (download)

build/linux/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 include ldflags from system in build