summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6cab1d8a96c3bdffbbf06755b1651cb7e33dca74 (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
37
38
pkgbase = gitea-git
	pkgdesc = A painless self-hosted Git service.
	pkgver = r6495.cfb76cd99
	pkgrel = 2
	url = https://gitea.io/
	install = gitea.install
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	depends = git
	depends = go
	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
	source = gitea.tmpfiles
	sha512sums = SKIP
	sha512sums = 3f96361a5135ea11b438e2cad29f2033221c63c11d1f260474d589c469e5db760fbf4da0718f9d015e106b72a13c02ad2899a8a90ac07365e20b935b59e95a6c
	sha512sums = 01d5cfe3e2967b680cce1a3980db6460db1aada82718316886e92d2f9ef30b66d37c6dbb7da7bbc3026b2f6985b65e07e5f8fd58904443155a81a1533eef1bc1
	sha512sums = 0c6c9729f8dfd5b5fe2badf998e89624b00800f87ae1b28a68acd52f2621f3434cc3930a578d2bb3e27005f8ffbb0f4a0e4e4d3d2e2371d0214d36c805d65573

pkgname = gitea-git