msbuild-bin: don't manually extract deb

This commit is contained in:
classabbyamp 2022-11-10 15:14:39 -05:00 committed by classabbyamp
parent 66ff3398e4
commit 7d6f6bbfed

View file

@ -3,7 +3,7 @@ _xamarin_rel="xamarinxplat.2021.05.26.14.00-0xamarin2+ubuntu2004b1"
pkgname=msbuild-bin
version=16.10.1
revision=1
build_style=fetch
create_wrksrc=yes
depends="mono"
short_desc="Xamarin/Mono fork of the Microsoft Build system"
maintainer="Aloz1 <kno0001@gmail.com>"
@ -12,11 +12,6 @@ homepage="https://github.com/mono/msbuild"
distfiles="http://download.mono-project.com/repo/ubuntu/pool/main/m/msbuild/msbuild_${version}+${_xamarin_rel}_all.deb"
checksum=32f1eba1c2df67bc55920cd45ce3689c32a5c705ae01fd7ead52ca180221b469
do_extract() {
bsdtar xf ${XBPS_SRCDISTDIR}/msbuild-bin-${version}/msbuild_${version}+${_xamarin_rel}_all.deb
bsdtar xf data.tar.xz
}
do_install() {
vbin usr/bin/msbuild
vcopy usr/lib usr