summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7d92897d77c8df3d1d43a90217db69070c8ca41 (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
28
29
pkgbase = cgit-git
	pkgdesc = A web interface for git written in plain C - git checkout
	pkgver = 1.1.r34.g33414d7
	pkgrel = 1
	url = http://git.zx2c4.com/cgit/
	install = cgit.install
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = zlib
	makedepends = curl
	makedepends = asciidoc
	depends = openssl
	depends = luajit
	optdepends = python-pygments: syntax highlighting support
	optdepends = python-markdown: about page formated with markdown
	optdepends = mime-types: serve file with correct content-type header
	provides = cgit
	conflicts = cgit
	source = git://git.zx2c4.com/cgit.git
	source = git://github.com/git/git.git
	source = apache.example.conf
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 89927d462c0504863c163eb8a210e5d65db30ee6e4300ff6a2f92460e4f20a62

pkgname = cgit-git