270c098e62
The -pkg compiler option doesn't follow the PKG_CONFIG_PATH environment variable, causing errors in some build environment, like bockbuild or possibly jhbuild. Use the variables set by the various PKG_CHECK_MODULES calls instead. |
||
---|---|---|
GLib.Sources | ||
Gdk.Sources | ||
Gtk.Customs | ||
Gtk.Sources | ||
sources | ||
.gitignore | ||
AUTHORS | ||
AssemblyInfo.cs.in | ||
COPYING | ||
ChangeLog | ||
Gtk.metadata | ||
GtkBeans.metadata | ||
Makefile.am | ||
NEWS | ||
README | ||
autogen.sh | ||
configure.ac | ||
gtk-api.raw | ||
gtk-sharp-beans-2.0.pc.in | ||
gtk-sharp-beans.dll.config.in | ||
gtk-sharp-beans.snk | ||
gtkbeans-api.raw |
README
gtk-sharp-beans binds some API from Gtk+ that isn't in Gtk# 2.12.x but is needed for full GIO and other misc support. It exists as a stop-gap measure until Gtk# 3.0 is released with more complete bindings of recent API. It is not installed in the GAC because we are not ready to commit to API stability. Please follow http://www.mono-project.com/Guidelines:Application_Deployment#Libraries_with_Unstable_APIs for how to use this library in your application. Website: http://github.com/mono/gtk-sharp-beans Requirements: * Gtk# 2.12 * gio-sharp (http://github.com/mono/gio-sharp) * GAPI 2.12