summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-08-19 19:25:25 +0000
committersno <sno@pkgsrc.org>2010-08-19 19:25:25 +0000
commit24ff004dc9758e959f7b8cfceeeaad417ceda8f8 (patch)
tree4bc237253e0c0cf5b2fcc4ac9ebdad7015966e42 /textproc
parentd67a19aac4547a041dffd7289124672a7dbca11b (diff)
downloadpkgsrc-24ff004dc9758e959f7b8cfceeeaad417ceda8f8.tar.gz
Importing package for Perl5 module Lingua::Stem 0.84 into
textproc/p5-Lingua-Stem as dependency of scheduled import of Lingua::EN::Tagger, which is a dependency for the scheduled update of DBIx::Class::Schema::Loader. This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Lingua-Stem/DESCR2
-rw-r--r--textproc/p5-Lingua-Stem/Makefile28
-rw-r--r--textproc/p5-Lingua-Stem/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-Stem/DESCR b/textproc/p5-Lingua-Stem/DESCR
new file mode 100644
index 00000000000..5b6d3fbae28
--- /dev/null
+++ b/textproc/p5-Lingua-Stem/DESCR
@@ -0,0 +1,2 @@
+This routine applies stemming algorithms to its parameters, returning
+the stemmed words as appropriate to the selected locale.
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile
new file mode 100644
index 00000000000..e0451a46a5d
--- /dev/null
+++ b/textproc/p5-Lingua-Stem/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 19:25:25 sno Exp $
+
+DISTNAME= Lingua-Stem-0.84
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Lingua-Stem/
+COMMENT= Stemming of words
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Lingua-PT-Stemmer-[0-9]*:../../textproc/p5-Lingua-PT-Stemmer
+DEPENDS+= p5-Lingua-Stem-Fr>=0.02:../../textproc/p5-Lingua-Stem-Fr
+DEPENDS+= p5-Lingua-Stem-It-[0-9]*:../../textproc/p5-Lingua-Stem-It
+DEPENDS+= p5-Lingua-Stem-Ru-[0-9]*:../../textproc/p5-Lingua-Stem-Ru
+DEPENDS+= p5-Lingua-Stem-Snowball-Da>=1.01:../../textproc/p5-Lingua-Stem-Snowball-Da
+DEPENDS+= p5-Snowball-Norwegian>=1.0:../../textproc/p5-Snowball-Norwegian
+DEPENDS+= p5-Snowball-Swedish>=1.01:../../textproc/p5-Snowball-Swedish
+DEPENDS+= p5-Text-German-[0-9]*:../../textproc/p5-Text-German
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/Lingua/Stem/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Lingua-Stem/distinfo b/textproc/p5-Lingua-Stem/distinfo
new file mode 100644
index 00000000000..b481a131943
--- /dev/null
+++ b/textproc/p5-Lingua-Stem/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/19 19:25:25 sno Exp $
+
+SHA1 (Lingua-Stem-0.84.tar.gz) = 8afe1be37e601e73a91ef1b8b8abad12ecbe9b4d
+RMD160 (Lingua-Stem-0.84.tar.gz) = 685c7ed43ce70e053a30ee18f6a7410289fd1818
+Size (Lingua-Stem-0.84.tar.gz) = 1358061 bytes