summaryrefslogtreecommitdiff
path: root/devel/libglade2/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-12 17:33:14 +0000
committerwiz <wiz@pkgsrc.org>2002-07-12 17:33:14 +0000
commit51b099c2b9d6bc996bfbca51fe8c1e554a059a23 (patch)
treec5292c481266e912c7ce4f5f90d4208791416a5b /devel/libglade2/PLIST
parent67d9845e0625bd42c982ecb0aa792d2cf26dfee0 (diff)
downloadpkgsrc-51b099c2b9d6bc996bfbca51fe8c1e554a059a23.tar.gz
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.
Diffstat (limited to 'devel/libglade2/PLIST')
-rw-r--r--devel/libglade2/PLIST31
1 files changed, 31 insertions, 0 deletions
diff --git a/devel/libglade2/PLIST b/devel/libglade2/PLIST
new file mode 100644
index 00000000000..581e0b144c3
--- /dev/null
+++ b/devel/libglade2/PLIST
@@ -0,0 +1,31 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/12 17:33:14 wiz Exp $
+include/libglade-2.0/glade/glade-build.h
+include/libglade-2.0/glade/glade-init.h
+include/libglade-2.0/glade/glade-parser.h
+include/libglade-2.0/glade/glade-xml.h
+include/libglade-2.0/glade/glade.h
+lib/libglade-2.0.a
+lib/libglade-2.0.la
+lib/libglade-2.0.so
+lib/libglade-2.0.so.0
+lib/libglade-2.0.so.0.0
+lib/pkgconfig/libglade-2.0.pc
+share/gtk-doc/html/libglade/gladexml.html
+share/gtk-doc/html/libglade/libglade-dtd-exceptions.html
+share/gtk-doc/html/libglade/libglade-dtd.html
+share/gtk-doc/html/libglade/libglade-embedding.html
+share/gtk-doc/html/libglade/libglade-extending.html
+share/gtk-doc/html/libglade/libglade-i18n.html
+share/gtk-doc/html/libglade/libglade-lib.html
+share/gtk-doc/html/libglade/libglade-libglade-build.html
+share/gtk-doc/html/libglade/libglade-libglade-initialisation.html
+share/gtk-doc/html/libglade/libglade-libglade-sax-parser.html
+share/gtk-doc/html/libglade/libglade-modules.html
+share/gtk-doc/html/libglade/libglade-notes.html
+share/gtk-doc/html/libglade/libglade.html
+share/xml/libglade/glade-2.0.dtd
+@dirrm share/xml/libglade
+@unexec ${RMDIR} %D/share/xml 2>/dev/null || true
+@dirrm share/gtk-doc/html/libglade
+@dirrm include/libglade-2.0/glade
+@dirrm include/libglade-2.0