[ogre-next] vulkan no osx (#35968)

This commit is contained in:
autoantwort 2024-01-04 03:27:03 +01:00 committed by GitHub
parent 0403626792
commit 45c8b198b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "ogre-next",
"version": "2.3.3",
"port-version": 1,
"port-version": 2,
"description": "Ogre Next - scene-oriented, flexible 3D engine written in C++",
"homepage": "https://github.com/OGRECave/ogre-next",
"license": "MIT",
@ -61,6 +61,7 @@
},
"vulkan": {
"description": "Vulkan render system",
"supports": "!osx",
"dependencies": [
"glslang",
"vulkan"

View File

@ -6166,7 +6166,7 @@
},
"ogre-next": {
"baseline": "2.3.3",
"port-version": 1
"port-version": 2
},
"ois": {
"baseline": "1.5.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1563ee76136a49e438bd5229b68635ce8fdc347a",
"version": "2.3.3",
"port-version": 2
},
{
"git-tree": "92372bf7078f6e5f955072f35696788f09849b71",
"version": "2.3.3",