From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/libglade/DESCR | 9 +++++++++ devel/libglade/PLIST | 35 +++++++++++++++++++++++++++++++++++ devel/libglade/pkg/DESCR | 9 --------- devel/libglade/pkg/PLIST | 35 ----------------------------------- 4 files changed, 44 insertions(+), 44 deletions(-) create mode 100644 devel/libglade/DESCR create mode 100644 devel/libglade/PLIST delete mode 100644 devel/libglade/pkg/DESCR delete mode 100644 devel/libglade/pkg/PLIST (limited to 'devel/libglade') diff --git a/devel/libglade/DESCR b/devel/libglade/DESCR new file mode 100644 index 00000000000..8dd5155d5fd --- /dev/null +++ b/devel/libglade/DESCR @@ -0,0 +1,9 @@ + 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. diff --git a/devel/libglade/PLIST b/devel/libglade/PLIST new file mode 100644 index 00000000000..cd10c5bd777 --- /dev/null +++ b/devel/libglade/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:24:31 zuntum 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.so +lib/libglade.so.4 +lib/libglade.so.4.2 +lib/libglade.la +lib/libglade.a +lib/libglade-gnome.so +lib/libglade-gnome.so.4 +lib/libglade-gnome.so.4.2 +lib/libglade-gnome.la +lib/libglade-gnome.a +lib/libgladeConf.sh +lib/pkgconfig/libglade.pc +lib/pkgconfig/libglade-gnome.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 diff --git a/devel/libglade/pkg/DESCR b/devel/libglade/pkg/DESCR deleted file mode 100644 index 8dd5155d5fd..00000000000 --- a/devel/libglade/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ - 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. diff --git a/devel/libglade/pkg/PLIST b/devel/libglade/pkg/PLIST deleted file mode 100644 index 232b190e251..00000000000 --- a/devel/libglade/pkg/PLIST +++ /dev/null @@ -1,35 +0,0 @@ -@comment $NetBSD: PLIST,v 1.13 2001/10/04 19:20:06 rh 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.so -lib/libglade.so.4 -lib/libglade.so.4.2 -lib/libglade.la -lib/libglade.a -lib/libglade-gnome.so -lib/libglade-gnome.so.4 -lib/libglade-gnome.so.4.2 -lib/libglade-gnome.la -lib/libglade-gnome.a -lib/libgladeConf.sh -lib/pkgconfig/libglade.pc -lib/pkgconfig/libglade-gnome.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 -- cgit v1.2.3