summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32b7e96df467c074bf1b6196d3470e20d7c5b911 (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
pkgbase = rust-std-android
	pkgdesc = Android targets for Rust
	pkgver = 1.74.0
	pkgrel = 1
	epoch = 1
	url = https://www.rust-lang.org/
	arch = x86_64
	license = Apache
	license = MIT
	makedepends = cmake
	makedepends = ninja
	makedepends = python
	makedepends = android-ndk>=r25
	depends = rust=1:1.74.0
	optdepends = android-ndk
	optdepends = cargo-ndk
	conflicts = rust-nightly
	options = !debug
	options = !emptydirs
	options = !lto
	options = !strip
	options = !buildflags
	source = https://static.rust-lang.org/dist/rustc-1.74.0-src.tar.xz
	sha256sums = 23705e38c1a37acfd7fbb921c5dd8772619476e80d0b3b39ac8eb45bc0c33187

pkgname = rust-std-i686-linux-android
	pkgdesc = i686-linux-android target for the Rust standard library

pkgname = rust-std-x86_64-linux-android
	pkgdesc = x86_64-linux-android target for the Rust standard library

pkgname = rust-std-aarch64-linux-android
	pkgdesc = aarch64-linux-android target for the Rust standard library

pkgname = rust-std-arm-linux-androideabi
	pkgdesc = arm-linux-androideabi target for the Rust standard library

pkgname = rust-std-armv7-linux-androideabi
	pkgdesc = armv7-linux-androideabi target for the Rust standard library

pkgname = rust-std-thumbv7neon-linux-androideabi
	pkgdesc = thumbv7neon-linux-androideabi target for the Rust standard library