pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/p5-Padre-Plugin-Ecliptic Importing editors/p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78046085bb5e
branches: trunk
changeset: 569644:78046085bb5e
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jan 16 21:40:26 2010 +0000
description:
Importing editors/p5-Padre-Plugin-Ecliptic v0.19
This plugin provides Eclipse like "killer features" into Padre, like
* Quick Assist
* Quick Outline Access
* Quick Module Access
diffstat:
editors/p5-Padre-Plugin-Ecliptic/DESCR | 4 +++
editors/p5-Padre-Plugin-Ecliptic/Makefile | 32 +++++++++++++++++++++++++++++++
editors/p5-Padre-Plugin-Ecliptic/distinfo | 5 ++++
3 files changed, 41 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r 23faaf494021 -r 78046085bb5e editors/p5-Padre-Plugin-Ecliptic/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Ecliptic/DESCR Sat Jan 16 21:40:26 2010 +0000
@@ -0,0 +1,4 @@
+This plugin provides Eclipse like "killer features" into Padre, like
+* Quick Assist
+* Quick Outline Access
+* Quick Module Access
diff -r 23faaf494021 -r 78046085bb5e editors/p5-Padre-Plugin-Ecliptic/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile Sat Jan 16 21:40:26 2010 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:40:26 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-Ecliptic-0.19
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Ecliptic/
+COMMENT= Padre plugin that provides Eclipse-like useful features
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Class-XSAccessor>=1.05:../../devel/p5-Class-XSAccessor
+DEPENDS+= p5-File-Which>=0.05:../../devel/p5-File-Which
+DEPENDS+= p5-Padre>=0.43:../../editors/p5-Padre
+
+BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
+BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
+
+PERL5_PACKLIST= auto/Padre/Plugin/Ecliptic/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 23faaf494021 -r 78046085bb5e editors/p5-Padre-Plugin-Ecliptic/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-Ecliptic/distinfo Sat Jan 16 21:40:26 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:40:26 sno Exp $
+
+SHA1 (Padre-Plugin-Ecliptic-0.19.tar.gz) = ea3f160e4ac4529f67d961ce427b47932001bdd7
+RMD160 (Padre-Plugin-Ecliptic-0.19.tar.gz) = 3c58792a8e2a64ecabcb496f53499f6d05f70379
+Size (Padre-Plugin-Ecliptic-0.19.tar.gz) = 19424 bytes
Home |
Main Index |
Thread Index |
Old Index