PRIMEHACK: updated to PR 116

This commit is contained in:
XargonWan 2024-06-18 16:37:27 +09:00
parent 3c091b2740
commit 9c9587622d

View file

@ -902,7 +902,7 @@ modules:
# RPCS3 - END # RPCS3 - END
# PRIMEHACK - START - FROZEN UNTIL KDE 6.7 UPDATE # PRIMEHACK - START
# https://github.com/flathub/io.github.shiiion.primehack # https://github.com/flathub/io.github.shiiion.primehack
- name: primehack - name: primehack
@ -913,17 +913,14 @@ 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/XargonWan/primehack url: https://github.com/shiiion/dolphin.git
commit: af7710ef7b04a632b4294eae5e0eff8fe9c4d1f8 commit: 81bfb9686afd2d190134b44dd72d3cee876fe2ab # This commit refers to the PR 166: https://github.com/shiiion/dolphin/pull/166, please change it when it's approved
#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
@ -942,7 +939,7 @@ modules:
- primehack "$@" - primehack "$@"
dest-filename: primehack-wrapper dest-filename: primehack-wrapper
# # PRIMEHACK - END # PRIMEHACK - END
# Duckstation-AppImage - START - AUTOUPDATED # Duckstation-AppImage - START - AUTOUPDATED
# https://github.com/stenzek/duckstation/releases/tag/preview # https://github.com/stenzek/duckstation/releases/tag/preview