2013-04-10 11:04:26 +02:00
|
|
|
# Template file for 'mono'
|
2015-02-23 12:00:25 +01:00
|
|
|
#
|
|
|
|
broken="http://build.voidlinux.eu/builders/x86_64_builder/builds/9918/steps/shell_3/logs/stdio"
|
|
|
|
|
2013-04-10 11:04:26 +02:00
|
|
|
pkgname=mono
|
2015-02-23 11:34:10 +01:00
|
|
|
version=3.12.0
|
2014-11-24 13:12:22 +01:00
|
|
|
revision=1
|
2014-04-04 18:44:02 +02:00
|
|
|
lib32disabled=yes
|
2014-11-24 13:12:22 +01:00
|
|
|
disable_parallel_build=yes
|
2013-04-10 11:04:26 +02:00
|
|
|
build_style=gnu-configure
|
2014-11-24 13:12:22 +01:00
|
|
|
configure_args="--disable-static --disable-system-aot"
|
2014-01-01 16:10:11 +01:00
|
|
|
# XXX: figure out how to split this up into subpkgs.
|
2014-11-24 13:12:22 +01:00
|
|
|
hostmakedepends="libtool perl python"
|
2015-02-23 11:34:10 +01:00
|
|
|
makedepends="zlib-devel libX11-devel libgdiplus-devel>=${version}"
|
|
|
|
depends="libgdiplus>=${version}"
|
2013-04-10 11:04:26 +02:00
|
|
|
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
2014-06-08 12:15:44 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-10 11:04:26 +02:00
|
|
|
homepage="http://www.go-mono.org"
|
2014-11-24 13:12:22 +01:00
|
|
|
license="GPL-2, LGPL-2, MPL, MIT"
|
2013-04-10 11:04:26 +02:00
|
|
|
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
2015-02-23 11:34:10 +01:00
|
|
|
checksum=8fdc69329c8d669d1c5e5bc922a5df8a3ed61a72344b92e5a073809bf1b36783
|