Deps: atk1-shlibs blt-shlibs db42-shlibs expat-shlibs gdbm3-shlibs glib2 glib2-shlibs gmp-shlibs gtk+2 gtk+2-shlibs libgettext3-shlibs libglade2-shlibs libjpeg-shlibs libpng3-shlibs libtiff-shlibs libxml2-bin libxml2-shlibs numeric-py23 pango1-xft2 pango1-xft2-shlibs pygtk2-py23 python23 python23-shlibs python23-socket readline5-shlibs tcltk tcltk-shlibs Install: nicotine gtk+2 gtk2-engines May have to rebuild against Apple X11: pango1-xft2-shlibs gtk+2-shlibs gtk2-engines pygtk2-py23 (Then reinstall: xorg xorg-shlibs x11-app applex11tools) Reparent: atk1-shlibs glib2-shlibs gtk2-engines gtk+2-shlibs libgettext3-shlibs libiconv nicotine pango1-xft2-shlibs pygtk2-py23 Change: * Nicotine warning fix: PatchScript: find . -type f | xargs perl -i -pe 's/gtk\.(FALSE|TRUE)/ucfirst lc $1/ge' * Add loaders: sed -e 's,/sw,./sw,g' /sw/etc/gtk-2.0/gdk-pixbuf.loaders > sw/etc/gdk-pixbuf.loaders * Add pango modules: mkdir -p sw/etc/pango sed -e 's,/sw,./sw,g' /sw/etc/pango/pango.modules > sw/etc/pango/pango.modules * Use clearlooks + vera in gtkrc * Put getdisplay.sh in sw/bin * In script: - Work around file limit with ulimit -n 512 - get DISPLAY - modify and insert fontconfig conf - set vars Remove: share/doc share/info share/themes/* (except Clearlooks!) lib/gtk-2.0/2.4.0/engines lib/gtk-2.0/2.4.0/immodules lib/gtk-2.0/2.4.0/loaders/* (except png and gif!) lib/pango/1.4.0/modules/* (except basic!) all .pyc files Files to keep: script etc/pangorc etc/gtkrc-2.0 getdisplay.sh