21 lines
834 B
Text
21 lines
834 B
Text
# Template file for 'mono'
|
|
#
|
|
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/9918/steps/shell_3/logs/stdio"
|
|
|
|
pkgname=mono
|
|
version=3.12.0
|
|
revision=1
|
|
lib32disabled=yes
|
|
disable_parallel_build=yes
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --disable-system-aot"
|
|
# XXX: figure out how to split this up into subpkgs.
|
|
hostmakedepends="libtool perl python"
|
|
makedepends="zlib-devel libX11-devel libgdiplus-devel>=${version}"
|
|
depends="libgdiplus>=${version}"
|
|
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.go-mono.org"
|
|
license="GPL-2, LGPL-2, MPL, MIT"
|
|
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
|
checksum=8fdc69329c8d669d1c5e5bc922a5df8a3ed61a72344b92e5a073809bf1b36783
|