🎉 Added OGRE 13.2.4
This commit is contained in:
parent
3f6b792b8d
commit
18bc3e7c21
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
build/
|
||||
tmp/
|
||||
upload.*
|
||||
.idea/
|
||||
.idea/
|
@ -1,12 +1,12 @@
|
||||
sources:
|
||||
"13.2.0":
|
||||
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.2.0.tar.gz"
|
||||
sha256: "1bcac0915116c6fa2435f30a016b0225d146785481c927b70d995ea459de5b6a"
|
||||
"13.2.4":
|
||||
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.2.4.tar.gz"
|
||||
sha256: "210abe551ca375a79eb45a3802e874108055999fa7292365734689a159dec4b3"
|
||||
patches:
|
||||
"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"
|
||||
"13.2.4":
|
||||
- patch_file: "patches/13.2.4/CMakeLists.txt.patch"
|
||||
- patch_file: "patches/13.2.4/pugixml-fix.patch"
|
||||
- patch_file: "patches/13.2.4/FindPkgMacros.cmake.patch"
|
||||
requirements:
|
||||
- "zlib/[1.x]"
|
||||
- "zziplib/[0.13.x]"
|
||||
|
@ -3,5 +3,5 @@ versions:
|
||||
folder: "1.11"
|
||||
"1.12.13":
|
||||
folder: "1.12"
|
||||
"13.2.0":
|
||||
"13.2.4":
|
||||
folder: "13"
|
Loading…
x
Reference in New Issue
Block a user