38 lines
883 B
Plaintext
38 lines
883 B
Plaintext
Source: ueberzugpp
|
|
Maintainer: JustKidding <jk@vin.ovh>
|
|
Homepage: https://github.com/jstkdng/ueberzugpp
|
|
Section: misc
|
|
Priority: optional
|
|
Standards-Version: 4.5.1
|
|
Conflicts: ueberzug
|
|
Build-Depends:
|
|
debhelper (>= 13),
|
|
debhelper-compat (= 13),
|
|
cmake (>= 3.18),
|
|
libchafa-dev,
|
|
libvips-dev,
|
|
nlohmann-json3-dev,
|
|
libspdlog-dev,
|
|
libfmt-dev,
|
|
libopencv-videoio-dev,
|
|
libopencv-dev,
|
|
libopencv-imgproc-dev,
|
|
libopencv-imgcodecs-dev,
|
|
libopencv-core-dev,
|
|
libsixel-dev,
|
|
libssl-dev,
|
|
libxcb-image0-dev,
|
|
libxcb-res0-dev,
|
|
wayland-protocols,
|
|
libwayland-dev,
|
|
librange-v3-dev,
|
|
extra-cmake-modules
|
|
|
|
Package: ueberzugpp
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Display images inside the terminal.
|
|
Überzug++ is a command line utility written in C++ which
|
|
allows to draw images on terminals by using X11/wayland
|
|
child windows, sixels, kitty and iterm2.
|