Re: Improving the way we build nightly apps



On Tue, 2017-02-28 at 11:44 -0500, Matthias Clasen wrote:
So far, we have this gnome-nightly-apps repository which contains
copies of the flatpak manifests for a bunch of gnome apps. That is
redundant and suboptimal. Recently, flatpak has gained the ability to
find manifests in git repositories that you point it to, and we
should use this to move the json files to each applications git tree.
Quite possibly there is already a copy of it there anyway.

If you want to help out with making this happen, the details are
described here:

https://wiki.gnome.org/Initiatives/GnomeGoals/FlatpakManifests

My flatpak is too old to test. As totem has additional patches, and a
separate json file for lua, which one of these is correct:

JSON=org.gnome.Totem.json
GITURL=git://git.gnome.org/totem/flatpak

or

JSON=flatpak/org.gnome.Totem.json
GITURL=git://git.gnome.org/totem

Cheers


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]