summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-01-26 12:06:41 +0000
committerobache <obache@pkgsrc.org>2014-01-26 12:06:41 +0000
commit134af5cb8531ca49789d78374b1e24a720452029 (patch)
treef0afa9a43d627d9434511c1c5c8552aebb9f02ee /devel
parent7d19e9a733f5f087f448c2d08e40d6819051aba9 (diff)
downloadpkgsrc-134af5cb8531ca49789d78374b1e24a720452029.tar.gz
Import p5-Glib-Object-Introspection-0.019 as devel/p5-Glib-Object-Introspection.
Glib::Object::Introspection uses the gobject-introspection and libffi projects to dynamically create Perl bindings for a wide variety of libraries. Examples include gtk+, webkit, libsoup and many more.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Glib-Object-Introspection/DESCR3
-rw-r--r--devel/p5-Glib-Object-Introspection/Makefile35
-rw-r--r--devel/p5-Glib-Object-Introspection/distinfo5
3 files changed, 43 insertions, 0 deletions
diff --git a/devel/p5-Glib-Object-Introspection/DESCR b/devel/p5-Glib-Object-Introspection/DESCR
new file mode 100644
index 00000000000..c666e3c49f3
--- /dev/null
+++ b/devel/p5-Glib-Object-Introspection/DESCR
@@ -0,0 +1,3 @@
+Glib::Object::Introspection uses the gobject-introspection and libffi projects
+to dynamically create Perl bindings for a wide variety of libraries. Examples
+include gtk+, webkit, libsoup and many more.
diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile
new file mode 100644
index 00000000000..6de955c82c0
--- /dev/null
+++ b/devel/p5-Glib-Object-Introspection/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1 2014/01/26 12:06:41 obache Exp $
+
+DISTNAME= Glib-Object-Introspection-0.019
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} \
+ ${MASTER_SITE_PERL_CPAN:=Glib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
+COMMENT= Dynamically create Perl language bindings
+LICENSE= gnu-lgpl-v2.1
+
+DEPENDS+= p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
+DEPENDS+= p5-ExtUtils-PkgConfig>=1.000:../../devel/p5-ExtUtils-PkgConfig
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_LANGUAGES= c
+USE_TOOLS+= pkg-config
+
+PERL5_PACKLIST= auto/Glib/Object/Introspection/.packlist
+
+.include "../../mk/bsd.prefs.mk"
+.if !empty(PKGSRC_RUN_TESTS:M[Yy][Ee][Ss])
+BUILDLINK_DEPMETHOD.cairo-gobject= build
+.include "../../graphics/cairo-gobject/buildlink3.mk"
+.endif
+
+BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.280
+.include "../../devel/p5-glib2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.10.0
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Glib-Object-Introspection/distinfo b/devel/p5-Glib-Object-Introspection/distinfo
new file mode 100644
index 00000000000..88aa25f3ea9
--- /dev/null
+++ b/devel/p5-Glib-Object-Introspection/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/01/26 12:06:41 obache Exp $
+
+SHA1 (Glib-Object-Introspection-0.019.tar.gz) = 81855bb9ad689bbafa2bd20ad6a7379c68c7fb5c
+RMD160 (Glib-Object-Introspection-0.019.tar.gz) = f72c4941a6897252ad839ed92fa0320c5c8342fd
+Size (Glib-Object-Introspection-0.019.tar.gz) = 59668 bytes