summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e67bd898190479c7c3fac6d304c344d3b376839 (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
30
31
32
33
34
35
36
pkgbase = gitea-git
	pkgdesc = A painless self-hosted Git service.
	pkgver = r5946.9a0e2a8b0
	pkgrel = 1
	url = https://gitea.io/
	install = gitea.install
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = go
	depends = git
	optdepends = sqlite: SQLite support
	optdepends = mariadb: MariaDB support
	optdepends = postgresql: PostgreSQL support
	optdepends = pam: Authentication via PAM support
	optdepends = redis: Redis support
	optdepends = memcached: MemCached support
	optdepends = openssh: GIT over SSH support
	provides = gitea
	conflicts = gitea
	options = !strip
	options = emptydirs
	backup = etc/gitea/app.ini
	source = git://github.com/go-gitea/gitea.git
	source = 01-adjust-config.patch
	source = 02-adjust-service.patch
	sha512sums = SKIP
	sha512sums = 43818244bdc615ed4bb6ea9128a81839fafb1ff63e4fa15f8a4ded8c53fd21172c508442598ec6962749fed0dcd1bca5c9d59d20a94e21cfae92e97eebf9ecbd
	sha512sums = d501e9422cbdcec11a0455cd1243a28bb134727e759e04f619938b739fc8e58f5860d6622f13b9f9d82dc7cfee4ca5f4fcb6f1fd9a7bd68b4ee8b357dcdc6bee

pkgname = gitea-git