16 lines
547 B
YAML
16 lines
547 B
YAML
sources:
|
|
"13.2.4":
|
|
url: "https://github.com/OGRECave/ogre/archive/refs/tags/v13.2.4.tar.gz"
|
|
sha256: "210abe551ca375a79eb45a3802e874108055999fa7292365734689a159dec4b3"
|
|
patches:
|
|
"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]"
|
|
- "freetype/[2.x]"
|
|
- "freeimage/[3.x]@anotherfoxguy/stable"
|
|
- "cg-toolkit/3.1@anotherfoxguy/stable"
|
|
- "pugixml/[1.x]" |