On 10/04/14 17:05, Bill Nottingham wrote:
James Antill (ja...@fedoraproject.org) said:
  Not that I assume splitting lanauges and docs. into sub packages would
triple primary numbers, but if it did ... that would be bad.

To put it in perspective, if we split out 'langpacks' for apps per language,
something like gedit then grows *100* new subpackages.

Bill

It's a shame we can't store .mo files compressed. The ratio seems quite good:

[root@phanto ~]# cd /usr/share
[root@phanto share]# cp -r locale locale-compressed
[root@phanto share]# find locale-compressed -type f -name '*.mo' -exec bzip2 --best {} \;
[root@phanto share]# du -sh locale locale-compressed
657M    locale
245M    locale-compressed

(NB this isn't a newly installed system.)

Andy
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to