summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e954582fbb8b63481c14b7164c17af0b4c02c7e0 (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
40
41
pkgbase = gogs-git
	pkgdesc = Self Hosted Git Service in the Go Programming Language. This is the current git version from branch master.
	pkgver = 0.11.53.0603+2+91441c3fb
	pkgrel = 1
	url = https://gogs.io
	install = gogs.install
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = MIT
	makedepends = git
	makedepends = go
	makedepends = go-bindata-git
	makedepends = nodejs-less
	makedepends = sqlite
	depends = git
	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
	optdepends = bash: GIT over SSH support
	provides = gogs
	conflicts = gogs
	options = !buildflags
	options = !strip
	options = emptydirs
	source = git+https://github.com/gogs/gogs.git#branch=master
	source = gogs.service
	source = gogs.sysusers
	source = gogs.tmpfiles
	sha512sums = SKIP
	sha512sums = 26fa3b9579ec2780e56f4a52870461b9cc1e4c1608e006b0759de7c5de137895d48e94a1694341b545be0dae87c966a982d8b581397d56fad83ab12e297f98df
	sha512sums = 0a546902ffb9fe99f61b301183059cc85c75408cd735f04ee93829ad6e3d66a07ebc73ce663743f109ea6303c1815933a17fe2b83bf9104d1528acb5aa63faf8
	sha512sums = a48c51665079575aa9e4774e9d6ccaf15880c81d3d8d77dbcc0871133be7907177694986f12a5d880aa1930a636ca42b5ccb2dbb91874ad9f3c31fa6e5218c6b

pkgname = gogs-git