gtk+ does not compile against DirectFB < 1.2.0, shall the minimum DirectFB requirements be rised accordingly?



Hi

The minimum DirectFB requirement to build gtk+ with the DirectFB backend is currently 0.9.24

DIRECTFB_REQUIRED_VERSION=0.9.24

However, i noticed that some DirectFB structures and macro used in gdk/directfb/gdktestutils-directfb.c are provided only starting from DirectFB >= 1.2.0. This inconsistency (toghether with other issues i am trying to address now) prevent building gtk+ with the DirectFB backend.

How should we deal with this situation ? Shall the gtk+ code which requires DirectFB >=1.2.0 be removed from gtk+ or shall the minimum DirectFB requirements br rised to 1.2.0 ?

kind regards

Attilio Fiandrotti


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]