gtkhtml-sharp (gnome-desktop-sharp)

Christian Krause chkr at fedoraproject.org
Wed Mar 9 23:32:07 UTC 2011


Hi,

On 03/09/2011 11:58 PM, Paul Johnson wrote:
> Currently, this is disabled in rawhide as it is linking to the gtkhtml3 API.
> 
> Does anyone know if this ban has been lifted yet or is the mono stack
> going to be hobbled because of it for a while longer? (no
> gnome-desktop-sharp == no mono-tools == no monodevelop and so on...)

The latest information I have is from the bug report where I was told
that nobody should use the gtkhtml3 API:

https://bugzilla.redhat.com/show_bug.cgi?id=660867#c9:
---------------------------------------------
Matthew Barnes 2010-12-19 15:27:29 EST

Absolutely nothing but Evolution should be linking to gtkhtml3 at this
point,
not even language bindings.  The package will likely be orphaned upstream
within the next year.  I'd recommend building with --disable-gtkhtml.
---------------------------------------------

However, are you sure that mono-tools can't be built without gtkhtml?
IMHO e.g. monodoc can use other html renderers like webkit.


In general I'm really curios how we handle the following situation:

It is not allowed to link against gtk2 and gtk3 at the same time
(directly or indirectly)
but since
1) IMHO gtk-sharp is only available for gtk2
2) all native gnome libraries are compiled against gtk3
gnome-desktop-sharp will have trouble wrapping the native gnome
libraries and so not onyl gtksharp is missing but also e.g. the wrapper
for libgnomepanel.


Best regards,
Christian




More information about the devel mailing list