Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37703987
en ru br
Репозитории ALT
S:2.5.0-alt0.3.2
5.1: 2.5.0-alt0.1
4.1: 2.4.7-alt1
4.0: 2.4.7-alt1
www.altlinux.org/Changes

Группа :: Игры/Аркады
Пакет: prboom

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: prboom-2.5.0-alt-libpng15.patch
Скачать


diff --git a/prboom/src/SDL/i_sshot.c b/prboom/src/SDL/i_sshot.c
index 9ca0b4d..140fa93 100644
--- a/prboom/src/SDL/i_sshot.c
+++ b/prboom/src/SDL/i_sshot.c
@@ -42,6 +42,8 @@
 
 #ifdef HAVE_LIBPNG
 #include <png.h>
+#define png_error_ptr_NULL (png_error_ptr)NULL
+#define png_infopp_NULL (png_infopp)NULL
 #endif
 
 #include "doomstat.h"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin