Fix container.yaml

This commit is contained in:
Harry Míchal 2019-07-31 11:54:49 +02:00
commit bd0fd61e06

View file

@ -1,30 +1,18 @@
---
document: modulemd
version: 2
data:
summary: Simple and modern GTK eBook reader
description: >-
A simple and modern GTK eBook viewer, built with GJS and Epub.js.
license:
module:
- MIT
dependencies:
- buildrequires:
flatpak-common: [f30]
flatpak-runtime: [f30]
platform: [f30]
requires:
flatpak-common: [f30]
flatpak-runtime: [f30]
platform: [f30]
profiles:
default:
rpms:
- foliate
components:
rpms:
foliate:
rationale: Application package
ref: f30
buildorder: 10
...
compose:
modules:
- foliate:master
flatpak:
id: com.github.johnfactotum.Foliate
branch: stable
command: com.github.johnfactotum.Foliate
finish-args: |-
--share=network
--share=ipc
--socket=fallback-x11
--socket=wayland
--device=dri
--filesystem=xdg-run/dconf
--filesystem=~/.config/dconf:ro
--talk-name=ca.desrt.dconf
--env=DCONF_USER_CONFIG_DIR=.config/dconf
--talk-name=org.freedesktop.Flatpak