17 lines
612 B
YAML
17 lines
612 B
YAML
sources:
|
|
"1.11.6.1":
|
|
url: "https://github.com/AnotherFoxGuy/ogre/archive/refs/tags/1.11.6.1.tar.gz"
|
|
sha256: "31c84051ffe9a3710c553cfa27ebda7b176c9dfe3b4d2a113d4f02caf48ecd5b"
|
|
patches:
|
|
"1.11.6.1":
|
|
- patch_file: "patches/1.11.6.1/CMakeLists.txt.patch"
|
|
- patch_file: "patches/1.11.6.1/Samples-CMakeList.txt.patch"
|
|
- patch_file: "patches/1.11.6.1/FixOverlayCMakeLists.txt.patch"
|
|
- patch_file: "patches/1.11.6.1/scriptlexer.patch"
|
|
requirements:
|
|
- "zlib/[1.x]"
|
|
- "zziplib/[0.13.x]"
|
|
- "freetype/[2.x]"
|
|
- "freeimage/[3.x]"
|
|
- "cg-toolkit/3.1@anotherfoxguy/stable"
|
|
- "pugixml/[1.x]" |