F39
This commit is contained in:
parent
92d413cb62
commit
bb7cfdbbb8
2 changed files with 4 additions and 40 deletions
|
|
@ -1,6 +1,3 @@
|
|||
compose:
|
||||
modules:
|
||||
- step:stable
|
||||
flatpak:
|
||||
id: org.kde.step
|
||||
branch: stable
|
||||
|
|
@ -12,3 +9,7 @@ flatpak:
|
|||
--device=dri
|
||||
--socket=wayland
|
||||
--socket=fallback-x11
|
||||
runtime-name: flatpak-kde5-runtime
|
||||
runtime-version: f39
|
||||
packages:
|
||||
- step
|
||||
|
|
|
|||
37
step.yaml
37
step.yaml
|
|
@ -1,37 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Interactive Physics Simulator
|
||||
description: >-
|
||||
Interactive Physics Simulator.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
buildopts:
|
||||
arches: [aarch64, x86_64]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-kde5-common: [f38]
|
||||
flatpak-kde5-runtime: [f38]
|
||||
platform: [f38]
|
||||
requires:
|
||||
flatpak-kde5-common: [f38]
|
||||
flatpak-kde5-runtime: [f38]
|
||||
platform: [f38]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- step
|
||||
components:
|
||||
rpms:
|
||||
libqalculate:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
step:
|
||||
rationale: Application package
|
||||
ref: f38
|
||||
buildorder: 10
|
||||
arches: [aarch64, x86_64]
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue