PageRenderTime 44ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/metadata/org.dolphinemu.dolphinemu.yml

https://gitlab.com/m0ppers/fdroiddata
YAML | 108 lines | 96 code | 12 blank | 0 comment | 0 complexity | e3889040f9f991a163b3439cdcaa7b37 MD5 | raw file
  1. Categories:
  2. - Games
  3. License: GPL-2.0-or-later
  4. WebSite: https://dolphin-emu.org/
  5. SourceCode: https://github.com/dolphin-emu/dolphin
  6. IssueTracker: https://bugs.dolphin-emu.org/projects/emulator/issues
  7. Translation: https://www.transifex.com/projects/p/dolphin-emu/
  8. AutoName: Dolphin Emulator
  9. Description: |-
  10. Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
  11. Gamecube) emulator which supports many extra features and abilities not present
  12. on the original consoles. Gamecube and Wii compatibility is good - one can
  13. expect "mainstream" titles to run; lesser known titles can be hit or miss.
  14. Triforce compatibility is currently limited to a couple of games - others
  15. require more of the Triforce-specific peripheral devices to be emulated.
  16. <a href="https://wiki.dolphin-emu.org">Compatibility Wiki</a>
  17. <a href="https://forums.dolphin-emu.org/Thread-android-usage-guide">Usage guide</a>
  18. <a href="https://forums.dolphin-emu.org/Thread-opengl-es-3-guide">OpenGL ES 3 guide</a>
  19. Status: ALPHA. Note that newer versions require ARM64, which only some of the
  20. newest devices have.
  21. RepoType: git
  22. Repo: https://github.com/dolphin-emu/dolphin
  23. Builds:
  24. - versionName: '0.11'
  25. versionCode: 11
  26. commit: '4.0'
  27. subdir: Source/Android
  28. init:
  29. - rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/
  30. - find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete
  31. extlibs:
  32. - android/android-support-v13.jar
  33. build:
  34. - cd ..
  35. - cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 -DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake
  36. -DANDROID_TOOLCHAIN_NAME=arm-linux-androideabi-clang3.1 -DUSE_GLES3=True ..
  37. - make
  38. - versionName: '0.13'
  39. versionCode: 13
  40. commit: 658c49fab32af5e053480518e88dc1c4857e7972
  41. subdir: Source/Android/app
  42. gradle:
  43. - arm_64
  44. prebuild:
  45. - echo 'ndkPath=$$NDK$$' > ../build.properties
  46. - echo 'makeArgs=-j4' >> ../build.properties
  47. scandelete:
  48. - Installer
  49. - Externals
  50. - Source/DSPTool
  51. - Data/Sys
  52. - docs
  53. - versionName: 5.0-6374
  54. versionCode: 14523
  55. commit: e7ed4857b1ec3ac382e307806d22ba0c03dae37c
  56. subdir: Source/Android/app
  57. gradle:
  58. - yes
  59. rm:
  60. - Source/Android/code-style-java.jar
  61. scandelete:
  62. - Installer
  63. - Externals
  64. - Data/Sys
  65. - docs
  66. ndk: r16b
  67. - versionName: 5.0-12716
  68. versionCode: 16869
  69. commit: 31524288e3b2450eaefff8202c6d26c4ba3f7333
  70. subdir: Source/Android/app
  71. gradle:
  72. - yes
  73. prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
  74. scandelete:
  75. - Installer
  76. - Externals
  77. - Data/Sys
  78. - docs
  79. ndk: r21d
  80. - versionName: 5.0-13178
  81. versionCode: 17057
  82. commit: a34823df61df65168aa40ef5e82e44defd4a0138
  83. subdir: Source/Android/app
  84. gradle:
  85. - yes
  86. prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
  87. scandelete:
  88. - Installer
  89. - Externals
  90. - Data/Sys
  91. - docs
  92. ndk: r21d
  93. AutoUpdateMode: None
  94. UpdateCheckMode: None
  95. CurrentVersion: 5.0-13178
  96. CurrentVersionCode: 17057