summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 712dae36f9cd518630ba60bad0182f6483e91be7 (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
	pkgdesc = Git with a cup of tea, forked from Gogs. Is a Self Hosted Git Service in the Go Programming Language.
	pkgver = 1.5.0
	pkgrel = 1
	url = http://gitea.io
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = go
	makedepends = go-bindata
	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
	conflicts = gitea-git
	conflicts = gitea-git-dev
	backup = etc/gitea/app.ini
	source = https://github.com/go-gitea/gitea/archive/v1.5.0.tar.gz
	source = gitea.tmpfiles
	source = gitea.service
	source = app.ini
	sha512sums = 06cbcadc138496abf500b8d219d0770c5f6b8af419f9c3733596ee7e20cb50235815433979b2b1daa0a6117e6eb84de9678667236549e018079c49b793f22d68
	sha512sums = c5fa7ae2e251ef86f002b001b9c46528f5a39e118ec56bd72e69ae62e9674bd5ffd2b2762e078fdf16c6ae8991c18b33b91a16e4cc9922744bfab5bc3377c079
	sha512sums = 485f627daee2eebbd081f44bce5686eb2ee373a0fb24616fa1940d275caf1a192b29ef20b236a99f5ace99922dbb19cdc0db39b761fa8002d6f4bebe625ae8db
	sha512sums = 3d8439ad48621a4a87634588377d133ae13a9ce30830d140beee1d69e3d4d40f6c47df663e97620d88c42e892c7fc0845f4091574c6314bed53fd20c7416b949

pkgname = gitea