blob: 36d73e87b0694118d9e1693819186412c2232c89 (
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
61
62
63
64
65
66
67
68
69
70
71
72
73
|
pkgbase = mono-git
pkgdesc = Free implementation of the .NET platform including runtime and compiler
pkgver = 6.12.0.205.r1487.89f1d3cc22f
pkgrel = 1
url = http://www.mono-project.com/
install = mono.install
arch = i686
arch = x86_64
license = custom=MITX11
license = custom=MSPL
license = BSD
license = GPL
license = LGPL2.1
license = MPL
makedepends = cmake
makedepends = git
makedepends = mono
depends = ca-certificates
depends = libgdiplus
depends = python
depends = zlib
provides = mono=${pkgver}
provides = monodoc
conflicts = mono
conflicts = monodoc
source = git+https://github.com/mono/mono.git
source = git+https://github.com/mono/aspnetwebstack.git
source = git+https://github.com/mono/Newtonsoft.Json.git
source = git+https://github.com/mono/cecil.git
source = git+https://github.com/mono/rx.git#branch=rx-oss-v2.2
source = ikvm::git+https://github.com/mono/ikvm-fork.git
source = git+https://github.com/mono/ikdasm.git
source = binary-reference-assemblies::git+https://github.com/mono/reference-assemblies.git
source = nunit-lite::git+https://github.com/mono/NUnitLite.git
source = nuget-buildtasks::git+https://github.com/mono/NuGet.BuildTasks
source = cecil-legacy::git+https://github.com/mono/cecil.git#branch=mono-legacy-0.9.5
source = git+https://github.com/mono/boringssl.git#branch=mono
source = git+https://github.com/mono/corefx.git
source = git+https://github.com/mono/bockbuild.git
source = git+https://github.com/mono/linker.git
source = git+https://github.com/mono/roslyn-binaries.git
source = git+https://github.com/mono/corert.git
source = git+https://github.com/mono/xunit-binaries.git
source = git+https://github.com/mono/api-doc-tools.git
source = git+https://github.com/mono/api-snapshot.git
source = git+https://github.com/dotnet/llvm-project.git
source = git+https://github.com/Unity-Technologies/bdwgc.git
source = mono.binfmt.d
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 9a657fc153ef4ce23bf5fc369a26bf4a124e9304bde3744d04c583c54ca47425
pkgname = mono-git
|