openbsd-ports/devel/libglade/pkg/PLIST
wilfried 35bba8a275 Update to libglade-0.17, from maintainer
- use gtk_clist_set_column_title to set clist column titles
  when possible so that they get the alignment of the column.
- Backport code that cleans up widget hash table in the
  GladeXML object on widget destruction.  This means that
  glade_xml_get_widget() should always return a valid widget
  or NULL.
- Move headers to a a libglade-1.0/ subdirectory.  This is to
  allow parallel installation of stable and development
  versions of libglade.  Libraries depending on libglade will
  probably need to be rebuilt so that their *-config scripts
  contain the correct CPP flags.
- update shared library number
2001-11-14 21:08:45 +00:00

29 lines
1.0 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2001/11/14 21:08:45 wilfried Exp $
bin/libglade-config
bin/libglade-xgettext
include/libglade-1.0/glade/glade-build.h
include/libglade-1.0/glade/glade-widget-tree.h
include/libglade-1.0/glade/glade-xml.h
include/libglade-1.0/glade/glade.h
lib/libglade.a
lib/libglade.la
%%gnome%%
%%SHARED%%
lib/libgladeConf.sh
lib/pkgconfig/libglade.pc
share/aclocal/libglade.m4
share/gnome/html/libglade/gladexml.html
share/gnome/html/libglade/libglade-embedding.html
share/gnome/html/libglade/libglade-extending.html
share/gnome/html/libglade/libglade-gnome.html
share/gnome/html/libglade/libglade-i18n.html
share/gnome/html/libglade/libglade-lib.html
share/gnome/html/libglade/libglade-libglade-build.html
share/gnome/html/libglade/libglade-libglade-initialisation.html
share/gnome/html/libglade/libglade-libglade-sax-parser.html
share/gnome/html/libglade/libglade-notes.html
share/gnome/html/libglade/libglade.html
@dirrm share/gnome/html/libglade
@dirrm include/libglade-1.0/glade
@dirrm include/libglade-1.0