blob: 2ed48b6ddf241f4f1c7a3e91a6e6fdfabb74d288 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
# Generated by mksrcinfo v8
# Sun Oct 2 20:46:52 UTC 2016
pkgbase = rust-git
pkgdesc = A safe, concurrent, practical language from Mozilla.
pkgver = 1.0.0.beta.2833.gb850046
pkgrel = 2
epoch = 3
url = http://www.rust-lang.org/
arch = i686
arch = x86_64
license = MIT
license = Apache
makedepends = git
makedepends = gcc
makedepends = curl
makedepends = libffi
makedepends = python2
optdepends = haskell-pandoc: to build the documentation
optdepends = emacs: to build the emacs mode
source = git+https://github.com/rust-lang/rust.git
source = git+https://github.com/rust-lang/compiler-rt.git
source = git+https://github.com/rust-lang/jemalloc.git
source = git+https://github.com/rust-lang/libc.git
source = git+https://github.com/rust-lang/llvm.git
source = git+https://github.com/rust-lang/hoedown.git
source = git+https://github.com/rust-lang/rust-installer.git
source = git+https://github.com/rust-lang/rust.vim.git
source = git+https://github.com/rust-lang/rust-mode.git
source = git+https://github.com/rust-lang/zsh-config.git
source = docdir.patch
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = c440666dc08e503ffaad60e00a09dc35a532390a598c51c294cf0e05ebefdefdd21474eae74a50c9100a8d42a3cc6f3b84c4ef17cb7cbe850c0085fd72a4b33a
pkgname = rust-git
install = rust.install
depends = shared-mime-info
optdepends = rust-doc-git: language and API documentation
provides = rust
conflicts = rust
options = staticlibs
pkgname = rust-doc-git
pkgdesc = A safe, concurrent, practical language from Mozilla. (Language and API documentation)
arch = any
optdepends = rust-git: to compile and run the programs you can write using this documentation
provides = rust-doc
conflicts = rust-doc
options =
options = !strip
options = !emptydirs
|