pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Lingua-Translit Add p5-Lingua-Translit 0.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e36d6d579143
branches:  trunk
changeset: 366025:e36d6d579143
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 01 13:11:00 2017 +0000

description:
Add p5-Lingua-Translit 0.27

Lingua::Translit can be used to convert text from one writing system to
another, based on national or international transliteration tables.
Where possible a reverse transliteration is supported.

diffstat:

 textproc/p5-Lingua-Translit/DESCR    |   3 +++
 textproc/p5-Lingua-Translit/Makefile |  19 +++++++++++++++++++
 textproc/p5-Lingua-Translit/distinfo |   6 ++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 6523163c363f -r e36d6d579143 textproc/p5-Lingua-Translit/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Translit/DESCR Tue Aug 01 13:11:00 2017 +0000
@@ -0,0 +1,3 @@
+Lingua::Translit can be used to convert text from one writing system to
+another, based on national or international transliteration tables.
+Where possible a reverse transliteration is supported.
diff -r 6523163c363f -r e36d6d579143 textproc/p5-Lingua-Translit/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Translit/Makefile      Tue Aug 01 13:11:00 2017 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2017/08/01 13:11:00 markd Exp $
+#
+
+DISTNAME=      Lingua-Translit-0.27
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AL/ALINKE/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Lingua-Translit/
+COMMENT=       Transliterates text between writing systems
+LICENSE=       ${PERL5_LICENSE}
+
+USE_LANGUAGES= # none
+
+PERL5_PACKLIST=                auto/Lingua/Translit/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6523163c363f -r e36d6d579143 textproc/p5-Lingua-Translit/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Lingua-Translit/distinfo      Tue Aug 01 13:11:00 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/08/01 13:11:00 markd Exp $
+
+SHA1 (Lingua-Translit-0.27.tar.gz) = 537b840a433fab587711a4f4d9dbf9e27a4a950b
+RMD160 (Lingua-Translit-0.27.tar.gz) = 01485b1441869528e21dacca8988bf8714f54382
+SHA512 (Lingua-Translit-0.27.tar.gz) = a42aa61cc5e08d0358a7f5b72b5bf2a10938124ae49e693c6720ef8793b5afe653cc13cc4e7f3132427d3e9a0b87c6e95f7e083b23c044f478c43ac6bae7d2ba
+Size (Lingua-Translit-0.27.tar.gz) = 110337 bytes



Home | Main Index | Thread Index | Old Index