summaryrefslogtreecommitdiff
path: root/graphics/p5-Gdk-Pixbuf
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2003-06-23 07:16:21 +0000
committermrg <mrg@pkgsrc.org>2003-06-23 07:16:21 +0000
commitd81345ea20cec03dfa17bf9760239f6e4d06fa88 (patch)
tree3cc8214a213276231dcd0cb69b2560503f13cb98 /graphics/p5-Gdk-Pixbuf
parent82a4fce427f168b887a3546ec54c25e2277841bc (diff)
downloadpkgsrc-d81345ea20cec03dfa17bf9760239f6e4d06fa88.tar.gz
part two (of two) of the fix for pkg/21891: new package p5-Gdk-Pixbuf:
The Gtk module allows Perl access to the Gtk+ graphical user interface library. You can find more information about Gtk+ on http://www.gtk.org. The Perl binding tries to follow the C interface as much as possible, providing at the same time a fully object-oriented interface and Perl-style calling conventions. This is the Gtk::Gdk::Pixbuf extention of the Gtk module.
Diffstat (limited to 'graphics/p5-Gdk-Pixbuf')
-rw-r--r--graphics/p5-Gdk-Pixbuf/DESCR7
-rw-r--r--graphics/p5-Gdk-Pixbuf/Makefile17
-rw-r--r--graphics/p5-Gdk-Pixbuf/PLIST1
3 files changed, 25 insertions, 0 deletions
diff --git a/graphics/p5-Gdk-Pixbuf/DESCR b/graphics/p5-Gdk-Pixbuf/DESCR
new file mode 100644
index 00000000000..eb5eb531683
--- /dev/null
+++ b/graphics/p5-Gdk-Pixbuf/DESCR
@@ -0,0 +1,7 @@
+The Gtk module allows Perl access to the Gtk+ graphical user interface
+library. You can find more information about Gtk+ on http://www.gtk.org.
+The Perl binding tries to follow the C interface as much as possible,
+providing at the same time a fully object-oriented interface and
+Perl-style calling conventions.
+
+This is the Gtk::Gdk::Pixbuf extention of the Gtk module.
diff --git a/graphics/p5-Gdk-Pixbuf/Makefile b/graphics/p5-Gdk-Pixbuf/Makefile
new file mode 100644
index 00000000000..36564f528ca
--- /dev/null
+++ b/graphics/p5-Gdk-Pixbuf/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/06/23 07:16:21 mrg Exp $
+#
+
+.include "../../x11/p5-gtk/Makefile.common"
+
+PKGNAME= p5-Gdk-Pixbuf-${GTKPERL_VERSION}
+
+MAINTAINER= tech-pkg@netbsd.org
+COMMENT= Perl5 Gtk::Gdk::Pixbuf
+
+MAKE_PARAMS= INSTALLMAN3DIR=${PREFIX}/man/man3
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Gtk/Gdk/Pixbuf/.packlist
+
+SUBPACKAGE= GdkPixbuf
+
+.include "../../www/gtkhtml/buildlink2.mk"
+.include "../../x11/p5-gtk/Makefile.subpackage"
diff --git a/graphics/p5-Gdk-Pixbuf/PLIST b/graphics/p5-Gdk-Pixbuf/PLIST
new file mode 100644
index 00000000000..24e35c94698
--- /dev/null
+++ b/graphics/p5-Gdk-Pixbuf/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/23 07:16:21 mrg Exp $