mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
PRIMEHACK: updated to PR 116
This commit is contained in:
parent
3c091b2740
commit
9c9587622d
|
@ -902,7 +902,7 @@ modules:
|
|||
|
||||
# RPCS3 - END
|
||||
|
||||
# PRIMEHACK - START - FROZEN UNTIL KDE 6.7 UPDATE
|
||||
# PRIMEHACK - START
|
||||
# https://github.com/flathub/io.github.shiiion.primehack
|
||||
|
||||
- name: primehack
|
||||
|
@ -913,17 +913,14 @@ modules:
|
|||
- -DENABLE_SDL=ON
|
||||
- -DENABLE_EVDEV=ON
|
||||
- -DDISTRIBUTOR=Flathub
|
||||
- -DQT_DIR=
|
||||
cleanup:
|
||||
- /share/man
|
||||
post-install:
|
||||
- install -D primehack-wrapper /app/bin/primehack-wrapper
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/XargonWan/primehack
|
||||
commit: af7710ef7b04a632b4294eae5e0eff8fe9c4d1f8
|
||||
#url: https://github.com/TheDrifter363/primehack.git
|
||||
#commit: 6295c695307a67f11ee202b05cbdd7b5c1edae5c
|
||||
url: https://github.com/shiiion/dolphin.git
|
||||
commit: 81bfb9686afd2d190134b44dd72d3cee876fe2ab # This commit refers to the PR 166: https://github.com/shiiion/dolphin/pull/166, please change it when it's approved
|
||||
# detects whether dolphin is running in a flatpak sandbox
|
||||
# and makes it use xdg directories if it is.
|
||||
# prevents dolphin from attempting to write conf files
|
||||
|
@ -942,7 +939,7 @@ modules:
|
|||
- primehack "$@"
|
||||
dest-filename: primehack-wrapper
|
||||
|
||||
# # PRIMEHACK - END
|
||||
# PRIMEHACK - END
|
||||
|
||||
# Duckstation-AppImage - START - AUTOUPDATED
|
||||
# https://github.com/stenzek/duckstation/releases/tag/preview
|
||||
|
|
Loading…
Reference in a new issue