summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 21:45:03 +0000
committersno <sno>2010-01-16 21:45:03 +0000
commit2fce9863860bf48c6c3d68cad49185a32f22d5be (patch)
treeab484c4c13903a5268a7cb6166bc0ebe01c290e2 /editors
parentb1e794b0838d36e4fcd64ca66dd705fffa76383d (diff)
downloadpkgsrc-2fce9863860bf48c6c3d68cad49185a32f22d5be.tar.gz
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 (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-SpellCheck/DESCR4
-rw-r--r--editors/p5-Padre-Plugin-SpellCheck/Makefile28
-rw-r--r--editors/p5-Padre-Plugin-SpellCheck/distinfo5
3 files changed, 37 insertions, 0 deletions
diff --git a/editors/p5-Padre-Plugin-SpellCheck/DESCR b/editors/p5-Padre-Plugin-SpellCheck/DESCR
new file mode 100644
index 00000000000..cec886b7cb7
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SpellCheck/DESCR
@@ -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 --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile
new file mode 100644
index 00000000000..fa1620e8562
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile
@@ -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
+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 --git a/editors/p5-Padre-Plugin-SpellCheck/distinfo b/editors/p5-Padre-Plugin-SpellCheck/distinfo
new file mode 100644
index 00000000000..a154db35c46
--- /dev/null
+++ b/editors/p5-Padre-Plugin-SpellCheck/distinfo
@@ -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