gtk-gerald-20000721 introduces support for automatic Solaris package
creation, corresponding to the accompanying glib patch. It adds a
packaging/solaris/ directory which contains supplementary files needed to
create the package file. It also adds two top-level Makefile targets.
The "solaris-package" target builds the package, and the "clean-local"
target removes the package staging directory. The package itself is
built and deposited in packaging/solaris.stage/.
It currently relies on glib residing in /usr/local.
It looks like my copies of autoconf and automake generated slightly
different versions of each of their respective output files (Makefile.in,
gtk+.spec, etc.) Let me know if this is a problem, and I'll trim them
out of the patch.
Gerald Combs <
[email protected]>