blob: bd94894d5ab1cb1418dd1967b2cb6acef491d01d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = zaman
pkgdesc = A simple cli tool that prints (or saves) man pages in a PDF file for an easier reading
pkgver = 1.2.3
pkgrel = 1
url = https://github.com/Antiz96/zaman
arch = any
license = GPL-3.0-or-later
depends = man-db
depends = zathura
optdepends = zathura-pdf-poppler: PDF support for zathura using the poppler engine
optdepends = zathura-pdf-mupdf: PDF support for zathura using the MuPDF backend
optdepends = rofi: Rofi support
optdepends = dmenu: Dmenu support
source = zaman-1.2.3.tar.gz::https://github.com/Antiz96/zaman/archive/v1.2.3.tar.gz
sha256sums = 457d61e0437615f7b823e7ac61a4e77b343363fa67ef97045317c5bd64b404f1
pkgname = zaman
|