GNOME Bugzilla – Bug 779380
Add a flatpak manifest
Last modified: 2017-03-08 12:40:33 UTC
This is copied over from the gnome-apps-nightly repository, and will be used for the nightly builds in the future. https://wiki.gnome.org/Initiatives/GnomeGoals/FlatpakManifests
Created attachment 346930 [details] [review] Add a flatpak manifest
Created attachment 346931 [details] [review] Add a flatpak manifest This is copied over from the gnome-3-22 branch of the gnome-apps-nightly repository, and will be used for the stable flatpak builds in the future. https://wiki.gnome.org/Initiatives/GnomeGoals/FlatpakManifests
Created attachment 346934 [details] [review] Add a flatpak manifest This is copied over from the gnome-3-22 branch of the gnome-apps-nightly repository, and will be used for the stable flatpak builds in the future. https://wiki.gnome.org/Initiatives/GnomeGoals/FlatpakManifests
Review of attachment 346934 [details] [review]: ::: org.gnome.Calculator.json @@ +1,2 @@ +{ + "app-id": "org.gnome.Calculator", Copy/paste alert! :)
Created attachment 347408 [details] [review] [gnome-3-22] Add a flatpak manifest I updated the manifest in gnome-apps-nightly:gnome-3-22 to use the latest tarballs, and copied it over.
Review of attachment 346930 [details] [review]: Thanks for initiating this. The Git master build is broken due to a libraw build API problem. Once I have fixed that, I'll push this.
Review of attachment 347408 [details] [review]: ::: org.gnome.Photos.json @@ +158,3 @@ + { + "type": "patch", + "path": "exiv2-no-builddir.patch" Oops! We need to copy this patch over.
Created attachment 347474 [details] [review] [gnome-3-22] flatpak: Add missing patch to disable builddir != srcdir for exiv2
Created attachment 347475 [details] [review] Add a flatpak manifest Fixed the Git master build.
Created attachment 347476 [details] [review] org.gnome.Photos: Move the manifest and patches to the app's own repo
Created attachment 347477 [details] [review] [gnome-3-22] org.gnome.Photos: Move the manifest and patches to the app's own repo