# Template file for 'fsharp' pkgname=fsharp version=4.1.0.2 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=028475635ab650fa4f10cf306557e876dc02b32f4784474b10ce42de293118e5 case "$XBPS_TARGET_MACHINE" in *-musl) broken="https://s3.amazonaws.com/archive.travis-ci.org/jobs/211856891/log.txt" esac pre_configure() { autoreconf -fi }