https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25067
--- Comment #86 from Mason James <[email protected]> --- (In reply to Julian Maurice from comment #75) > (In reply to Jonathan Druart from comment #74) > > Mason, Could you have a look at how hard/easy Locale::XGettext::TT2 can be > > packaged (from 20.11 ideally)? > > Should it be packaged ? It is a dev-only dependency, so it won't be used in > a production environment. > Still better to have it as a deb package, but not required IMO. i've added a package for Locale::XGettext::TT2 to the koha-staging repo fyi, Locale::XGettext::TT2 0.7 requires a new version of libintl-perl(1.30) to be built for each(16) debian/ubuntu release, so i've gone with 0.6 as a workaround $ apt-cache policy libtemplate-plugin-gettext-perl libtemplate-plugin-gettext-perl: Installed: 0.6-1~koha1 Candidate: 0.6-1~koha1 Version table: *** 0.6-1~koha1 500 500 http://debian.koha-community.org/koha-staging dev/main amd64 Packages 100 /var/lib/dpkg/status $ dpkg -L libtemplate-plugin-gettext-perl /. /usr /usr/bin /usr/bin/xgettext-tt2 /usr/share /usr/share/doc /usr/share/doc/libtemplate-plugin-gettext-perl /usr/share/doc/libtemplate-plugin-gettext-perl/NEWS.gz /usr/share/doc/libtemplate-plugin-gettext-perl/bugs-1.tt /usr/share/doc/libtemplate-plugin-gettext-perl/bugs.t /usr/share/doc/libtemplate-plugin-gettext-perl/changelog.Debian.gz /usr/share/doc/libtemplate-plugin-gettext-perl/changelog.gz /usr/share/doc/libtemplate-plugin-gettext-perl/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/xgettext-tt2.1p.gz /usr/share/man/man3 /usr/share/man/man3/Locale::XGettext::TT2.3pm.gz /usr/share/man/man3/Template::Plugin::Gettext.3pm.gz /usr/share/perl5 /usr/share/perl5/Locale /usr/share/perl5/Locale/XGettext /usr/share/perl5/Locale/XGettext/TT2.pm /usr/share/perl5/Locale/XGettext/TT2.pod /usr/share/perl5/Template /usr/share/perl5/Template/Plugin /usr/share/perl5/Template/Plugin/Gettext.pm /usr/share/perl5/Template/Plugin/Gettext.pod -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
