summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b955cedb7542fcd33f44444d712d42e3e4836498 (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
pkgbase = c2rust-git
	pkgdesc = Migrate C code to Rust
	pkgver = v0.18.0.r409.g0e9e4048
	pkgrel = 1
	url = https://github.com/immunant/c2rust
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = Apache-2.0
	license = MIT
	makedepends = cargo
	makedepends = llvm
	makedepends = clang
	makedepends = cmake
	makedepends = openssl
	makedepends = python
	makedepends = git
	depends = llvm
	provides = c2rust
	conflicts = c2rust-bin
	conflicts = c2rust
	source = git+https://github.com/immunant/c2rust.git
	sha256sums = SKIP

pkgname = c2rust-git