Commit graph

4 commits

Author SHA1 Message Date
jmmv
1e816f3ace Use xmlcatmgr to manage the share/xml/catalog file, so it can be shared
across multiple packages (really, the package did not register itself in
the catalog before this change). Bump PKGREVISION to 4.
2003-01-10 19:36:02 +00:00
jmmv
bcce045cf9 Bump PKGREVISION to 3; changes:
- Fix PKGNAME to use variable modifiers.
- Depend on python, which is required to create a script.
- Disable gtk-doc detection (not required).
- Install documentation in share/doc/html, instead of share/gtk-doc/html.
2003-01-05 11:54:44 +00:00
rh
8402b03e3e Update libglade2 to 2.0.1. Provided in PR pkg/18188 by Julio Merino
<jmmv@hispabsd.org>.

Changes are:
        - fix up search path for libglade modules.
        - various memory leak fixes (Kristian Rietveld).
	- now uses buildlink2
2002-09-07 03:24:12 +00:00
wiz
51b099c2b9 Initial import of libglade2, supplied by Julio Merino in pkg/17462.
Libglade is a library that performs a similar job to the C source
output routines in the GLADE user interface builder.   Whereas GLADE's
output routines create C code that can then be compiled, libglade builds
the interface from an XML file (GLADE's save format) at runtime.  This
way you can change the look of a program without needing to recompile.

  Currently it supports all the widgets in current releases, together
with support for keyboard accelerators and automatic signal
connection.
2002-07-12 17:33:14 +00:00