mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-15 19:28:06 +01:00
Merge branch 'easyconfigs-it4i-anselm'
This commit is contained in:
commit
ee630a7203
21
m/Mono/Mono-5.0.0.100.eb
Normal file
21
m/Mono/Mono-5.0.0.100.eb
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
name = 'Mono'
|
||||||
|
version = '5.0.0.100'
|
||||||
|
|
||||||
|
homepage = 'http://mono-framework.com'
|
||||||
|
description = """An open source, cross-platform, implementation of C# and the CLR that is
|
||||||
|
binary compatible with Microsoft.NET."""
|
||||||
|
|
||||||
|
toolchain = {'name': 'dummy', 'version': ''}
|
||||||
|
|
||||||
|
source_urls = ['http://download.mono-project.com/sources/mono/']
|
||||||
|
sources = [SOURCELOWER_TAR_BZ2]
|
||||||
|
|
||||||
|
builddependencies = [
|
||||||
|
('Autotools', '20150215'),
|
||||||
|
('Bison', '3.0.4'),
|
||||||
|
('gettext', '0.19.8'),
|
||||||
|
]
|
||||||
|
|
||||||
|
configopts = "--with-large-heap=yes"
|
||||||
|
|
||||||
|
moduleclass = 'lang'
|
Loading…
x
Reference in New Issue
Block a user