Search Criteria
Package Details: mono-msbuild-git 16.10.1.r5005.gde7a9c7b8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mono-msbuild-git.git (read-only, click to copy) |
---|---|
Package Base: | mono-msbuild-git |
Description: | Xamarin implementation of the Microsoft build system (Git version) |
Upstream URL: | https://github.com/mono/msbuild |
Licenses: | MIT |
Conflicts: | msbuild |
Provides: | msbuild |
Submitter: | LinuxUserGD |
Maintainer: | LinuxUserGD |
Last Packager: | LinuxUserGD |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-06 21:04 (UTC) |
Last Updated: | 2023-12-20 21:36 (UTC) |
Dependencies (5)
- mono (mono-gitAUR)
- dotnet-host (dotnet-host-preview-binAUR, dotnet-host-binAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- xmlstarlet (xmlstarlet-gitAUR) (make)
Required by (27)
- ckan (requires msbuild) (make)
- dafny-git (requires msbuild) (make)
- eddiscovery (requires msbuild) (make)
- godot-mono-headless-bin (requires msbuild)
- godot-mono-server-bin (requires msbuild)
- hexchat-theme-manager-git (requires msbuild) (make)
- mono-addins-git (requires msbuild) (make)
- mono-msbuild-sdkresolver-git (requires msbuild)
- nbtexplorer (requires msbuild) (make)
- olympus (requires msbuild) (make)
- olympus-git (requires msbuild) (make)
- openra-ca-git (requires msbuild) (make)
- openra-dr-git (requires msbuild) (make)
- openra-git (requires msbuild) (make)
- openra-kknd-git (requires msbuild) (make)
- openra-ra2-git (requires msbuild) (make)
- openra-raclassic-git (requires msbuild) (make)
- openra-radot5-git (requires msbuild) (make)
- openra-raplus-git (requires msbuild) (make)
- openra-rv-git (requires msbuild) (make)
- openra-sa-git (requires msbuild) (make)
- openra-sp-git (requires msbuild) (make)
- openra-vs-git (requires msbuild) (make)
- openra-yr-git (requires msbuild) (make)
- pkhex (requires msbuild) (make)
- rider (requires msbuild) (optional)
- rider-eap (requires msbuild) (optional)
Latest Comments
FabioLolix commented on 2022-02-13 21:01 (UTC)
Hello, this pkgbuild need provide and conflicts to mono-msbuild and need to be renamed to mono-msbuild-git since it is called mono-msbuild in official repo (https://archlinux.org/packages/?q=mono-msbuild)
LinuxUserGD commented on 2020-04-22 21:35 (UTC)
Patches still don't work without uncommenting them.
LinuxUserGD commented on 2020-03-14 15:51 (UTC) (edited on 2020-03-14 16:44 (UTC) by LinuxUserGD)
Now fails to get some sources:
Edit: sorry, seems like this was a connection issue, nothing to do with upstream or the PKGBUILD. For the not working patches, here is a diff:
LinuxUserGD commented on 2019-12-12 17:35 (UTC)
Package compiles fine if you ignore last two patches.
noabody commented on 2019-11-29 21:54 (UTC) (edited on 2019-11-29 22:39 (UTC) by noabody)
It gets a bit farther by changing the source from
source=('git+<https://github.com/mono/msbuild.git>'
to:Which equates to version
16.3.0.r3389.g560b1caa
But eventually fails with too many open files.
boggogo commented on 2019-11-24 17:48 (UTC)
I got the same error message as gdm413229
gdm413229 commented on 2019-11-03 04:59 (UTC) (edited on 2019-11-03 05:00 (UTC) by gdm413229)
I can't build this package. The log can be found below.
=> Making package: msbuild-git 16.3.0.r3318.g8059ecc7-2 (Sun 03 Nov 2019 04:56:35 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating msbuild git repo...
Fetching origin
-> Found copy_hostfxr.patch
-> Found fix_bashisms.patch
-> Found license_check_is_case_sensitive.patch
-> Found fix_dotnet_case.patch
==> Validating source files with sha256sums...
==> Extracting sources...
-> Creating working copy of msbuild git repo...
Reset branch 'makepkg'
==> Starting prepare()...
patching file gen_build_info.sh
patching file mono/create_bootstrap.sh
patching file msbuild-deploy.in
patching file eng/cibuild_bootstrapped_msbuild.sh
Hunk #1 succeeded at 56 with fuzz 2.
patching file eng/cibuild_bootstrapped_msbuild.sh
Hunk #1 succeeded at 56 with fuzz 1.
patching file LICENSE
The next patch would create the file license,
which already exists! Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in prepare().