File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66mkdir winpkg
77cd winpkg
88
9- curl -L https://dl.cloudsmith.io/public/ogrecave/ogre/raw/versions/v14.2.3 /ogre-sdk-v14.2.3 -msvc142-x64.zip -o ogre-sdk.zip
9+ curl -L https://dl.cloudsmith.io/public/ogrecave/ogre/raw/versions/v14.2.6 /ogre-sdk-v14.2.6 -msvc142-x64.zip -o ogre-sdk.zip
1010curl -LO https://www.python.org/ftp/python/3.10.10/python-3.10.10-embed-amd64.zip
1111curl -LO https://github.com/OGRECave/ogre-meshviewer/releases/download/24.02/tkinter_3.10.10-amd64.zip
1212unzip python-3.10.10-embed-amd64.zip -d package
@@ -38,4 +38,4 @@ cp ../win_resources.cfg package/resources.cfg
3838cp -R Media/RTShaderLib Media/Main package/
3939cp -R ../fonts package/
4040
41- mv package ogre-meshviewer_24.03 -win64
41+ mv package ogre-meshviewer_24.06 -win64
Original file line number Diff line number Diff line change 11name : ogre-meshviewer
2- version : " 24.03 "
2+ version : " 24.06 "
33confinement : strict
44summary : OGRE Mesh Viewer
55description : Viewer for .mesh model files as consumed by OGRE
4848 - -DCMAKE_INSTALL_PREFIX=/usr/
4949 - -DCMAKE_CXX_COMPILER=/usr/bin/clang++-15
5050 source : https://github.com/OGRECave/ogre.git
51- source-tag : v14.2.3
51+ source-tag : v14.2.6
5252 source-depth : 1
5353 build-packages :
5454 - libassimp-dev
You can’t perform that action at this time.
0 commit comments