mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
Updated RA
This commit is contained in:
parent
7da4625633
commit
7ca84e29e3
|
@ -202,7 +202,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/RetroArch.git
|
url: https://github.com/libretro/RetroArch.git
|
||||||
branch: de4e56ecf28a09057734f8624af6d62f3088734f
|
branch: 9b282aa742b6c3d2f2925ae5a12e2cd7c6b6ad38
|
||||||
- type: file
|
- type: file
|
||||||
path: rd-submodules/retroarch/retroarch.cfg
|
path: rd-submodules/retroarch/retroarch.cfg
|
||||||
post-install:
|
post-install:
|
||||||
|
@ -210,20 +210,23 @@ modules:
|
||||||
- >-
|
- >-
|
||||||
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
||||||
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
||||||
- rmdir --ignore-fail-on-non-empty ${FLATPAK_DEST}/share/pixmaps/
|
- rmdir ${FLATPAK_DEST}/share/pixmaps/
|
||||||
- mkdir -p ${FLATPAK_DEST}/etc
|
- mkdir -p ${FLATPAK_DEST}/etc
|
||||||
- >-
|
- >-
|
||||||
sed s:@prefix@:${FLATPAK_DEST}:g retroarch.cfg >
|
sed s:@prefix@:${FLATPAK_DEST}:g retroarch.cfg >
|
||||||
${FLATPAK_DEST}/etc/retroarch.cfg
|
${FLATPAK_DEST}/etc/retroarch.cfg
|
||||||
modules:
|
modules:
|
||||||
- rd-submodules/retroarch/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013.json
|
- libpng/libpng-1.6.35.json
|
||||||
|
#- rd-submodules/retroarch/nvidia-cg-toolkit/nvidia-cg-toolkit-3.1.0013.json
|
||||||
- shared-modules/SDL/SDL-1.2.15.json
|
- shared-modules/SDL/SDL-1.2.15.json
|
||||||
- shared-modules/SDL/SDL_image-1.2.12.json
|
- shared-modules/SDL/SDL_image-1.2.12.json
|
||||||
- shared-modules/SDL/SDL_mixer-1.2.12.json
|
- shared-modules/SDL/SDL_mixer-1.2.12.json
|
||||||
- shared-modules/SDL/SDL_net-1.2.8.json
|
- shared-modules/SDL/SDL_net-1.2.8.json
|
||||||
|
- shared-modules/SDL/SDL_ttf-2.0.11.json
|
||||||
- shared-modules/libusb/libusb.json
|
- shared-modules/libusb/libusb.json
|
||||||
- shared-modules/gudev/gudev.json
|
- shared-modules/gudev/gudev.json
|
||||||
- rd-submodules/retroarch/libbz2/libbz2-1.0.8.json
|
- rd-submodules/retroarch/libbz2/libbz2-1.0.8.json
|
||||||
|
- rd-submodules/retroarch/xrandr/xrandr-1.5.1.json
|
||||||
- rd-submodules/retroarch/libaio/libaio-0.3.112.json
|
- rd-submodules/retroarch/libaio/libaio-0.3.112.json
|
||||||
# glu issue, check libglu module for more info
|
# glu issue, check libglu module for more info
|
||||||
#- shared-modules/glu/glu-9.json
|
#- shared-modules/glu/glu-9.json
|
||||||
|
@ -235,7 +238,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/RetroArch.git
|
url: https://github.com/libretro/RetroArch.git
|
||||||
branch: de4e56ecf28a09057734f8624af6d62f3088734f
|
branch: 9b282aa742b6c3d2f2925ae5a12e2cd7c6b6ad38
|
||||||
- name: retroarch-filers-audio
|
- name: retroarch-filers-audio
|
||||||
subdir: libretro-common/audio/dsp_filters
|
subdir: libretro-common/audio/dsp_filters
|
||||||
make-install-args:
|
make-install-args:
|
||||||
|
@ -243,7 +246,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/RetroArch.git
|
url: https://github.com/libretro/RetroArch.git
|
||||||
branch: de4e56ecf28a09057734f8624af6d62f3088734f
|
branch: 9b282aa742b6c3d2f2925ae5a12e2cd7c6b6ad38
|
||||||
- name: retroarch-assets
|
- name: retroarch-assets
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
|
@ -257,21 +260,21 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/libretro-database.git
|
url: https://github.com/libretro/libretro-database.git
|
||||||
commit: 1754130f72d8c00a512797bf85442576258279e8
|
commit: f3b10ec262fcbd78da3473f46d244270d12a327e
|
||||||
- name: libretro-core-info
|
- name: libretro-core-info
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/libretro-core-info.git
|
url: https://github.com/libretro/libretro-core-info.git
|
||||||
commit: 1b2472eca14a5a187ff298ace1b614fd3d47bc7c
|
commit: 06dac6318c067a6a40e2ea1e1260e74681ada844
|
||||||
- name: retroarch-joypad-autoconfig
|
- name: retroarch-joypad-autoconfig
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/retroarch-joypad-autoconfig.git
|
url: https://github.com/libretro/retroarch-joypad-autoconfig.git
|
||||||
commit: 0eb3ad2666e6bdc2de2cde4c5d4af29b8c7f2c67
|
commit: 760b057f1865a827762a54a8a32afda2cdd9e170
|
||||||
- name: common-shaders
|
- name: common-shaders
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
|
@ -285,14 +288,14 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/slang-shaders.git
|
url: https://github.com/libretro/slang-shaders.git
|
||||||
commit: 77558d5f2ac807b27201fb888cbf2caee8e289fa
|
commit: 148c57d9747f5db124135501ac280b5ca129a83f
|
||||||
- name: glsl-shaders
|
- name: glsl-shaders
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/libretro/glsl-shaders.git
|
url: https://github.com/libretro/glsl-shaders.git
|
||||||
commit: 20801b38aa2c89a2beb9f57ffbbbcea7256e2523
|
commit: 8f6b2649489760caea8f36ec6099998854059569
|
||||||
- name: common-overlays
|
- name: common-overlays
|
||||||
make-install-args:
|
make-install-args:
|
||||||
- PREFIX=${FLATPAK_DEST}
|
- PREFIX=${FLATPAK_DEST}
|
||||||
|
|
Loading…
Reference in a new issue