Help building a flatpak for qutebrowser
Ankur Sinha
sanjay.ankur at gmail.com
Thu Jun 22 00:53:02 UTC 2017
On Wed, 2017-06-21 at 15:54 +0200, Aleix Pol wrote:
> Yes, I'd recommend using manifests and flatpak-builder.
>
> You can use the platform we are producing that includes Qt already.
> Maybe you can get inspired with these:
> https://cgit.kde.org/flatpak-kde-applications.git/tree/
I started with these. I'm not sure if I understand the flatpak build
process completely, though. For instance, Qutebrowser is Python based
and requires PyYAML and so on. So, does one need to specify *all* the
build requires as modules, and will all the build requires have to be
built from source too? This effectively results in one specifying the
complete dependency tree, doesn't it?
Here, for example, Jinja requires pytest to build, which requires
setuptools-scm, and so on.. Do I keep going like this?
The manifest that I've come up with so far is attached. It doesn't
complete - it errors out while building pytest.
--
Thanks,
Regards,
Ankur Sinha "FranciscoD"
https://fedoraproject.org/wiki/User:Ankursinha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qutebrowser.json
Type: application/json
Size: 5664 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20170622/72c333bf/attachment.json>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20170622/72c333bf/attachment.sig>
More information about the Flatpak
mailing list