diff --git a/metadata/org.ogre.browser.txt b/metadata/org.ogre.browser.txt new file mode 100644 index 0000000000..35bdc462d5 --- /dev/null +++ b/metadata/org.ogre.browser.txt @@ -0,0 +1,22 @@ +Categories:Games +License:MIT +Web Site:http://www.ogre3d.org/ +Source Code:https://github.com/OGRECave/ogre +Issue Tracker:https://github.com/OGRECave/ogre/issues + +Summary:Object-Oriented Graphics Rendering Engine - Samples + +Repo Type:git +Repo:https://github.com/OGRECave/ogre.git + +Build:1.10.7,1 + commit=v1.10.7 + output=SampleBrowserNDK/bin/NativeActivity-release-unsigned.apk + build=export ANDROID_SDK=$$SDK$$ && \ + cmake -DCMAKE_BUILD_TYPE=Release -DOGRE_RESOURCEMANAGER_STRICT=ON -DANDROID_NATIVE_API_LEVEL=21 -DANDROID_ABI="armeabi-v7a with NEON" -DCMAKE_TOOLCHAIN_FILE=CMake/toolchain/android.toolchain.cmake . && \ + cmake --build . && \ + ant -f SampleBrowserNDK/build.xml release + ndk=r15b + +Auto Update Mode:None +Update Check Mode:Tags