# Template file for 'fsharp' pkgname=fsharp version=4.1.23 revision=1 lib32disabled=yes build_style=gnu-configure configure_args="--with-gacdir=/usr/lib/mono/gac" hostmakedepends="automake pkg-config mono-devel" makedepends="mono-devel" depends="mono" short_desc="F# compiler, core library and tools" maintainer="Wojciech Nawrocki " license="Apache-2.0" homepage="http://fsharp.org" distfiles="https://github.com/fsharp/fsharp/archive/$version.tar.gz" checksum=7878a95f012805c44ecedbd556f227dba5092e7a254ac602d026857e4b823152 case "$XBPS_TARGET_MACHINE" in *-musl) broken="https://s3.amazonaws.com/archive.travis-ci.org/jobs/211856891/log.txt" esac pre_configure() { autoreconf -fi }