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-SpellCheck Importing editors/p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/365ec62a73fd
branches:  trunk
changeset: 569654:365ec62a73fd
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 21:45:03 2010 +0000

description:
Importing editors/p5-Padre-Plugin-SpellCheck v1.1.2

This plugins allows one to checking her text spelling within Padre using
F7 (standard spelling shortcut accross text processors). One can change the
dictionary language used in the preferences window
(menu Plugins / SpellCheck / Preferences).

diffstat:

 editors/p5-Padre-Plugin-SpellCheck/DESCR    |   4 ++++
 editors/p5-Padre-Plugin-SpellCheck/Makefile |  28 ++++++++++++++++++++++++++++
 editors/p5-Padre-Plugin-SpellCheck/distinfo |   5 +++++
 3 files changed, 37 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r ae0cb2a0a091 -r 365ec62a73fd editors/p5-Padre-Plugin-SpellCheck/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-SpellCheck/DESCR  Sat Jan 16 21:45:03 2010 +0000
@@ -0,0 +1,4 @@
+This plugins allows one to checking her text spelling within Padre using
+F7 (standard spelling shortcut accross text processors). One can change the
+dictionary language used in the preferences window
+(menu Plugins / SpellCheck / Preferences).
diff -r ae0cb2a0a091 -r 365ec62a73fd editors/p5-Padre-Plugin-SpellCheck/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile       Sat Jan 16 21:45:03 2010 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:45:03 sno Exp $
+#
+
+DISTNAME=      Padre-Plugin-SpellCheck-1.1.2
+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-SpellCheck/
+COMMENT=       Check spelling in Padre
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
+DEPENDS+=      p5-Module-Util-[0-9]*:../../devel/p5-Module-Util
+DEPENDS+=      p5-Padre>=0.26:../../editors/p5-Padre
+DEPENDS+=      p5-Text-Aspell-[0-9]*:../../textproc/p5-Text-Aspell
+
+PERL5_PACKLIST=                auto/Padre/Plugin/SpellCheck/.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 ae0cb2a0a091 -r 365ec62a73fd editors/p5-Padre-Plugin-SpellCheck/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-Padre-Plugin-SpellCheck/distinfo       Sat Jan 16 21:45:03 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:45:03 sno Exp $
+
+SHA1 (Padre-Plugin-SpellCheck-1.1.2.tar.gz) = 49da5fd81f99f242a0819a14995f6dea98d1ba47
+RMD160 (Padre-Plugin-SpellCheck-1.1.2.tar.gz) = 7f7205b6ec870430f2516af5e3d843b7c1761dd5
+Size (Padre-Plugin-SpellCheck-1.1.2.tar.gz) = 17801 bytes



Home | Main Index | Thread Index | Old Index