[Pidgin] #2629: Modifications needed for building with native GTK on MacOSX + docklet using GtkStatusIcon
Pidgin
trac at pidgin.im
Sun Aug 19 03:38:10 EDT 2007
#2629: Modifications needed for building with native GTK on MacOSX + docklet using
GtkStatusIcon
-------------------------------+--------------------------------------------
Reporter: nevil | Type: patch
Status: new | Priority: minor
Component: pidgin (gtk) | Version:
Keywords: MacOSX gtk native | Pending: 0
-------------------------------+--------------------------------------------
This is a patch that modifies the Pidgin.im source to build on MacOSX with
the native Gtk (non X).
It modifies the configure scripts to disable parts that rely on X.
It also includes a simple version of a docklet implemented using the
GtkStatusIcon API.
New configuration options:
--without-x -> Will disable compilation of things depending on X,
including gestures and screen saver.
--disable-gestures -> disable the gesture plugin
--enable-gtkstatusicon -> Use a the GtkStatusIcon version of the docklet
instead of the old version. This requires Gtk2+ >=2.9.0
I am no autoconfig master so please give me comments on the modifications.
--
Ticket URL: <http://developer.pidgin.im/ticket/2629>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list