summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cd2ae9dc01a441eaad1928afa1f77ae7b11dbf52 (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 = rust-nightly
	pkgdesc = A safe, concurrent, practical language
	pkgver = 1.26.0_2018.02.25
	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.gz
	source = https://static.rust-lang.org/dist/rustc-nightly-src.tar.gz.asc
	validpgpkeys = 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
	sha256sums = SKIP
	sha256sums = SKIP

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