blob: ab9f329d86f4a46334e8d47a4c684a1f581c2f35 (
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
|
pkgbase = rust-nightly
pkgdesc = A safe, concurrent, practical language
pkgver = 1.19.0.2017.05.27
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
provides = rust
conflicts = rust
options = staticlibs
options = !strip
options = !emptydirs
options = !makeflags
source = http://static.rust-lang.org/dist/rustc-nightly-src.tar.gz
md5sums = 390a6150bbc8c04c86529925a12a2126
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
|