[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/ueberzugpp/ueberzugpp.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Drop in replacement for ueberzug written in C++ [T] Uberzug++ is a command line utility written in C++ which allows to draw images [T] on terminals by using X11/wayland child windows, sixels, kitty and iterm2. [U] https://github.com/jstkdng/ueberzugpp [A] jstkdng [M] Riley Beckett [C] extra/tool [F] CROSS [L] GPL [S] Stable [V] 2.9.6 [P] X -----5---9 400.000 [D] 7d0445006b59d9fa457900290b44cc38937d172db89b11a9ee0f6e98 ueberzugpp-2.9.6.tar.gz https://github.com/jstkdng/ueberzugpp/archive/v2.9.6/ pkginstalled opencv || var_append cmakeopt ' ' '-DENABLE_OPENCV=OFF' pkginstalled dbus && var_append cmakeopt ' ' '-DENABLE_DBUS=ON' pkginstalled wayland && var_append cmakeopt ' ' '-DENABLE_WAYLAND=ON'