Update runtimes to 23.08 + gamemode

This commit is contained in:
zocker-160 2024-04-12 15:18:43 +02:00
parent 9bdf004797
commit 62b3e7d2d2

View File

@ -1,20 +1,20 @@
id: org.fn2006.PollyMC id: org.fn2006.PollyMC
runtime: org.kde.Platform runtime: org.kde.Platform
runtime-version: "5.15-22.08" runtime-version: "5.15-23.08"
sdk: org.kde.Sdk sdk: org.kde.Sdk
sdk-extensions: sdk-extensions:
- org.freedesktop.Sdk.Extension.openjdk17 - org.freedesktop.Sdk.Extension.openjdk17
- org.freedesktop.Sdk.Extension.openjdk8 - org.freedesktop.Sdk.Extension.openjdk8
add-extensions: add-extensions:
org.freedesktop.Platform.VulkanLayer.gamescope: org.freedesktop.Platform.VulkanLayer.gamescope:
version: "22.08" version: "23.08"
no-autodownload: true no-autodownload: true
autodelete: false autodelete: false
add-ld-path: lib add-ld-path: lib
directory: utils/gamescope directory: utils/gamescope
org.freedesktop.Platform.VulkanLayer.MangoHud: org.freedesktop.Platform.VulkanLayer.MangoHud:
version: "22.08" version: "23.08"
no-autodownload: true no-autodownload: true
autodelete: false autodelete: false
add-ld-path: lib add-ld-path: lib
@ -116,16 +116,10 @@ modules:
# post-install is running inside the build dir, we need it from the source though # post-install is running inside the build dir, we need it from the source though
- install -Dm755 ../data/gamemoderun -t /app/bin - install -Dm755 ../data/gamemoderun -t /app/bin
sources: sources:
- type: archive - type: git
archive-type: tar-gzip url: https://github.com/FeralInteractive/gamemode.git
url: https://api.github.com/repos/FeralInteractive/gamemode/tarball/1.7 tag: 1.8.1
sha256: 57ce73ba605d1cf12f8d13725006a895182308d93eba0f69f285648449641803 commit: 5180d89e66830d87f69687b95fb86f622552b94b
x-checker-data:
type: json
url: https://api.github.com/repos/FeralInteractive/gamemode/releases/latest
version-query: .tag_name
url-query: .tarball_url
timestamp-query: .published_at
cleanup: cleanup:
- /include - /include
- /lib/pkgconfig - /lib/pkgconfig