summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe82ca2dda12eebf51278af42c2b0f87d186852f (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
pkgbase = gitea-git
	pkgdesc = A painless self-hosted Git service.
	pkgver = v1.1.0.r803.g0c69b768
	pkgrel = 3
	url = https://gitea.io/
	install = gitea.install
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = go
	depends = git
	optdepends = sqlite: SQLite support
	optdepends = mariadb: MariaDB support
	optdepends = postgresql: PostgreSQL support
	optdepends = mssql-server: MSSQL support
	optdepends = redis: Redis support
	optdepends = memcached: MemCached support
	optdepends = openssh: GIT over SSH support
	optdepends = pam: Authentication via PAM support
	provides = gitea
	conflicts = gitea
	options = !strip
	options = emptydirs
	backup = etc/gitea/app.ini
	source = git://github.com/go-gitea/gitea.git
	source = 0001-Adjust-config-for-Arch-Linux-package.patch
	source = 0002-Adjust-service-file-for-Arch-Linux-package.patch
	sha256sums = SKIP
	sha256sums = a41f10f85d4ea0e91a0da5b6450845afa4e1ddb39032c37c0ee2abb746ce6cc8
	sha256sums = 6cd1daa666659a68c98376f8bfae55402b5ffc39c1bf42b5ae0ee700249a3b73

pkgname = gitea-git