diff options
| author | Jon Seager <jon@sgrs.uk> | 2024-12-11 12:48:49 +0000 |
|---|---|---|
| committer | Jon Seager <jon@sgrs.uk> | 2024-12-11 17:00:20 +0000 |
| commit | e5fd403ad011acd3711e4b9e5578aa239f42c24a (patch) | |
| tree | da749eb3925af4dcc8aee1578e51d85c3a83f9f8 /pkgs/development/python-modules/rangehttpserver | |
| parent | ee43b0f9fd7d15f5869ffbe0c014e4d1983d3058 (diff) | |
multipass: build and install the flutter gui
This commit breaks down multipass into two intermediate packages,
`multipassd` and `multipass-gui`. These are then packaged up with
`symlinkJoin` to work around some intricacies in the
`buildFlutterApplication` process which would otherwise be difficult
to patch.
The multipass repo is setup upstream such that the flutter app would
be built as part of the regular cmake process, but that can't work
here due to the fetching of the flutter dependencies. The upstream
multipass project builds `libdart_ffi.so`, which is needed in the
LD_LIBRARY_PATH of the GUI. Building the two derivations seperately
enables that to be done relatively simply.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
