mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 22:45:38 +00:00
EXPEPERIMENTAL: retroarch
This commit is contained in:
parent
f53500adf7
commit
7ea71562ce
|
@ -336,9 +336,8 @@ modules:
|
||||||
# RetroArch experiment: cloning the flathub repository directly and adding its manifest as module
|
# RetroArch experiment: cloning the flathub repository directly and adding its manifest as module
|
||||||
|
|
||||||
- name: retroarch
|
- name: retroarch
|
||||||
buildsystem: simple
|
make-install-args:
|
||||||
build-commands:
|
- PREFIX=${FLATPAK_DEST}
|
||||||
- echo ""
|
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/RetroArch.git
|
url: https://github.com/libretro/RetroArch.git
|
||||||
|
|
Loading…
Reference in a new issue