18 lines
681 B
Text
18 lines
681 B
Text
# Template file for 'mono'
|
|
pkgname=mono
|
|
version=3.2.3
|
|
revision=2
|
|
patch_args="-Np1"
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
# XXX: figure out how to split this up into subpkgs.
|
|
hostmakedepends="libtool perl"
|
|
makedepends="zlib-devel libX11-devel libgdiplus-devel"
|
|
depends="libgdiplus>=0"
|
|
short_desc="Free implementation of the .NET platform including runtime and compiler"
|
|
maintainer="pancake <pancake@nopcode.org>"
|
|
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"
|
|
checksum=b8c2f97d6a5232dbf5a8180e5c38d4722b81af748893649d7d9e82c5cf8ef41a
|