pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/p5-Alien-wxWidgets Importing x11/p5-Alien-wxWidget...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d480a79dd6a
branches: trunk
changeset: 569486:0d480a79dd6a
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 14:53:57 2010 +0000
description:
Importing x11/p5-Alien-wxWidgets version 0.48 as indirect dependency of
scheduled import of editors/p5-Padre.
Alien::wxWidgets can be used to detect and get configuration settings from
an installed wxWidgets.
diffstat:
x11/p5-Alien-wxWidgets/DESCR | 2 ++
x11/p5-Alien-wxWidgets/Makefile | 27 +++++++++++++++++++++++++++
x11/p5-Alien-wxWidgets/distinfo | 5 +++++
3 files changed, 34 insertions(+), 0 deletions(-)
diffs (46 lines):
diff -r 3201cb1382a3 -r 0d480a79dd6a x11/p5-Alien-wxWidgets/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/p5-Alien-wxWidgets/DESCR Sat Jan 16 14:53:57 2010 +0000
@@ -0,0 +1,2 @@
+Alien::wxWidgets can be used to detect and get configuration settings from
+an installed wxWidgets.
diff -r 3201cb1382a3 -r 0d480a79dd6a x11/p5-Alien-wxWidgets/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/p5-Alien-wxWidgets/Makefile Sat Jan 16 14:53:57 2010 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:53:57 sno Exp $
+#
+
+DISTNAME= Alien-wxWidgets-0.48
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= x11 perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Alien-wxWidgets/
+COMMENT= Building, finding and using wxWidgets binaries
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+BUILD_DEPENDS+= {perl>=5.10.1,p5-ExtUtils-CBuilder>=0.24}:../../devel/p5-ExtUtils-CBuilder
+
+USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES+= c c++
+PERL5_PACKLIST= auto/Alien/wxWidgets/.packlist
+PERL5_MODULE_TYPE= Module::Build
+MAKE_PARAMS+= --no-wxWidgets-build
+
+.include "../../lang/perl5/module.mk"
+.include "../../x11/wxGTK28-contrib/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 3201cb1382a3 -r 0d480a79dd6a x11/p5-Alien-wxWidgets/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/p5-Alien-wxWidgets/distinfo Sat Jan 16 14:53:57 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:53:57 sno Exp $
+
+SHA1 (Alien-wxWidgets-0.48.tar.gz) = 65314e6de52c4dbd4819bb8509bec788cfadcb6e
+RMD160 (Alien-wxWidgets-0.48.tar.gz) = c136ca7490da7d7f1ab58d69d53d1cbe326b3a62
+Size (Alien-wxWidgets-0.48.tar.gz) = 647523 bytes
Home |
Main Index |
Thread Index |
Old Index