kumquat-buildroot/package/flutter-pi
Adam Duskett a627753d35 package/flutter-pi: enable vulkan if possible
Enable the flutter-pi vulkan option if a suitable driver is enabled.
Currently, only Mesa provides Vulkan drivers. As such, gating the
feature behind the BR2_PACKAGE_MESA3D_VULKAN_DRIVER option is
reasonable at the moment and is done by three other packages already:
flutter-engine, ivi-home screen, and wlroots.

Furthermore, a dependency on BR2_PACKAGE_VULKAN_LOADER is needed as the
vulkan-loader package provides the vulkan.pc file, which the configure step
relies upon.

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-02-05 22:25:30 +01:00
..
Config.in package/flutter-pi: Fix help text for gstreamer audio player 2024-01-23 21:34:08 +01:00
flutter-pi.hash package/flutter-pi: bump version to 75e72fef8e8ce65ec72a002c00d9c6db4d1479d3 2024-01-20 21:48:59 +01:00
flutter-pi.mk package/flutter-pi: enable vulkan if possible 2024-02-05 22:25:30 +01:00