Merge pull request #41 from flathub/release-notes

Update release-notes
This commit is contained in:
Eonfge 2022-08-21 10:02:20 +02:00 committed by GitHub
commit a177c171f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,32 +5,32 @@ runtime-version: "21.08"
command: gzdoom.sh
finish-args:
- --device=dri
- --socket=x11
- --share=ipc
- --share=network
- --socket=pulseaudio
- --device=dri
- --socket=x11
- --share=ipc
- --share=network
- --socket=pulseaudio
# Based on GZDoom
# We redirect the original ~/.config/gzdoom
- --env=DOOMWADDIR=/app/share/games/doom
- --persist=.config/gzdoom
# Based on GZDoom
# We redirect the original ~/.config/gzdoom
- --env=DOOMWADDIR=/app/share/games/doom
- --persist=.config/gzdoom
# Simpler way of preventing KDE related errors
- --env=KDE_FULL_SESSION=false
# Simpler way of preventing KDE related errors
- --env=KDE_FULL_SESSION=false
cleanup:
- /app/include
- /app/lib/*.a
- /app/lib/*.la
- /app/lib/pkgconfig
- /app/include
- /app/lib/*.a
- /app/lib/*.la
- /app/lib/pkgconfig
modules:
- shared-modules/linux-audio/libinstpatch.json
- shared-modules/linux-audio/fluidsynth2.json
- shared-modules/linux-audio/libinstpatch.json
- shared-modules/linux-audio/fluidsynth2.json
- name: game-music-emu
- name: game-music-emu
buildsystem: cmake
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
@ -42,11 +42,11 @@ modules:
type: anitya
project-id: 866
stable-only: true
url-template: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-$version.tar.xz
url-template: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-$version.tar.gz
- shared-modules/gzdoom/gzdoom.json
- shared-modules/gzdoom/gzdoom.json
- name: launcher
- name: launcher
buildsystem: simple
sources:
- type: script