From 650b6fd4ec2ed8c599624584916a14afcd1d6e54 Mon Sep 17 00:00:00 2001 From: Pavel Rojtberg Date: Fri, 14 Jul 2017 18:00:55 +0200 Subject: [PATCH] add metadata/org.ogre.browser.txt --- metadata/org.ogre.browser.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/org.ogre.browser.txt 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