summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed4941f25637b424827c4403ed21f325651c7699 (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 = sidemark-git
	pkgdesc = PDF viewer and annotator with a live markdown notes sidebar
	pkgver = 0.5.0.r0.g8e2ed12
	pkgrel = 1
	url = https://github.com/brokkoli71/sidemark
	arch = any
	license = MIT
	depends = python
	depends = python-gobject
	depends = gtk4
	depends = libadwaita
	depends = python-pymupdf
	depends = python-numpy
	depends = python-cairo
	depends = gtksourceview5
	depends = adwaita-icon-theme
	optdepends = librsvg: render PNG icon sizes at install time
	optdepends = libreoffice: convert PPTX files to PDF
	optdepends = ocrmypdf: add a searchable text layer to scanned PDFs (OCR)
	optdepends = qrencode: show a QR code to share the PDF to a phone
	optdepends = jq: recent-files menu for the walker launcher
	provides = sidemark
	conflicts = sidemark
	source = sidemark::git+https://github.com/brokkoli71/sidemark.git
	sha256sums = SKIP

pkgname = sidemark-git