Compare commits

..

1 commit

Author SHA1 Message Date
Kalev Lember
103fa30e92 end-of-life-rebase: com.viewizard.AstroMenace
We are renaming the astromenace flatpak to 'com.viewizard.AstroMenace'
to match flathub naming.

To make flatpak updates seamlessly work, this commit adds
'end-of-life-rebase: com.viewizard.AstroMenace' to
com.viewizard.astromenace to get all users migrated over to the new ID.
2021-04-02 22:10:28 +02:00
2 changed files with 58 additions and 8 deletions

42
astromenace.yaml Normal file
View file

@ -0,0 +1,42 @@
---
document: modulemd
version: 2
data:
summary: Hardcore 3D space shooter with spaceship upgrade possibilities
description: >-
Space is a vast area, an unbounded territory where it seems there is a room for
everybody, but reversal of fortune put things differently. The hordes of hostile
creatures crawled out from the dark corners of the universe, craving to conquer
your homeland. Their force is compelling, their legions are interminable. However,
humans didn't give up without a final showdown and put their best pilot to fight
back. These malicious invaders chose the wrong galaxy to conquer and you are to
prove it! Go ahead and make alien aggressors regret their insolence.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
requires:
flatpak-common: [f33]
flatpak-runtime: [f33]
platform: [f33]
profiles:
default:
rpms:
- astromenace
components:
rpms:
astromenace:
rationale: Application package
ref: f33
buildorder: 10
freealut:
rationale: Runtime dependency
ref: f33
linux-libertine-fonts:
rationale: Runtime dependency
ref: f33
...

View file

@ -1,17 +1,25 @@
compose:
modules:
- astromenace:f33
flatpak:
id: com.viewizard.AstroMenace
# Derived from the project's domain name
id: com.viewizard.astromenace
name: eol/astromenace
end-of-life-rebase: com.viewizard.AstroMenace
branch: stable
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- astromenace
# Binary to execute to run the app
command: astromenace
rename-icon: astromenace
rename-desktop-file: astromenace.desktop
rename-appdata-file: astromenace.appdata.xml
finish-args: |-
--socket=x11
tags: []
# Not sandboxed. See 'man flatpak-build-finish'
finish-args: |
--filesystem=host
--share=ipc
--socket=x11
--socket=wayland
--socket=session-bus
--device=dri
--socket=pulseaudio
--device=all