summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d74eb21093806c75663fd2645ee7444ba68545a7 (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 = r5932.9f033bf2b
	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 = d80d9bb906337d89f09edfc4e958ee75213d957e386ae8f420098e4d6a5b79ed6834ac1be28e69d8b99cb6614a36c87de1880ac262134273020e4f031c38f5cd
	sha512sums = db4ad287cfc9f42495bd20771135e140656271b3678827e3e751ec023c1e90b99bfd097d57562b19fc8fa983bd8be877350ef7dcb071c14c310800a7485e9896

pkgname = gitea-git