pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-Maketext-Lexicon Initial import of p5-L...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe7466d8095f
branches: trunk
changeset: 478804:fe7466d8095f
user: cube <cube%pkgsrc.org@localhost>
date: Fri Jul 30 13:52:45 2004 +0000
description:
Initial import of p5-Locale-Maketext-Lexicon, version 0.38 into the NetBSD
Packages Collection, from the pkgsrc-wip project.
Original package by Dieter Roelants.
A perl module providing lexicon-handling backends, for "Locale::Maketext"
to read from other localization formats, such as PO files, MO files,
or from databases via the "Tie" interface.
For extracting translatable strings from source files, a "xgettext.pl"
utility is also installed by default.
diffstat:
misc/p5-Locale-Maketext-Lexicon/DESCR | 6 ++++++
misc/p5-Locale-Maketext-Lexicon/Makefile | 22 ++++++++++++++++++++++
misc/p5-Locale-Maketext-Lexicon/PLIST | 1 +
misc/p5-Locale-Maketext-Lexicon/distinfo | 4 ++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 368011e6b02a -r fe7466d8095f misc/p5-Locale-Maketext-Lexicon/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/DESCR Fri Jul 30 13:52:45 2004 +0000
@@ -0,0 +1,6 @@
+A perl module providing lexicon-handling backends, for "Locale::Maketext"
+to read from other localization formats, such as PO files, MO files,
+or from databases via the "Tie" interface.
+
+For extracting translatable strings from source files, a "xgettext.pl"
+utility is also installed by default.
diff -r 368011e6b02a -r fe7466d8095f misc/p5-Locale-Maketext-Lexicon/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/Makefile Fri Jul 30 13:52:45 2004 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/30 13:52:45 cube Exp $
+#
+
+DISTNAME= Locale-Maketext-Lexicon-0.38
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
+
+MAINTAINER= dieter.NetBSD%pandora.be@localhost
+HOMEPAGE= http://www.autrijus.org/webl10n/
+COMMENT= Use other catalog formats in Maketext
+
+DEPENDS+= {perl>=5.8.0,p5-Locale-Maketext-[0-8]*}:../../misc/p5-Locale-Maketext
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Maketext/Lexicon/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 368011e6b02a -r fe7466d8095f misc/p5-Locale-Maketext-Lexicon/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/PLIST Fri Jul 30 13:52:45 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/30 13:52:45 cube Exp $
diff -r 368011e6b02a -r fe7466d8095f misc/p5-Locale-Maketext-Lexicon/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/distinfo Fri Jul 30 13:52:45 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/30 13:52:45 cube Exp $
+
+SHA1 (Locale-Maketext-Lexicon-0.38.tar.gz) = 814e4144a27177044191a1be010d17a48af751ac
+Size (Locale-Maketext-Lexicon-0.38.tar.gz) = 33723 bytes
Home |
Main Index |
Thread Index |
Old Index