blob: 312fe797ba04e1c2679e047f86d8d788b0fd2979 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = tpdf-git
pkgdesc = A terminal PDF viewer written in Rust, with vim key-bindings and watch mode.
pkgver = 0.1.1.r0.g29e63cd
pkgrel = 1
url = https://www.github.com/NiJingzhe/TermPDF
arch = x86_64
arch = aarch64
license = MIT
checkdepends = cargo
makedepends = git
makedepends = cargo
depends = libpdfium
provides = tpdf
conflicts = tpdf
conflicts = tpdf-bin
source = git+https://www.github.com/NiJingzhe/TermPDF.git
sha256sums = SKIP
pkgname = tpdf-git
|