Source: tensaku
Section: graphics
Priority: optional
Maintainer: Clay Risser <clayrisser@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cargo-web (>= 1.92) | cargo (>= 1.92),
 libadwaita-1-dev,
 libepoxy-dev,
 libfontconfig-dev,
 libgtk-4-dev,
 libgtk4-layer-shell-dev,
 libxkbcommon-dev,
 pkgconf,
 rustc-web (>= 1.92) | rustc (>= 1.92),
Standards-Version: 4.7.2
Homepage: https://tensaku.dev
Vcs-Browser: https://git.corp.bitspur.com/basedlinux.com/debian/tensaku
Vcs-Git: https://git.corp.bitspur.com/basedlinux.com/debian/tensaku.git

Package: tensaku
Architecture: any
Depends:
 libepoxy0,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 wl-clipboard,
Description: screenshot annotation tool for Wayland
 Tensaku opens a screenshot and lets you mark it up before it goes anywhere:
 arrows, shapes, text, numbered markers, highlights, blur and crop, then copy
 the result to the clipboard or save it. It is a fork of Satty.
 .
 tensaku-edit is the wrapper Omarchy's screenshot flow calls with a bare image
 path: it opens that file, saves the annotated image over it, and copies it to
 the clipboard with wl-copy on Enter.
