🎉 Added OGRE 13.2

This commit is contained in:
2021-11-28 16:48:49 +00:00
parent 8c2d339585
commit 23b026d664
14 changed files with 36 additions and 93 deletions

View File

@ -1,21 +1,12 @@
sources:
"13.0.0":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.0.0.tar.gz"
sha256: "404c91b0ab27edb45a643bc268143589c8f5160125d531cbf5d958fa55136063"
"13.0.1":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.0.1.tar.gz"
sha256: "8d31a79d37f74e5af25e56a0a70928079e771f7cea50ef041e04bf235c3f701a"
"13.2.0":
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.2.0.tar.gz"
sha256: "1bcac0915116c6fa2435f30a016b0225d146785481c927b70d995ea459de5b6a"
patches:
"13.0.0":
- patch_file: "patches/13.0.0/CMakeLists.txt.patch"
- patch_file: "patches/13.0.0/pugixml-fix.patch"
- patch_file: "patches/13.0.0/FindPkgMacros.cmake.patch"
- patch_file: "patches/13.0.1/FixFindOpenGLES2.cmake.patch"
"13.0.1":
- patch_file: "patches/13.0.1/CMakeLists.txt.patch"
- patch_file: "patches/13.0.1/pugixml-fix.patch"
- patch_file: "patches/13.0.1/FindPkgMacros.cmake.patch"
- patch_file: "patches/13.0.1/FixFindOpenGLES2.cmake.patch"
"13.2.0":
- patch_file: "patches/13.2.0/CMakeLists.txt.patch"
- patch_file: "patches/13.2.0/pugixml-fix.patch"
- patch_file: "patches/13.2.0/FindPkgMacros.cmake.patch"
requirements:
- "zlib/[1.x]"
- "zziplib/[0.13.x]"