NOTICE: This package has been removed from pkgsrc

./devel/libglade2, Runtime interpreter for GLADE GUI files (v2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6.2, Package name: libglade2-2.6.2, Maintainer: drochner

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.


Required to run:
[textproc/xmlcatmgr] [textproc/libxml2] [devel/atk] [devel/glib2] [x11/gtk2]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 99ffcf33bcd0fdd67191c99b117a0cefc26b84bc
RMD160: d6b25114cdbcc5c74412186a9a5a2cc9a140c4e7
Filesize: 343.511 KB

Version history: (Expand)


CVS history: (Expand)


   2007-09-21 14:58:58 by Thomas Klausner | Files touched by this commit (12) | Package removed
Log message:
Rename libglade2 to libglade to match the upstream name.
   2007-08-09 21:13:30 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
-take maintainership
-update to 2.6.2
 change: Fix building with gtk+ 2.11, to ease future updates
   2007-07-06 20:33:10 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.6.1
changes:
-Added glade_xml_construct_from_buffer() for language bindings
   2006-12-20 08:37:02 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove @dirrm lib/libglade -- that directory is not created by
this package. Bump PKGREVISION.
   2006-11-14 15:29:11 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
DESTDIR support. Use OWN_DIRS as it is most likely a missing dependency
when file are still in the glade library directory, so complains at
deinstall time are ok. Bump revision for the latter. Discussed with jmmv
before EuroBSDCon.
   2006-10-04 23:36:01 by Thomas Klausner | Files touched by this commit (46)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
   2006-08-10 16:11:04 by Matthias Drochner | Files touched by this commit (2)
Log message:
install gtk-doc documentation in the gtk-doc standard path so that it
is found by the new "devhelp" documentation browser, bump PKGREVISION,
in response to PR pkg/34159 by "khorben@syn.localhost"
   2006-08-03 19:35:34 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.6.0
changes:
- Compiler warning fixes
- Fixes for ASCII characters in entries