Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mono-msbuild | name : mono-msbuild | ||||
| version : '15.8' | version : '16.3' | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| # Needed because we would get 'GitHeadSha has invalid value' otherwise | - https://github.com/mono/linux-packaging-msbuild/archive/upstream/16.3+xamarinxplat.2019.08.08.00.55.tar.gz : ec3589672cf2c68f2d32240d843974bd905a9973916ce53b82e136566befbfb9 | ||||
| - git|https://github.com/mono/linux-packaging-msbuild.git : upstream/15.8+xamarinxplat.2018.07.31.22.43 | |||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : the build platform for .NET and Visual Studio | summary : the build platform for .NET and Visual Studio | ||||
| description: | | description: | | ||||
| The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software. | The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software. | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(mono) | - pkgconfig(mono) | ||||
| - libunwind | |||||
| - mono-msbuild | - mono-msbuild | ||||
| rundeps : | rundeps : | ||||
| - mono | - mono | ||||
| setup : | | setup : | | ||||
| cert-sync --user /etc/ssl/certs/ca-certificates.crt | cert-sync --user /etc/ssl/certs/ca-certificates.crt | ||||
| %patch -p1 < $pkgfiles/Remove-Microsoft.DotNet.MSBuildSdkResolver.patch | |||||
| mv LICENSE license | |||||
| build : | | build : | | ||||
| %make all-mono | %make all-mono | ||||
| install : | | install : | | ||||
| # 'our' mono-msbuild is only needed here, not in build phase | |||||
| ./install-mono-prefix.sh $installdir/usr | ./install-mono-prefix.sh $installdir/usr | ||||
| sed -i -e "s|$installdir||g" $installdir/usr/bin/msbuild | sed -i -e "s|$installdir||g" $installdir/usr/bin/msbuild | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.