kumquat-buildroot/package/flutter-engine
Adam Duskett 439c9516e8 package/flutter-engine: don't pollute user's home directory
flutter-engine will forcibly create ~/.dart/ and ~/.flutter/ and store
stuff in there.

This is however quite dirty and pollutes the user's home, and will also
not work when the home is read-only (e.g. shared in a container).

Forcibly redirect flutter-engine to the same location where we
redirected host-flutter-sdk-bin, using the same trick of redefining
HOME as for host-flutter-sdk-bin.

Ideally, we'd like to have some way to share this with all flutter-based
packages, but we so far have only a few of them, so it is too early to
even think about some commonalities (even less so about a shared infra).
So we just duplicate the setting for now, this can be revisited later.

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-11-18 14:35:34 +01:00
..
0001-disable-pre-canned-sysroot.patch
0002-remove-explicit-x11-dependency.patch
0003-fix-toolchain-paths.patch
0004-pkg-config.py-do-not-prepend-sysroot-path.patch
Config.in
dot-gclient
flutter-engine.mk package/flutter-engine: don't pollute user's home directory 2023-11-18 14:35:34 +01:00
gen-tarball