aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc0f92755e8e047a7af916cc96156a1fac107305 (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
pkgbase = gogs
	pkgdesc = Self Hosted Git Service written in Go
	pkgver = 0.11.34
	pkgrel = 2
	epoch = 1
	url = https://gogs.io
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = go>=1.3
	depends = git>=1.7.1
	depends = pam
	optdepends = sqlite: SQLite support
	optdepends = mariadb: MariaDB support
	optdepends = postgresql: PostgreSQL support
	optdepends = redis: Redis support
	optdepends = memcached: MemCached support
	optdepends = openssh: GIT over SSH support
	conflicts = gogs-bin
	conflicts = gogs-git
	conflicts = gogs-dev-git
	options = !strip
	backup = etc/gogs/app.ini
	source = gogs-0.11.34::https://github.com/gogits/gogs/archive/v0.11.34.tar.gz
	source = 0001-Adjust-config-for-Arch-Linux-package.patch
	source = 0002-Adjust-service-file-for-Arch-Linux-package.patch
	sha512sums = 0de420bf2d27ab86f5efd6cb5c4a43d1f8cb0f98abe3791177c14ef9e38437571ba4491c62cf7e9f6366469294197c57cd149a6c633cc08640c612b5ee506838
	sha512sums = 2763e4a2a5c98f3e75a1ddcb7c58012ce1e0fc2ad6b85110d9f28dd6c98d9e84a98529a282ffee8a1a21ef02a92b0538f2c790f62e6159b1f1f478340ddcf68a
	sha512sums = 361d318ac3c846eaa6b0260baed8fe21ba5d6b079b0618962e8b67ae91928c61b1296eba2311d6bd032c8bca4a09e51d8fb73e6ff67039b35a5179701a0cd868

pkgname = gogs