Search Criteria
Package Details: mono-git 6.12.0.205.r1487.89f1d3cc22f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mono-git.git (read-only, click to copy) |
---|---|
Package Base: | mono-git |
Description: | Free implementation of the .NET platform including runtime and compiler |
Upstream URL: | http://www.mono-project.com/ |
Keywords: | mono |
Licenses: | GPL, BSD, MPL, LGPL2.1, custom=MITX11, custom=MSPL |
Conflicts: | mono, monodoc |
Provides: | mono, monodoc |
Submitter: | Ziemas |
Maintainer: | LinuxUserGD |
Last Packager: | LinuxUserGD |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2011-03-25 16:52 (UTC) |
Last Updated: | 2023-12-20 16:02 (UTC) |
Dependencies (7)
- ca-certificates (ca-certificates-utils)
- libgdiplus
- python (python37AUR, python311AUR, python310AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mono (mono-gitAUR) (make)
Required by (217)
- ampinstmgr (requires mono)
- ardupilot-mission-planner (requires mono)
- armsimsharp (requires mono)
- art-sharp (requires monodoc) (make)
- atomzombiesmasher-hib (requires mono)
- avaloniailspy (requires mono) (make)
- bastion-hib (requires mono)
- bgsync (requires mono)
- bizhawk-bin (requires mono)
- bizhawk-preview-latest-bin (requires mono)
- bless-git (requires mono)
- bluebrick (requires mono)
- boogie-git (requires mono)
- btcaddress-alpha-bin (requires mono)
- camisole-languages (requires mono)
- ccstheia (requires mono)
- celeste-arm (requires mono)
- chronojump-git (requires mono) (make)
- ckan (requires mono)
- ckan-bin (requires mono)
- Show 197 more...
Sources (23)
- binary-reference-assemblies
- cecil-legacy
- git+https://github.com/dotnet/llvm-project.git
- git+https://github.com/mono/api-doc-tools.git
- git+https://github.com/mono/api-snapshot.git
- git+https://github.com/mono/aspnetwebstack.git
- git+https://github.com/mono/bockbuild.git
- git+https://github.com/mono/boringssl.git#branch=mono
- git+https://github.com/mono/cecil.git
- git+https://github.com/mono/corefx.git
- git+https://github.com/mono/corert.git
- git+https://github.com/mono/ikdasm.git
- git+https://github.com/mono/linker.git
- git+https://github.com/mono/mono.git
- git+https://github.com/mono/Newtonsoft.Json.git
- git+https://github.com/mono/roslyn-binaries.git
- git+https://github.com/mono/rx.git#branch=rx-oss-v2.2
- git+https://github.com/mono/xunit-binaries.git
- git+https://github.com/Unity-Technologies/bdwgc.git
- ikvm
- mono.binfmt.d
- nuget-buildtasks
- nunit-lite
Latest Comments
1 2 3 4 5 Next › Last »
LinuxUserGD commented on 2023-12-20 16:05 (UTC)
Thanks for reporting, build should be fixed now after adding
git -c protocol.file.allow=always
to thesubmodule update
command.MarsSeed commented on 2023-11-16 20:20 (UTC)
Please kindly declare all git modules. There are new ones that are needed but missing from source array.
Also please fix the source cloning error:
moormaster commented on 2022-08-14 09:40 (UTC) (edited on 2022-09-02 23:00 (UTC) by moormaster)
I managed to build it by preventing the includes from sys/* in mono/metadata/w32file-unix.c
This patch might become obsolete as soon as https://sourceware.org/git/?p=glibc.git;a=commit;h=774058d72942249f71d74e7f2b639f77184160a6 will be included in the next glibc release.
moormaster commented on 2022-08-14 04:14 (UTC)
Build fails for me
FabioLolix commented on 2022-03-20 22:38 (UTC)
Thanks!
LinuxUserGD commented on 2022-03-20 22:37 (UTC)
@FabioLolix Ok, updated
.SRCINFO
to6.12.0.173.r1404.5977f1ca545
(Mono JIT compiler version 6.13.0)FabioLolix commented on 2022-03-20 12:36 (UTC)
Would you like to bump the pkgbuild? One pkgbuild I'm working on need a very recent build, solve this problem https://bugs.archlinux.org/task/71007 I had
tsj commented on 2022-02-22 15:41 (UTC)
@FabioLolix Thanks was not familiar with devtools, that worked where yay/makepkg did not
FabioLolix commented on 2022-02-21 21:49 (UTC)
builds fine here both using makepkg and devtools
tsj commented on 2022-02-21 21:25 (UTC)
Getting some build errors.
1 2 3 4 5 Next › Last »