mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
YUZU: clean up
This commit is contained in:
parent
73891336d6
commit
72572a9b91
|
@ -535,7 +535,7 @@ modules:
|
||||||
- -DDISPLAY_VERSION=1150
|
- -DDISPLAY_VERSION=1150
|
||||||
- -DBUILD_TAG=mainline-1150
|
- -DBUILD_TAG=mainline-1150
|
||||||
- -DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline
|
- -DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline
|
||||||
- -DCMAKE_PREFIX_PATH=/run/build/yuzu/_flatpak_build/externals/qt5_5_15_2
|
#- -DCMAKE_PREFIX_PATH=/run/build/yuzu/_flatpak_build/externals/qt5_5_15_2
|
||||||
build-options:
|
build-options:
|
||||||
env:
|
env:
|
||||||
TITLEBARFORMATIDLE: yuzu {}
|
TITLEBARFORMATIDLE: yuzu {}
|
||||||
|
@ -546,9 +546,7 @@ modules:
|
||||||
- /share/pixmaps
|
- /share/pixmaps
|
||||||
post-install:
|
post-install:
|
||||||
- install -Dm755 ../yuzu-launcher.sh /app/bin/yuzu-launcher
|
- install -Dm755 ../yuzu-launcher.sh /app/bin/yuzu-launcher
|
||||||
- >-
|
- install -Dm644 ../dist/yuzu.svg /app/share/icons/hicolor/scalable/apps/yuzu.svg
|
||||||
install -Dm644 ../dist/yuzu.svg
|
|
||||||
/app/share/icons/hicolor/scalable/apps/yuzu.svg
|
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/yuzu-emu/yuzu-mainline.git
|
url: https://github.com/yuzu-emu/yuzu-mainline.git
|
||||||
|
|
Loading…
Reference in a new issue