diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,19 @@ +name : perl-locale-maketext-lexicon +version : 1.00 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/D/DR/DRTECH/Locale-Maketext-Lexicon-1.00.tar.gz : b73f6b04a58d3f0e38ebf2115a4c1532f1a4eef6fac5c6a2a449e4e14c1ddc7c +license : MIT +component : programming.perl +summary : Use other catalog formats in Maketext +description: | + This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on. + A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files. +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install +check : | + %make test diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,72 @@ + + + perl-locale-maketext-lexicon + + Pierre-Yves + pyu@riseup.net + + MIT + programming.perl + Use other catalog formats in Maketext + This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on. +A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files. + + https://solus-project.com/sources/README.Solus + + + perl-locale-maketext-lexicon + Use other catalog formats in Maketext + This module provides lexicon-handling modules to read from other localization formats, such as *Gettext*, *Msgcat*, and so on. +A command-line utility xgettext.pl is also installed with this module, for extracting translatable strings from source files. + + programming.perl + + /usr/bin/xgettext.pl + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/Base.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/FormFu.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/Generic.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/Haml.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/Mason.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/PPI.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/Perl.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/TT2.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/TextTemplate.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Plugin/YAML.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Extract/Run.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Lexicon.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Lexicon/Auto.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Lexicon/Gettext.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Lexicon/Msgcat.pm + /usr/lib64/perl5/vendor_perl/5.26/Locale/Maketext/Lexicon/Tie.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Locale/Maketext/Lexicon/.packlist + /usr/share/man/man1/xgettext.pl.1 + /usr/share/man/man3/Locale::Maketext::Extract.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::Base.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::FormFu.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::Generic.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::Haml.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::Mason.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::PPI.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::Perl.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::TT2.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::TextTemplate.3 + /usr/share/man/man3/Locale::Maketext::Extract::Plugin::YAML.3 + /usr/share/man/man3/Locale::Maketext::Extract::Run.3 + /usr/share/man/man3/Locale::Maketext::Lexicon.3 + /usr/share/man/man3/Locale::Maketext::Lexicon::Auto.3 + /usr/share/man/man3/Locale::Maketext::Lexicon::Gettext.3 + /usr/share/man/man3/Locale::Maketext::Lexicon::Msgcat.3 + /usr/share/man/man3/Locale::Maketext::Lexicon::Tie.3 + + + + + 2018-09-02 + 1.0 + Packaging update + Pierre-Yves + pyu@riseup.net + + + \ No newline at end of file