mono: update to 3.10.0.
This commit is contained in:
parent
7557b7b0cb
commit
ee80c01899
@ -1,18 +1,18 @@
|
||||
# Template file for 'mono'
|
||||
pkgname=mono
|
||||
version=3.2.3
|
||||
revision=3
|
||||
patch_args="-Np1"
|
||||
version=3.10.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
disable_parallel_build=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
configure_args="--disable-static --disable-system-aot"
|
||||
# XXX: figure out how to split this up into subpkgs.
|
||||
hostmakedepends="libtool perl"
|
||||
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
||||
depends="libgdiplus>=0"
|
||||
hostmakedepends="libtool perl python"
|
||||
makedepends="zlib-devel libX11-devel libgdiplus-devel>=3.8"
|
||||
depends="libgdiplus>=3.8"
|
||||
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, MITX11"
|
||||
license="GPL-2, LGPL-2, MPL, MIT"
|
||||
distfiles="http://download.mono-project.com/sources/mono/$pkgname-$version.tar.bz2"
|
||||
checksum=b8c2f97d6a5232dbf5a8180e5c38d4722b81af748893649d7d9e82c5cf8ef41a
|
||||
checksum=fd74d1a6810d2d9b4733b4affbda67958e61520aade531c73103568dc18ab0b4
|
||||
|
Loading…
Reference in New Issue
Block a user