Author: Loïc MinierLoïc Minier
Date: Dec 8, 2006 05:00
Hi,
On Fri, Dec 08, 2006, Attilio Fiandrotti wrote:
> This patch is needed to build cdebconf's GTK frontend in an X11
> environment; i'm using GDK_WINDOWING_X11 as GDK_WINDOWING_DIRECTFB is
> currently not available in GTKDFB 2.8.20.
I don't understand why it's useful for the udeb, isn't the udeb always
runnong atop of directfb?
> - It's necessary if one wants to replace debconf with cdebconf on a
> regular debian system (it's a blocker for #328498)
> -It's useful to test the GTK frontend on top of X11
The problems you describe are not obvious to me, I currently only see a
udeb providing cdebconf-gtk. IIUC, cdebconf-gtk-udeb will always be
built against gtk/directfb and perhaps a future new package named
cdebconf-gtk will be built against gtk/x11.
> I guess we'll also have to provide cdebconf's build system with a switch
> that allows building the directfb or x11 flavuor of the GTK frontend.
I think you will have to build twice cdebconf's gtk files, with
different CFLAGS, like gtk2-engines.
|