pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Glib-Object-Introspection Import p5-Glib-Obje...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ebc35251d056
branches: trunk
changeset: 629718:ebc35251d056
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jan 26 12:06:41 2014 +0000
description:
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:
devel/p5-Glib-Object-Introspection/DESCR | 3 ++
devel/p5-Glib-Object-Introspection/Makefile | 35 +++++++++++++++++++++++++++++
devel/p5-Glib-Object-Introspection/distinfo | 5 ++++
3 files changed, 43 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r 2b63dbc8fdb5 -r ebc35251d056 devel/p5-Glib-Object-Introspection/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Glib-Object-Introspection/DESCR Sun Jan 26 12:06:41 2014 +0000
@@ -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 -r 2b63dbc8fdb5 -r ebc35251d056 devel/p5-Glib-Object-Introspection/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Glib-Object-Introspection/Makefile Sun Jan 26 12:06:41 2014 +0000
@@ -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@localhost
+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 -r 2b63dbc8fdb5 -r ebc35251d056 devel/p5-Glib-Object-Introspection/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Glib-Object-Introspection/distinfo Sun Jan 26 12:06:41 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index