fifengine: rebuild for boost-1.80

This commit is contained in:
Đoàn Trần Công Danh 2022-08-26 17:00:31 +07:00
parent cb99932bf2
commit de52350bdf
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,18 @@
--- a/engine/core/vfs/zip/zipnode.cpp
+++ b/engine/core/vfs/zip/zipnode.cpp
@@ -29,6 +29,8 @@
#include "zipnode.h"
+#include <algorithm>
+
namespace {
/** helper function to find a value in a ZipNodeContainer
* @param container the ZipNodeContainer to search through
@@ -266,4 +268,4 @@ std::ostream& operator<<(std::ostream& o
}
return os;
-}
\ No newline at end of file
+}

View File

@ -1,7 +1,7 @@
# Template file for 'fifengine'
pkgname=fifengine
version=0.4.2
revision=8
revision=9
build_style=cmake
hostmakedepends="swig python3"
makedepends="SDL2-devel SDL2_image-devel SDL2_ttf-devel boost-devel