Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37587672
en ru br
ALT Linux repositórios
S:1.16.7-alt2.1
5.0: 1.4.7-alt1
4.1: 1.4.0-alt1
4.0: 1.4.5-alt0.M40.1
3.0: 1.0.1-alt1

Group :: Jogos/Estratégia
RPM: wesnoth

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: wesnoth-1.13.8-sdl2.02-alt-hack.patch
Download


$ cat build/sconf_temp/conftest_26.out
Cannot initialize SDL Mixer: No such audio device
--- wesnoth-1.13.8/scons/sdl.py	2017-11-29 17:12:07.334544816 +0000
+++ wesnoth-1.13.8/scons/sdl.py	2017-11-29 17:19:10.508874866 +0000
@@ -108,7 +108,7 @@
 
     if (Mix_OpenAudio(44100, MIX_DEFAULT_FORMAT, 2, 1024) == -1) {
         fprintf(stdout, "Cannot initialize SDL Mixer: %s\\n", Mix_GetError());
-        return (EXIT_FAILURE);
+        return (EXIT_SUCCESS);
     }
 
     if (Mix_Init(MIX_INIT_OGG) != MIX_INIT_OGG) {
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009