mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
PRIMEHACK: testing a patch
This commit is contained in:
parent
2cf3f0e726
commit
9039cb836f
|
@ -960,14 +960,17 @@ modules:
|
||||||
- -DENABLE_SDL=ON
|
- -DENABLE_SDL=ON
|
||||||
- -DENABLE_EVDEV=ON
|
- -DENABLE_EVDEV=ON
|
||||||
- -DDISTRIBUTOR=Flathub
|
- -DDISTRIBUTOR=Flathub
|
||||||
|
- -DQT_DIR=
|
||||||
cleanup:
|
cleanup:
|
||||||
- /share/man
|
- /share/man
|
||||||
post-install:
|
post-install:
|
||||||
- install -D primehack-wrapper /app/bin/primehack-wrapper
|
- install -D primehack-wrapper /app/bin/primehack-wrapper
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/TheDrifter363/primehack.git
|
url: https://github.com/XargonWan/primehack
|
||||||
commit: 6295c695307a67f11ee202b05cbdd7b5c1edae5c
|
commit: af7710ef7b04a632b4294eae5e0eff8fe9c4d1f8
|
||||||
|
#url: https://github.com/TheDrifter363/primehack.git
|
||||||
|
#commit: 6295c695307a67f11ee202b05cbdd7b5c1edae5c
|
||||||
# detects whether dolphin is running in a flatpak sandbox
|
# detects whether dolphin is running in a flatpak sandbox
|
||||||
# and makes it use xdg directories if it is.
|
# and makes it use xdg directories if it is.
|
||||||
# prevents dolphin from attempting to write conf files
|
# prevents dolphin from attempting to write conf files
|
||||||
|
|
Loading…
Reference in a new issue