зеркало из https://github.com/mono/mail-archives.git
132 строки
4.4 KiB
HTML
132 строки
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Gtk-sharp-list] MonoDevelop Lite
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20MonoDevelop%20Lite&In-Reply-To=42BE035A.6030201%40verizon.net">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="006043.html">
|
|
<LINK REL="Next" HREF="006045.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Gtk-sharp-list] MonoDevelop Lite</H1>
|
|
<B>Todd Berman</B>
|
|
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20MonoDevelop%20Lite&In-Reply-To=42BE035A.6030201%40verizon.net"
|
|
TITLE="[Gtk-sharp-list] MonoDevelop Lite">tberman at off.net
|
|
</A><BR>
|
|
<I>Sat Jun 25 21:52:28 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="006043.html">[Gtk-sharp-list] MonoDevelop Lite
|
|
</A></li>
|
|
<LI>Next message: <A HREF="006045.html">[Mono-devel-list] Re: [Gtk-sharp-list] MonoDevelop Lite
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6044">[ date ]</a>
|
|
<a href="thread.html#6044">[ thread ]</a>
|
|
<a href="subject.html#6044">[ subject ]</a>
|
|
<a href="author.html#6044">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Sat, 2005-06-25 at 21:22 -0400, Daniel Morgan wrote:
|
|
><i> Anyone interested working on a Lite version of MonoDevelop?
|
|
</I>><i>
|
|
</I>><i> This version would be based off current MonoDevelop source code, but it
|
|
</I>><i> would be missing features which prevent it from building or running on
|
|
</I>><i> other platforms.
|
|
</I>><i>
|
|
</I>><i> I would love to see MonoDevelop run on current Mono/Gtk# running on
|
|
</I>><i> Windows. It would have to run on multiple platforms: Linux, Windows, and
|
|
</I>><i> Mac OS X, and possibly others... It would have to be packagable too. I
|
|
</I>><i> would like to see it with the next Mono/Gtk# Windows Installer.
|
|
</I>><i>
|
|
</I>><i> Three questions:
|
|
</I>><i> 1. what are the current requirments for MonoDevelop
|
|
</I>
|
|
mono (not any CLR, but mono specifically)
|
|
pkg-config
|
|
gtk-sharp
|
|
gnome-sharp
|
|
gconf-sharp
|
|
gtkhtml-sharp
|
|
gecko-sharp
|
|
gtksourceview-sharp
|
|
|
|
(these are off the top of my head)
|
|
|
|
><i> 2. what parts of MonoDevelop could be modified or removed to allow it to
|
|
</I>><i> be built and run on Windows?
|
|
</I>
|
|
gconf-sharp would have to be replaced, however it is used *very*
|
|
sparingly, and could easily be extracted out.
|
|
|
|
gtkhtml-sharp is used to display the integrated documentation. This is
|
|
something that could be removed, or something that could be ported.
|
|
Because evo is being ported, and that uses gtkhtml3, i would recommend
|
|
looking into that.
|
|
|
|
gecko-sharp is barely used honestly. And even though we *could* remove
|
|
it, we would end up adding it back eventually for asp.net support.
|
|
However, to bootstrap the effort, I would recommend just removing it.
|
|
Although, paco and zbowling have had some success making it work on
|
|
win32 (I have used gecko-sharp on win32 before myself)
|
|
|
|
gnome-sharp is used for a couple widgets. Most likely, it could be
|
|
abstracted pretty easily.
|
|
|
|
gtksourceview-sharp is insanely important (obviously). This is something
|
|
that would have to be ported to run on win32.
|
|
|
|
As far as the mono + pkg-config deps. I would recommend working
|
|
initially with them, but as time goes on, it would be very nice to see
|
|
MD work on a pure .NET setup w/o mono at all.
|
|
|
|
><i> 3. who would be interested in heading this up?
|
|
</I>
|
|
Not me :)
|
|
|
|
I am interested in helping out as much as I can, and offering some
|
|
guidance, but I don't have time to lead such an effort.
|
|
|
|
--Todd
|
|
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="006043.html">[Gtk-sharp-list] MonoDevelop Lite
|
|
</A></li>
|
|
<LI>Next message: <A HREF="006045.html">[Mono-devel-list] Re: [Gtk-sharp-list] MonoDevelop Lite
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6044">[ date ]</a>
|
|
<a href="thread.html#6044">[ thread ]</a>
|
|
<a href="subject.html#6044">[ subject ]</a>
|
|
<a href="author.html#6044">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
|
|
mailing list</a><br>
|
|
</body></html>
|