summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 813c9954065fa24b11cd5c69f9072928929c2b39 (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 = mingw-w64-rust
	pkgdesc = Systems programming language focused on safety, speed and concurrency (mingw-w64)
	pkgver = 1.26.2
	pkgrel = 2
	url = https://www.rust-lang.org
	arch = x86_64
	license = MIT
	license = Apache
	license = custom
	makedepends = rust
	makedepends = gdb
	makedepends = ninja
	makedepends = libffi
	makedepends = perl
	makedepends = python2
	makedepends = nodejs
	makedepends = cmake
	depends = gcc-libs
	depends = curl
	depends = libgit2
	depends = mingw-w64-gcc
	optdepends = mingw-w64-wine: for cargo test support
	options = !strip
	options = staticlibs
	options = !buildflags
	backup = opt/rust/cargo/config
	source = https://static.rust-lang.org/dist/rustc-1.26.2-src.tar.xz
	source = https://static.rust-lang.org/dist/rustc-1.26.2-src.tar.xz.asc
	source = mingw-config.toml
	validpgpkeys = 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
	sha256sums = a1202800bd5621f5cac027177904da0b964eb43b93606d3e4c7b342a9f7473b4
	sha256sums = SKIP
	sha256sums = 65445abc7b1f7c14896e05e5f147e56974e8ca0fde5aeed95e15adbd51951ae7

pkgname = mingw-w64-rust