After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779380 - Add a flatpak manifest
Add a flatpak manifest
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-02-28 19:03 UTC by Matthias Clasen
Modified: 2017-03-08 12:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a flatpak manifest (9.65 KB, patch)
2017-02-28 19:04 UTC, Matthias Clasen
committed Details | Review
Add a flatpak manifest (10.96 KB, patch)
2017-02-28 19:25 UTC, Matthias Clasen
none Details | Review
Add a flatpak manifest (3.16 KB, patch)
2017-02-28 20:02 UTC, Matthias Clasen
needs-work Details | Review
[gnome-3-22] Add a flatpak manifest (10.15 KB, patch)
2017-03-07 16:43 UTC, Debarshi Ray
committed Details | Review
[gnome-3-22] flatpak: Add missing patch to disable builddir != srcdir for exiv2 (20.83 KB, patch)
2017-03-08 12:37 UTC, Debarshi Ray
committed Details | Review
Add a flatpak manifest (11.73 KB, patch)
2017-03-08 12:38 UTC, Debarshi Ray
committed Details | Review
org.gnome.Photos: Move the manifest and patches to the app's own repo (11.91 KB, patch)
2017-03-08 12:39 UTC, Debarshi Ray
committed Details | Review
[gnome-3-22] org.gnome.Photos: Move the manifest and patches to the app's own repo (11.41 KB, patch)
2017-03-08 12:40 UTC, Debarshi Ray
committed Details | Review

Description Matthias Clasen 2017-02-28 19:03:55 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
Comment 1 Matthias Clasen 2017-02-28 19:04:04 UTC
Created attachment 346930 [details] [review]
Add a flatpak manifest
Comment 2 Matthias Clasen 2017-02-28 19:25:32 UTC
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
Comment 3 Matthias Clasen 2017-02-28 20:02:42 UTC
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
Comment 4 Debarshi Ray 2017-03-07 16:42:01 UTC
Review of attachment 346934 [details] [review]:

::: org.gnome.Calculator.json
@@ +1,2 @@
+{
+    "app-id": "org.gnome.Calculator",

Copy/paste alert! :)
Comment 5 Debarshi Ray 2017-03-07 16:43:18 UTC
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.
Comment 6 Debarshi Ray 2017-03-07 16:45:34 UTC
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.
Comment 7 Debarshi Ray 2017-03-08 10:36:02 UTC
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.
Comment 8 Debarshi Ray 2017-03-08 12:37:57 UTC
Created attachment 347474 [details] [review]
[gnome-3-22] flatpak: Add missing patch to disable builddir != srcdir for exiv2
Comment 9 Debarshi Ray 2017-03-08 12:38:50 UTC
Created attachment 347475 [details] [review]
Add a flatpak manifest

Fixed the Git master build.
Comment 10 Debarshi Ray 2017-03-08 12:39:36 UTC
Created attachment 347476 [details] [review]
org.gnome.Photos: Move the manifest and patches to the app's own repo
Comment 11 Debarshi Ray 2017-03-08 12:40:21 UTC
Created attachment 347477 [details] [review]
[gnome-3-22] org.gnome.Photos: Move the manifest and patches to the app's own repo