diff options
author | garbled <garbled@pkgsrc.org> | 1998-11-04 07:57:25 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-11-04 07:57:25 +0000 |
commit | e720c4e372d45176c2c84b80317f913cf2b177fc (patch) | |
tree | a91a82e25432eefc028eafe2873aefeb6c472392 /x11/p5-gtk/pkg | |
parent | b01f160dcc91e3b532c416705796e3ccf9ebd81d (diff) | |
download | pkgsrc-e720c4e372d45176c2c84b80317f913cf2b177fc.tar.gz |
Initial import of p5-gtk-0.4.
perl bindings for gtk
Diffstat (limited to 'x11/p5-gtk/pkg')
-rw-r--r-- | x11/p5-gtk/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/p5-gtk/pkg/DESCR | 4 | ||||
-rw-r--r-- | x11/p5-gtk/pkg/PLIST | 31 |
3 files changed, 36 insertions, 0 deletions
diff --git a/x11/p5-gtk/pkg/COMMENT b/x11/p5-gtk/pkg/COMMENT new file mode 100644 index 00000000000..2a9db941a69 --- /dev/null +++ b/x11/p5-gtk/pkg/COMMENT @@ -0,0 +1 @@ +perl bindings for gtk diff --git a/x11/p5-gtk/pkg/DESCR b/x11/p5-gtk/pkg/DESCR new file mode 100644 index 00000000000..ff50adde494 --- /dev/null +++ b/x11/p5-gtk/pkg/DESCR @@ -0,0 +1,4 @@ +This version, 0.4, of Perl/Gtk is primarily for testing against gtk+1.1.2 +and glib 1.1.3: please don't rely on it. It's does make a good sample of +things to come, but unfortunately it also seems to include a fine selection +of truly evil bugs. diff --git a/x11/p5-gtk/pkg/PLIST b/x11/p5-gtk/pkg/PLIST new file mode 100644 index 00000000000..8bffe9194db --- /dev/null +++ b/x11/p5-gtk/pkg/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/04 07:57:26 garbled Exp $ +lib/perl5/site_perl/Gtk/Atoms.pm +lib/perl5/site_perl/Gtk/ColorSelectButton.pm +lib/perl5/site_perl/Gtk/Gdk.pm +lib/perl5/site_perl/Gtk.pm +lib/perl5/man/man3/GtkColorSelectButton.3 +lib/perl5/${MACHINE_ARCH}-netbsd/5.00404/perllocal.pod +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/GdkTypes.h +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/GtkTypes.h +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/MiscTypes.h +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/gendefs.pl +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/genext.pl +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/pkg-gtk-1.1.defs +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/pkg-gtk.defs +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/pkg-gtk.typemap +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/PerlGtkExt.h +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/GtkTypemap +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/Files.pm +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install/GtkDefs.h +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Types.pm +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Gtk/Gtk.so +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Gtk/Gtk.bs +lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Gtk/.packlist +lib/perl5/site_perl/auto/Gtk/Gdk/autosplit.ix +lib/perl5/site_perl/auto/Gtk/autosplit.ix +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk/Install +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/Gtk +@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-netbsd/auto/Gtk +@dirrm lib/perl5/site_perl/auto/Gtk/Gdk +@dirrm lib/perl5/site_perl/auto/Gtk +@dirrm lib/perl5/site_perl/Gtk |