pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Trimming libreoffice languages?
Paul Ripke <stix%stix.id.au@localhost> writes:
> I was wondering why libreoffice takes so long to build...
>
> With '--with-lang="ALL"':
>
> Information for libreoffice-7.6.4.1:
>
> Size of this package in bytes: 3623759518
>
> With '--with-lang="EN-gb"':
>
> Information for libreoffice-7.6.4.1:
>
> Size of this package in bytes: 849183632
>
> (to be fair, one is amd64, the 2nd is aarch64)
>
> Apart from PLIST pain, anyone in favour of making languages configurable?
Wow, that is crazy. 3623 MiB vs 849 MiB. I wonder if there is some
huge build system bug or if this is really how it is. It does not make
sense.
If real, then yes, I think it makes sense. to make this configurable.
Standard builds (used for official binary packages) should have all
languages because we don't know the language any user will want. I
assume you mean an option to make it use one language and some variable
that's a BUILD DEF, or maybe just a variable, and making PLIST dynamic
somehow. That seems like a reasonable thing to do, if someone wants to
do it.
I am not sure that others will see it that way though so contrary
opinions, if existing, should probably be surfaced before you do the
work.
Home |
Main Index |
Thread Index |
Old Index