mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Re-enabled ReatroArch resources
This commit is contained in:
parent
3d10669923
commit
bd919579d4
|
@ -325,34 +325,34 @@ modules:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/retroarch-joypad-autoconfig.git
|
url: https://github.com/libretro/retroarch-joypad-autoconfig.git
|
||||||
commit: 760b057f1865a827762a54a8a32afda2cdd9e170
|
commit: 760b057f1865a827762a54a8a32afda2cdd9e170
|
||||||
# - name: common-shaders
|
- name: common-shaders
|
||||||
# make-install-args:
|
make-install-args:
|
||||||
# - PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
# sources:
|
sources:
|
||||||
# - type: git
|
- type: git
|
||||||
# url: https://github.com/libretro/common-shaders.git
|
url: https://github.com/libretro/common-shaders.git
|
||||||
# commit: 55e401834b732e62c34411321c4ffd82524345d4
|
commit: 55e401834b732e62c34411321c4ffd82524345d4
|
||||||
# - name: slang-shaders
|
- name: slang-shaders
|
||||||
# make-install-args:
|
make-install-args:
|
||||||
# - PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
# sources:
|
sources:
|
||||||
# - type: git
|
- type: git
|
||||||
# url: https://github.com/libretro/slang-shaders.git
|
url: https://github.com/libretro/slang-shaders.git
|
||||||
# commit: 148c57d9747f5db124135501ac280b5ca129a83f
|
commit: 148c57d9747f5db124135501ac280b5ca129a83f
|
||||||
# - name: glsl-shaders
|
- name: glsl-shaders
|
||||||
# make-install-args:
|
make-install-args:
|
||||||
# - PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
# sources:
|
sources:
|
||||||
# - type: git
|
- type: git
|
||||||
# url: https://github.com/libretro/glsl-shaders.git
|
url: https://github.com/libretro/glsl-shaders.git
|
||||||
# commit: 8f6b2649489760caea8f36ec6099998854059569
|
commit: 8f6b2649489760caea8f36ec6099998854059569
|
||||||
# - name: common-overlays
|
- name: common-overlays
|
||||||
# make-install-args:
|
make-install-args:
|
||||||
# - PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
# sources:
|
sources:
|
||||||
# - type: git
|
- type: git
|
||||||
# url: https://github.com/libretro/common-overlays.git
|
url: https://github.com/libretro/common-overlays.git
|
||||||
# commit: db9744f4e58a740f0f10b04b62af347cd6f01928
|
commit: db9744f4e58a740f0f10b04b62af347cd6f01928
|
||||||
|
|
||||||
# RetroArch - END
|
# RetroArch - END
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue