F39
This commit is contained in:
parent
9b384af426
commit
7f08879f12
2 changed files with 4 additions and 37 deletions
|
|
@ -1,6 +1,3 @@
|
|||
compose:
|
||||
modules:
|
||||
- devhelp:stable
|
||||
flatpak:
|
||||
id: org.gnome.Devhelp
|
||||
branch: stable
|
||||
|
|
@ -12,3 +9,7 @@ flatpak:
|
|||
--device=dri
|
||||
--filesystem=host:ro
|
||||
--metadata=X-DConf=migrate-path=/org/gnome/devhelp/
|
||||
runtime-name: flatpak-runtime
|
||||
runtime-version: f39
|
||||
packages:
|
||||
- devhelp
|
||||
|
|
|
|||
34
devhelp.yaml
34
devhelp.yaml
|
|
@ -1,34 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: API documentation browser
|
||||
description: >-
|
||||
Devhelp is an API documentation browser for the GNOME desktop. It works natively
|
||||
with API documentation generated by gtk-doc.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-common: [f38]
|
||||
flatpak-runtime: [f38]
|
||||
platform: [f38]
|
||||
requires:
|
||||
flatpak-common: [f38]
|
||||
flatpak-runtime: [f38]
|
||||
platform: [f38]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- devhelp
|
||||
buildopts:
|
||||
arches: [aarch64, x86_64]
|
||||
components:
|
||||
rpms:
|
||||
devhelp:
|
||||
rationale: Application package
|
||||
ref: f38
|
||||
buildorder: 10
|
||||
arches: [aarch64, x86_64]
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue