summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52b4db9a5928966e20d4f90492a703d17b1f5221 (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
pkgbase = rust-nightly
	pkgdesc = A safe, concurrent, practical language
	pkgver = 1.41.0_2019.11.18
	pkgrel = 1
	url = http://www.rust-lang.org/
	arch = i686
	arch = x86_64
	license = MIT
	license = Apache
	makedepends = libffi
	makedepends = perl
	makedepends = python2
	makedepends = curl
	makedepends = llvm
	makedepends = cargo
	provides = rust
	conflicts = rust
	options = staticlibs
	options = !strip
	options = !emptydirs
	options = !makeflags
	source = https://static.rust-lang.org/dist/rustc-nightly-src.tar.xz
	sha256sums = 3eed01b8c1bbca1928a9052eaea7686f0557e254fe6f581042d05e94265b22ea

pkgname = rust-nightly
	depends = shared-mime-info
	optdepends = rust-doc-git: language and API documentation
	provides = rust
	conflicts = rust

pkgname = rust-nightly-doc
	pkgdesc = A safe, concurrent, practical language from Mozilla. (Language and API documentation)
	arch = any
	optdepends = rust-nightly: to compile and run the programs you can write using this documentation
	provides = rust-doc
	conflicts = rust-doc