[ I previously sent the below message, but then with Control headers to this bug and Birger and Guillem, but Control headers (to unarchive and reopen this bug) don't work on archived bugs, so this bug never received the below message, thus sending it again to only the bug ]
Previously this bug was closed as the varlink project appeared to be dead. That is no longer the case, but more importantly for kanshi is that the dependency for kanshictl is (now) on 'vali', which is packaged for Debian. Quoting part of kanshi's meson.build file: https://gitlab.freedesktop.org/emersion/kanshi/-/blob/v1.9.0/meson.build?ref_type=tags#L81 ```meson if vali.found() executable( meson.project_name() + 'ctl', [ 'ctl.c', 'ipc-addr.c', ipc_gen, ], include_directories: 'include', dependencies: [vali], install: true, ) endif ``` I've just file the following bug to enable 'vali' support: https://bugs.debian.org/1129755 And with that bug fixed, AFAICT kanshictl can be build/shipped as well including it's man page (and the Debian patch which disables building the man page be dropped). Cheers, Diederik
signature.asc
Description: PGP signature

