community/fwupd: split plugins into subpackages
Most plugins aren't applicable on all devices, they're all quite specific to what brand and what components your hardware has. The total package is a bit bigger than 7MB and we can shave quite a lot of the size off by splitting all plugins into their own subpackages, and users can then just install only what is relevant for their device.
fwupd-plugin-all is available if the user just wants all plugins
Edited by Bart Ribbers