Owen Taylor

@owtaylor

Joined on Mar 29, 2019

  • COPR coprs/otaylor/flatpak-preinstall Includes: flatpak, patched with:flatpak preinstall command Support for image sideload repositories A patch to make collection ID's work for Flatpak remotes fedora-flatpak-data, subpackages:
     Like  Bookmark
  • Install latest flatpak-module-tools and koji-flatpak CLI plugin.dnf install flatpak-module-tools >= 1.0~a5 koji-flatpak-cli Check out an applicationfedpkg clone flatpaks/ghex Edit the container.yaml for the application,diff --git a/container.yaml b/container.yaml index be91164..71dd2d0 100644 --- a/container.yaml +++ b/container.yaml @@ -1,9 +1,10 @@ -compose:
     Like  Bookmark
  • Initial Setup Initial setup used to have a step to enable third party repos, but it hasn't worked for some time. Upstream issues with background: #59, #3. Currently there's no step in initial setup to enable the third party repos. Latest mockups for what the 3rd party repos step could look like: Info Bar When you start GNOME Software for the first time you see an Info Bar:
     Like  Bookmark