Name slint-viewer
Version 1.17.0
Summary The Slint viewer, built as the remote viewer
Description slint-viewer is the tool that displays .slint files directly. This recipe builds it with the 'remote' cargo feature enabled, so it can act as the remote viewer (the --remote flag), receiving a UI over the network and rendering it. mDNS service discovery on Linux is provided by the pure-Rust mdns-sd crate, so no Avahi dependency is needed. Renderer/backend feature set matches the slint-demos recipe (linuxkms + skia).
Section base
License GPL-3.0-only | Slint-Commercial
Homepage https://slint.dev/
Bug tracker https://github.com/slint-ui/slint/issues
Recipe file recipes-slint/slint-viewer/slint-viewer_1.17.0.bb
Layer meta-slint (master branch)
Inherits
  • cargo_bin
  • gcc
  • gcc-native
  • pkgconfig
  • rust_bin-common
  • slint_common
Dependencies
  • ca-certificates-native
  • cargo-bin-cross-i686
  • clang-cross-i686
  • curl-native
  • fontconfig
  • gcc-cross-i686
  • libdrm
  • libinput
  • libxcb
  • libxkbcommon
  • pkgconf-native
  • pkgconfig-native
  • seatd
  • udev
  • virtual/compilerlibs
  • virtual/egl
  • virtual/libc
  • virtual/libgbm
  • virtual/libgles2
  • wayland
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/slint-ui/slint.git

Patches

None

Other branches

This recipe in other branches of meta-slint:

Branch Recipe
master slint-viewer 1.17.0 (this recipe)