summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c7c4ab8eee7bf522e1456850e3e02855742e8520 (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. This is the current git version from branch master.
	pkgver = 3165.aaa3f1b
	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.3
	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
	optdepends = tidb-git: TiDB support
	conflicts = gogs-bin
	conflicts = gogs
	conflicts = gogs-git
	options = !strip
	options = !emptydirs
	backup = srv/gogs/conf/app.ini
	source = gogs.service.patch
	source = app.ini.patch
	source = helper.sh
	source = gogs::git+https://github.com/gogits/gogs.git#branch=master
	sha512sums = 834e95fe9bcfa291a573ad1fa43f41bbed844658a918ff4fcf53ab8a44a296206ee4003eab1d9a2785c9126be077022f4907846d2eb6c5d64050b5e81ce47f44
	sha512sums = d4f6518c644b76e4d1688cd5756c9eea7a89d0abad68a14638ccc6f0d1006c164c1ae3b3f89efd903def7398a3dabce7299100303808ad7a1937407a9eb13a39
	sha512sums = e45775adafeecad5deaf24a98cd85b25a8383cb0e89905b2927c13fe7f0ec9918a42071ce43eabc429d8a826db93bb75ffb1927dce9c431ed88b0b5c619fd60d
	sha512sums = SKIP

pkgname = gogs-git