Package Details: ueberzugpp 2.9.6-3

Git Clone URL: https://aur.archlinux.org/ueberzugpp.git (read-only, click to copy)
Package Base: ueberzugpp
Description: Command line utility which allows to display images in the terminal, written in C++
Upstream URL: https://github.com/jstkdng/ueberzugpp
Licenses: GPL-3.0-or-later
Conflicts: ueberzug
Provides: ueberzug
Submitter: JstKddng
Maintainer: JstKddng
Last Packager: JstKddng
Votes: 25
Popularity: 1.11
First Submitted: 2023-01-17 07:11 (UTC)
Last Updated: 2024-09-13 12:43 (UTC)

Required by (23)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

cyqsimon commented on 2023-03-15 08:26 (UTC)

Can you please consider making the build multithreaded by default?

cmake --build build -j $(nproc)

See https://stackoverflow.com/a/70552553/5637701.

mahor1221 commented on 2023-02-11 09:42 (UTC)

I had install libvips manually to make 1.3.0-1 compile. I think it should be added to the depends=(..).

mahor1221 commented on 2023-02-07 23:41 (UTC)

Please consider adding this line to the PKGBUILD

conflicts=("ueberzug")

to make pacman able to replace the ueberzug package