blob: 2d698d066a3a609364631493f1b55860762e4f19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = npdfr
pkgdesc = A command-line PDF reader prioritizing fast searches
pkgver = 0.3.2
pkgrel = 1
url = https://github.com/amini-allight/npdfr/
arch = x86_64
arch = arm
arch = armv7h
arch = armv6h
arch = aarch64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = make
depends = libmupdf
depends = ncurses
source = git+https://github.com/amini-allight/npdfr.git#tag=0.3.2
sha256sums = SKIP
pkgname = npdfr
|