Package: gob2 Version: 2.0.18 Revision: 2 ### Depends: glib2-shlibs (>= 2.22.0-1) BuildDepends: fink-package-precedence, glib2-dev (>= 2.22.0-1), pkgconfig (>= 0.23) ### Source: mirror:gnome:sources/%n/2.0/%n-%v.tar.gz Source-Checksum: SHA256(ca99337f9ac54623e8ac44a9d0e49303a49ef7beed0916058fd8779d871644e4) PatchFile: %n.patch PatchFile-MD5: 061c24cf5799442226c0ce33bb0d1191 ### DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO ### ConfigureParams: --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib --enable-dependency-tracking PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" CompileScript: << %{default_script} fink-package-precedence . << ### Description: Preprocessor for building GTK+ Objects (v2) DescDetail: << GTK Object Builder 2 (GOB2) is a simple preprocessor for easily creating GTK objects. It reads a class description file with inline C code and produces .c and .h object files for you. It allows you to easily use all of the features of the GTK object system and avoids typos by reducing the amount of code needed. In general, the amount of code is about the same as for OO languages such as Java or C++, but you still have to only use C and you get all the power of the GTK object system. << ### License: GPL Maintainer: Justin F. Hallett Homepage: http://www.5z.com/jirka/gob.html