|
|
@ -6,6 +6,7 @@ package("ogre-next") |
|
|
|
|
|
|
|
|
|
|
|
add_urls("https://github.com/OGRECave/ogre-next/archive/refs/tags/$(version).tar.gz", |
|
|
|
add_urls("https://github.com/OGRECave/ogre-next/archive/refs/tags/$(version).tar.gz", |
|
|
|
"https://github.com/OGRECave/ogre-next.git") |
|
|
|
"https://github.com/OGRECave/ogre-next.git") |
|
|
|
|
|
|
|
add_versions("v3.0.0", "7818085243018178730bdbe85a84d358e49b3b19e3ff65e02d33b008e778210d") |
|
|
|
add_versions("v2.2.5", "b3b555386aa7ebf164a41451ad896bb3774521410944568ecec58f780d0725c4") |
|
|
|
add_versions("v2.2.5", "b3b555386aa7ebf164a41451ad896bb3774521410944568ecec58f780d0725c4") |
|
|
|
|
|
|
|
|
|
|
|
add_patches("v2.2.5", path.join(os.scriptdir(), "patches", "2.2.5", "macosx.patch"), "a20f32d8847dd4c93fe2b824d2b793862b8e3126ae7fda4450ad22e76bb00c32") |
|
|
|
add_patches("v2.2.5", path.join(os.scriptdir(), "patches", "2.2.5", "macosx.patch"), "a20f32d8847dd4c93fe2b824d2b793862b8e3126ae7fda4450ad22e76bb00c32") |
|
|
|