mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Ryujinx: using the flatpak manifest, moved to the bottom, removed dotnet6
Cemu: removed libsepol
This commit is contained in:
parent
10748b0e1a
commit
b1798e1909
|
@ -923,17 +923,6 @@ modules:
|
||||||
# https://github.com/cemu-project/Cemu/releases
|
# https://github.com/cemu-project/Cemu/releases
|
||||||
|
|
||||||
# Yes, this is old, do not update as we need libespol.so.1
|
# Yes, this is old, do not update as we need libespol.so.1
|
||||||
- name: libsepol-2.9
|
|
||||||
buildsystem: simple
|
|
||||||
build-commands:
|
|
||||||
- |
|
|
||||||
cd libsepol
|
|
||||||
make
|
|
||||||
make install PREFIX=${FLATPAK_DEST} DESTDIR=${FLATPAK_DEST}
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://github.com/SELinuxProject/selinux.git
|
|
||||||
commit: 891cfee44f7af80ea87c10991058f9d5b66ae96e
|
|
||||||
|
|
||||||
- name: Cemu-binary
|
- name: Cemu-binary
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
@ -952,6 +941,7 @@ modules:
|
||||||
# Cemu - END
|
# Cemu - END
|
||||||
|
|
||||||
# Ryujinx - START
|
# Ryujinx - START
|
||||||
|
# NOTE: if this module is not the last one (before RetroDECK) it will break
|
||||||
# https://ryujinx.org/download
|
# https://ryujinx.org/download
|
||||||
|
|
||||||
- name: Ryujinx
|
- name: Ryujinx
|
||||||
|
|
Loading…
Reference in a new issue