2013-04-10 09:04:26 +00:00
|
|
|
# Template file for 'mono'
|
|
|
|
pkgname=mono
|
2013-10-28 20:35:52 +00:00
|
|
|
version=3.2.3
|
2014-06-08 10:15:44 +00:00
|
|
|
revision=3
|
2014-01-01 15:10:11 +00:00
|
|
|
patch_args="-Np1"
|
2014-04-04 16:44:02 +00:00
|
|
|
lib32disabled=yes
|
2013-04-10 09:04:26 +00:00
|
|
|
build_style=gnu-configure
|
2014-04-04 16:44:02 +00:00
|
|
|
configure_args="--disable-static"
|
2014-01-01 15:10:11 +00:00
|
|
|
# XXX: figure out how to split this up into subpkgs.
|
2013-10-28 20:35:52 +00:00
|
|
|
hostmakedepends="libtool perl"
|
|
|
|
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="libgdiplus>=0"
|
2013-04-10 09:04:26 +00:00
|
|
|
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-04-10 09:04:26 +00:00
|
|
|
homepage="http://www.go-mono.org"
|
|
|
|
license="GPL-2, LGPL-2, MPL, MITX11"
|
|
|
|
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
2013-10-28 20:35:52 +00:00
|
|
|
checksum=b8c2f97d6a5232dbf5a8180e5c38d4722b81af748893649d7d9e82c5cf8ef41a
|