summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dcbec516a17794c17bd502aaec95674d13bddfd0 (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
pkgbase = gogs-git
	pkgdesc = Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language.
	pkgver = 0.11.19.0609+1+6197a7639
	pkgrel = 1
	epoch = 2
	url = http://gogs.io/
	install = gogs.install
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = go
	makedepends = git
	makedepends = nodejs-less
	depends = git
	depends = sqlite
	optdepends = mariadb: MariaDB support
	optdepends = postgresql: PostgreSQL support
	optdepends = redis: Redis support
	optdepends = memcached: MemCached support
	optdepends = openssh: GIT over SSH support
	provides = gogs
	conflicts = gogs
	replaces = gogs-master-git
	options = !buildflags
	source = git+https://github.com/gogits/gogs.git#branch=master
	source = git+https://github.com/jteeuwen/go-bindata.git
	source = gogs.service
	source = gogs.sysusers
	source = gogs.tmpfiles
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 4ea1610580f7e7de4259025f8980942d
	md5sums = e919a9b9cfee91e3ff146bc8841d4d28
	md5sums = 0cef7ff4495be24a34178a4f29e803b6

pkgname = gogs-git