summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa3ef0c7212f26a874b2f68dc4b096aab954f51d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = gopdf-git
	pkgdesc = MuPDF-backend PDF viewer written in Go with Lua configuration
	pkgver = 0.2.5.r0.g5f08452
	pkgrel = 2
	url = https://github.com/Aethar01/gopdf.git
	arch = x86_64
	license = AGPL
	makedepends = go
	makedepends = git
	makedepends = pkgconf
	depends = sdl3
	depends = libmupdf
	depends = gtk3
	provides = gopdf
	source = gopdf-git::git+https://github.com/Aethar01/gopdf.git
	sha256sums = SKIP

pkgname = gopdf-git