17 lines
542 B
Bash
17 lines
542 B
Bash
# Template file for 'fsharp'
|
|
pkgname=fsharp
|
|
version=10.2.1
|
|
revision=1
|
|
archs=noarch
|
|
lib32disabled=yes
|
|
build_style=gnu-makefile
|
|
hostmakedepends="msbuild-bin"
|
|
makedepends="mono-devel"
|
|
depends="mono"
|
|
short_desc="F# compiler, core library and tools"
|
|
maintainer="Wojciech Nawrocki <wjnawrocki@protonmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="http://fsharp.org"
|
|
distfiles="https://github.com/fsharp/fsharp/archive/${version}.tar.gz"
|
|
checksum=4192652a162349ac6b4e053853d46cc7ba5469c0e552c78a1159dc9744a8f83b
|
|
broken="fssrgen.fsx(337,28): error FS0041"
|