🎉 Added OGRE 13.0.1
This commit is contained in:
@ -2,12 +2,19 @@ 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"
|
||||
patches:
|
||||
"13.0.0":
|
||||
- patch_file: "patches/13.0.0/CMakeLists.txt.patch"
|
||||
- patch_file: "patches/13.0.0/AddLibPNG.patch"
|
||||
- patch_file: "patches/13.0.0/pugixml-fix.patch"
|
||||
- patch_file: "patches/13.0.0/FindPkgMacros.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"
|
||||
requirements:
|
||||
- "zlib/[1.x]"
|
||||
- "zziplib/[0.13.x]"
|
||||
|
Reference in New Issue
Block a user