pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-cairo-gobject Import p5-cairo-gobject-1.00...
details: https://anonhg.NetBSD.org/pkgsrc/rev/471cf3e0e116
branches: trunk
changeset: 629739:471cf3e0e116
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jan 27 04:48:23 2014 +0000
description:
Import p5-cairo-gobject-1.004 as graphics/p5-cairo-gobject.
Perl module to integrate Cairo into the Glib type system.
diffstat:
graphics/p5-cairo-gobject/DESCR | 1 +
graphics/p5-cairo-gobject/Makefile | 27 +++++++++++++++++++++++++++
graphics/p5-cairo-gobject/distinfo | 5 +++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r f6be00bb32cb -r 471cf3e0e116 graphics/p5-cairo-gobject/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo-gobject/DESCR Mon Jan 27 04:48:23 2014 +0000
@@ -0,0 +1,1 @@
+Perl module to integrate Cairo into the Glib type system.
diff -r f6be00bb32cb -r 471cf3e0e116 graphics/p5-cairo-gobject/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo-gobject/Makefile Mon Jan 27 04:48:23 2014 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2014/01/27 04:48:23 obache Exp $
+#
+
+DISTNAME= Cairo-GObject-1.004
+PKGNAME= p5-${DISTNAME:tl}
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
+COMMENT= Perl module to integrate Cairo into the Glib type system
+LICENSE= gnu-lgpl-v2.1
+
+USE_TOOLS+= pkg-config
+
+BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
+BUILD_DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+
+PERL5_PACKLIST= auto/Cairo/GObject/.packlist
+
+BUILDLINK_API_DEPENDS.p5-glib2+= p5-glib2>=1.224
+.include "../../devel/p5-glib2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.p5-cairo+= p5-cairo>=1.080
+.include "../../graphics/p5-cairo/buildlink3.mk"
+.include "../../graphics/cairo-gobject/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f6be00bb32cb -r 471cf3e0e116 graphics/p5-cairo-gobject/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo-gobject/distinfo Mon Jan 27 04:48:23 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/01/27 04:48:23 obache Exp $
+
+SHA1 (Cairo-GObject-1.004.tar.gz) = a77ac5a75f4e5becf93e7c7a0c6bf23bd9930484
+RMD160 (Cairo-GObject-1.004.tar.gz) = 2d15dcfe2271c2205c9d00b15f9a2aaddb56cbd0
+Size (Cairo-GObject-1.004.tar.gz) = 16786 bytes
Home |
Main Index |
Thread Index |
Old Index