aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2f7bed926f7644f09513155aa31f2e1aebaebfd (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 = gogs
	pkgdesc = Self Hosted Git Service written in Go
	pkgver = 0.11.91
	pkgrel = 1
	epoch = 1
	url = https://gogs.io
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	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.91::https://github.com/gogs/gogs/archive/v0.11.91.tar.gz
	source = 0001-Adjust-config-for-Arch-Linux-package.patch
	source = 0002-Adjust-service-file-for-Arch-Linux-package.patch
	sha512sums = 9c92d198f48e879a783f0e2e066db946a67a52d6ce3429a9ffeb531c53657b0dd81962e3e1e7fac0871eb9689c94538c9678d6cf56360b670ea020951c995dbb
	sha512sums = b1ae473eba5bfb693e507ce82f2a81beb066ab5869d8d089963f8d4740cc77e203b8653cbeeb196a86e65d04e2a288056fb3196364e247dd11906b77fd7ace8b
	sha512sums = 71c38f86b3e351f8f69504835082618cf5f63897246ee0691f1b7d518e164bd68681e14134e97fcfb369c960c6a81da92c86bc40b5c9ee6f171af1f1a1a7e8a4

pkgname = gogs