summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8071b6a1bd151bc4bbde8b6bf5b8fcc7c72f45a9 (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
pkgbase = mingw-w64-rust
	pkgdesc = Systems programming language focused on safety, speed and concurrency (mingw-w64)
	pkgver = 1.26.2
	pkgrel = 1
	url = https://www.rust-lang.org
	arch = x86_64
	license = MIT
	license = Apache
	license = custom
	makedepends = rust
	makedepends = gdb
	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 = 8ab05c10084d8e2795aa9d5a954fb05913abc26033c1f9bbf564d0e495f043e4

pkgname = mingw-w64-rust