blob: cde68b9bcec0a128485603b6f361a9236acd55c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = ueberzugpp
pkgdesc = Command line util which allows to display images in combination with X11 written in C++
pkgver = 2.8.2
pkgrel = 1
url = https://github.com/jstkdng/ueberzugpp
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = cli11
makedepends = cppzmq
makedepends = nlohmann-json
makedepends = microsoft-gsl
depends = opencv
depends = libvips
depends = xcb-util-image
depends = libsixel
depends = openssl
depends = spdlog
depends = zeromq
depends = fmt
depends = turbo-base64
provides = ueberzug
conflicts = ueberzug
source = https://github.com/jstkdng/ueberzugpp/archive/v2.8.2.tar.gz
sha256sums = 202eee24b706f9120cb506de7a6cf8f46d1ea3bdf2fbca5e53513b21c5be9695
pkgname = ueberzugpp
|