summaryrefslogtreecommitdiffstats
path: root/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2022-04-28Weston 9.0 compatibility changesneedlefish_13.93.0needlefish/13.93.013.93.0Scott Murray1-1/+1
Bump libweston dependency in meson.build. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2021-09-28meson.build: Install pkg-config pc filemarlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.112.93.012.92.012.91.012.90.1Marius Vlad1-0/+8
A pkg-config would allow a much easier way to determine if the waltham transmitter is installed or not. Bug-AGL: SPEC-4087 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I22543c79fc03da408211f96ae3fb817c2c01c8f0
2020-10-20Add waltham-transmitter-pluginMarius Vlad1-0/+58
This adds the waltham-transmiter-plugin, which is a copy-pasta version of the wayland-ivi-plugins developed by ADIT-J. It has been split into a different repository. The major change from the initial version is the fact that remote output has been completely removed, and it only takes care of remote input. The renderer side has been moved/migrated into attic/ directory for further posterity. Bug-AGL: 3601 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ifc1a6f58567d8b86cbe6e84dc1de79246dd95435