Skip to content

Commit

Permalink
Merge pull request #608 from PunkPangolin/master
Browse files Browse the repository at this point in the history
Update freedesktop.Platform to 24.08, Java to 21, remove xrandr
  • Loading branch information
yairm210 authored Dec 24, 2024
2 parents f62c39a + ba89397 commit 8d8ae9a
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions io.github.yairm210.unciv.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
app-id: io.github.yairm210.unciv
runtime: org.freedesktop.Platform
runtime-version: '23.08'
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
sdk-extensions: [org.freedesktop.Sdk.Extension.openjdk17]
sdk-extensions: [org.freedesktop.Sdk.Extension.openjdk21]
command: unciv
finish-args:
- --socket=x11
Expand All @@ -15,13 +15,7 @@ finish-args:
modules:
- name: openjdk
buildsystem: simple
build-commands: [/usr/lib/sdk/openjdk17/install.sh]

- name: xrandr
sources:
- type: archive
url: https://xorg.freedesktop.org/archive/individual/app/xrandr-1.5.1.tar.xz
sha256: 7bc76daf9d72f8aff885efad04ce06b90488a1a169d118dea8a2b661832e8762
build-commands: [/usr/lib/sdk/openjdk21/install.sh]

- name: unciv
buildsystem: simple
Expand Down

0 comments on commit 8d8ae9a

Please sign in to comment.