mono*: removed, they were added 1 year ago and are incomplete.

--HG--
extra : convert_revision : 318f29c470eb40bf2e770ec69a7784c093c1b720
This commit is contained in:
Juan RP 2009-11-01 22:48:19 +01:00
parent dc777c250a
commit 09a4b86f33
4 changed files with 0 additions and 70 deletions

View File

@ -1,21 +0,0 @@
# Template build file for 'mono-addins'.
pkgname=mono-addins
version=0.3.1
distfiles="
http://ftp.novell.com/pub/mono/sources/mono-addins/$pkgname-$version.tar.bz2"
build_style=gnu_configure
pkgconfig_override="mono-addins.pc mono-addins-setup.pc mono-addins-gui.pc"
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="Framework for creating extensible applications"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=dffb3fe49c4818b8ed95d0f3c51b99a75d244030
long_desc="
Mono.Addins is a framework for creating extensible applications, and for
creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for a wide range
of applications: from simple applications with small extensibility needs,
to complex applications which need support for large add-in structures.
This new framework intends to set an standard for building extensible
applications and add-ins in Mono."

View File

@ -1,22 +0,0 @@
# Template build file for 'mono'.
pkgname=mono
version=2.0
distfiles="http://ftp.novell.com/pub/mono/sources/mono/$pkgname-$version.tar.bz2"
tar_override_cmd="$XBPS_MASTERDIR/bin/gtar"
build_style=gnu_configure
configure_args="--with-icu=yes --with-preview=yes --with-libgdiplus=installed
--enable-big-arrays --with-tls=__thread --with-large-heap=yes
--with-moonlight=no"
make_cmd="$XBPS_MASTERDIR/bin/gmake"
pkgconfig_override="cecil.pc dotnet.pc dotnet35.pc mint.pc
mono-cairo.pc mono.pc smcs.pc mono-nunit.pc"
short_desc="Open source implementation of the .NET Development Framework"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a80be8a222bcffd402ecc727c87d20c30b750031
long_desc="
The Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform. Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications. The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization."

View File

@ -1,13 +0,0 @@
# Template build file for 'monodevelop'.
pkgname=monodevelop
version=1.9
distfiles="http://go-mono.com/sources/monodevelop/$pkgname-$version.tar.bz2"
tar_override_cmd="$XBPS_MASTERDIR/bin/gtar"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="IDE for C# and other .NET languages"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0000b311b6ee5c4922b85d51004f3f94a62a7915
long_desc="
MonoDevelop is a free GNOME IDE primarily designed for C# and other
.NET languages."

View File

@ -1,14 +0,0 @@
# Template build file for 'monodoc'.
pkgname=monodoc
version=2.0
distfiles="
http://ftp.novell.com/pub/mono/sources/monodoc/$pkgname-$version.zip"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
pkgconfig_override="monodoc.pc"
short_desc="Documentation for the Mono class libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=adf9aa8f57befd266f90a34b27ca8cd98f5b9e90
long_desc="
MonoDoc module contains the documentation for the Mono class libraries,
tools to produce and edit the documentation, and a documentation browser."