summaryrefslogtreecommitdiff
path: root/graphics/p5-Gdk-Imlib
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-01-22 17:49:08 +0000
committeradrianp <adrianp@pkgsrc.org>2005-01-22 17:49:08 +0000
commitc8086f43821026adf61f37f71df13e78d84981bf (patch)
tree234337867c3cc077501f150efca7f2aac880e830 /graphics/p5-Gdk-Imlib
parent487229e83c66a56c01a677e65be43f08eb1ec7af (diff)
downloadpkgsrc-c8086f43821026adf61f37f71df13e78d84981bf.tar.gz
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::Imlib extension of the Gtk module.
Diffstat (limited to 'graphics/p5-Gdk-Imlib')
-rw-r--r--graphics/p5-Gdk-Imlib/DESCR7
-rw-r--r--graphics/p5-Gdk-Imlib/Makefile17
-rw-r--r--graphics/p5-Gdk-Imlib/PLIST1
3 files changed, 25 insertions, 0 deletions
diff --git a/graphics/p5-Gdk-Imlib/DESCR b/graphics/p5-Gdk-Imlib/DESCR
new file mode 100644
index 00000000000..eb3a9a2f420
--- /dev/null
+++ b/graphics/p5-Gdk-Imlib/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::Imlib extension of the Gtk module.
diff --git a/graphics/p5-Gdk-Imlib/Makefile b/graphics/p5-Gdk-Imlib/Makefile
new file mode 100644
index 00000000000..5e7e58960c5
--- /dev/null
+++ b/graphics/p5-Gdk-Imlib/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/22 17:49:08 adrianp Exp $
+#
+
+.include "../../x11/p5-gtk/Makefile.common"
+
+PKGNAME= p5-Gdk-Imlib-${GTKPERL_VERSION}
+
+MAINTAINER= adrianp@NetBSD.org
+COMMENT= Perl bindings for Imlib
+
+MAKE_PARAMS= INSTALLMAN3DIR=${PREFIX}/man/man3
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Gtk/Gdk/ImlibImage/.packlist
+
+SUBPACKAGE= GdkImlib
+
+.include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/p5-gtk/Makefile.subpackage"
diff --git a/graphics/p5-Gdk-Imlib/PLIST b/graphics/p5-Gdk-Imlib/PLIST
new file mode 100644
index 00000000000..c432b5864b3
--- /dev/null
+++ b/graphics/p5-Gdk-Imlib/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/22 17:49:08 adrianp Exp $