aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f47eb0b92125dc26a95756a517a10094168d72a (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
39
pkgbase = gogs
	pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
	pkgver = 0.6.15
	pkgrel = 1
	epoch = 1
	url = http://gogs.io/
	install = gogs.install
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = go>=1.2
	makedepends = git>=1.7.1
	makedepends = patch
	depends = git>=1.7.1
	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
	conflicts = gogs-git
	options = !strip
	options = !emptydirs
	backup = srv/gogs/conf/app.ini
	source = gogs.service
	source = app.ini.patch
	source = helper.sh
	source = gogs::git+https://github.com/gogits/gogs.git#tag=v0.6.15
	sha512sums = 2b4303f850e3b13b2fc3c9f0bc5820dae431d228002b35f01be0d4bfbcf05de8dcec2a559a85e318b609e4a4d492d44306eadf5f6508fd72333b198661bb0bb7
	sha512sums = cd00b1f29c0ab2eaf70647b51a7fe135aa00906dcda1b1d99c56ea3371fc6540f82bf77999018078b43294614317df253fb4217c2d84f873398c4a69ae2bfaa5
	sha512sums = e746dbdafc4c8d0b15a224dba95ae3151611ba9ff468ee6f0b1789e489955e4d7eaac0dbdf28a22e5b8211559af5950726f4a37d699a2490fd349f034401028c
	sha512sums = SKIP

pkgname = gogs