Bug#404754: libgtk2.0-dev: Missing gdkwindow-x11.h

Josselin Mouette joss at debian.org
Fri Dec 29 10:00:27 UTC 2006


Le vendredi 29 décembre 2006 à 03:00 +0100, Mathias Brodala a écrit :
> > This is the directFB variant of GTK+ breaking, as your patch is using
> > direct X11 primitives instead of portable ones. I guess you have to
> > disable the directFB build and build only the X11 variant.
> 
> Last question for today (hm, ok tomorrow’s today now here): How do I disable the
> directFB build?

Currently this is not easy. If you can't make your patch to apply
cleanly (i.e. without requiring this X11 specific header), the easiest
solution is probably to not apply the patch to the directFB build. Which
means, you move it out of debian/patches/, and you add right after this
line:
	cp -ar $(BUILD_DIR) $(BUILD_SHARED_DIR)

a command that applies your patch:
	patch -d $(BUILD_SHARED_DIR) -p1 < debian/foo.patch

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20061229/747783d4/attachment.pgp


More information about the pkg-gnome-maintainers mailing list