summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b3d3a925aba87c24db33f6f9691302041741868 (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
pkgbase = go-git
	pkgdesc = Compiler and tools for the Go programming language from Google
	pkgver = 1.6beta2.r50.g1b6d55a
	pkgrel = 1
	epoch = 2
	url = http://golang.org/
	install = go-git.install
	arch = x86_64
	arch = i686
	license = BSD
	makedepends = inetutils
	makedepends = git
	makedepends = go>=1.4
	depends = perl
	depends = gawk
	optdepends = mercurial: for fetching sources from mercurial repositories
	optdepends = git: for fetching sources from git repositories
	optdepends = bzr: for fetching sources from bazaar repositories
	optdepends = subversion: for fetching sources from subversion repositories
	provides = go=1.5
	conflicts = go
	conflicts = go-hg
	options = !strip
	options = staticlibs
	source = go-git::git+https://github.com/golang/go.git
	md5sums = SKIP

pkgname = go-git