pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-cairo Initial import of p5-cairo-1.023.
details: https://anonhg.NetBSD.org/pkgsrc/rev/257e59aab185
branches: trunk
changeset: 527810:257e59aab185
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Apr 13 23:17:22 2007 +0000
description:
Initial import of p5-cairo-1.023.
Perl bindings to the cairo graphics library (http://www.cairographics.org).
diffstat:
graphics/p5-cairo/DESCR | 1 +
graphics/p5-cairo/Makefile | 23 +++++++++++++++++++++++
graphics/p5-cairo/PLIST | 1 +
graphics/p5-cairo/distinfo | 5 +++++
4 files changed, 30 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r e9b9230a8c4a -r 257e59aab185 graphics/p5-cairo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo/DESCR Fri Apr 13 23:17:22 2007 +0000
@@ -0,0 +1,1 @@
+Perl bindings to the cairo graphics library (http://www.cairographics.org).
diff -r e9b9230a8c4a -r 257e59aab185 graphics/p5-cairo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo/Makefile Fri Apr 13 23:17:22 2007 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/13 23:17:22 xtraeme Exp $
+#
+
+DISTNAME= Cairo-${DIST_VER}
+PKGNAME= p5-${DISTNAME}
+PKGNAME= p5-cairo-${DIST_VER}
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
+COMMENT= Perl bindings to the cairo graphics library
+
+DIST_VER= 1.023
+
+DEPENDS+= p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
+DEPENDS+= p5-ExtUtils-PkgConfig>=1:../../devel/p5-ExtUtils-PkgConfig
+
+PERL5_PACKLIST= auto/Cairo/.packlist
+
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e9b9230a8c4a -r 257e59aab185 graphics/p5-cairo/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo/PLIST Fri Apr 13 23:17:22 2007 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/13 23:17:22 xtraeme Exp $
diff -r e9b9230a8c4a -r 257e59aab185 graphics/p5-cairo/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/p5-cairo/distinfo Fri Apr 13 23:17:22 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/13 23:17:22 xtraeme Exp $
+
+SHA1 (Cairo-1.023.tar.gz) = 10234f92eb2888af5553d314a583ecef7ddd6469
+RMD160 (Cairo-1.023.tar.gz) = 69c8b139e6397c7a1d020a9f508815e5c45d2cf6
+Size (Cairo-1.023.tar.gz) = 43737 bytes
Home |
Main Index |
Thread Index |
Old Index