o Combine two .if ${FLAVOR}s into one.
o Pass --without-gnome if not building the gnome flavor to be
on the safe side.
o Only include gnome shared libraries in the final PLIST if
we're on a shared arch.
o Remove gnome stuff from default PLIST and PFRAG.shared.
ok brad@
the following: a basic data structure to provide reference-counted images,
functions to load images synchronously from disk or progressively from
arbitrary data buffers, and convenience functions to transform pixbufs
and render them to drawables.
From: Tom Knienieder <tom@knienieder.com>