That is really not relevant. As I said, it *could* be done. My whole point is whether you are going to gain something (besides several MB) that will justify the dev power required (when we are evidently lacking in other areas). At the end of the day, and as I said above, it all comes down to having or not developers that are interested in the feature. No one can force a developer to work on an area in which s/he has absolutely no interest, unless s/he's really bored.Ch00k wrote:I don't understand why is it such a big problemIf Windows builds can manage split installations, an even rpm/deb/whatever else distro packages can, why Gentoo does not do it? Moreover, I disagree with you in the statement that OO.o code is so monolithic that it cannot be split (see above).
You could, but first I advice you to search the forums and bugs.gentoo.org first. I am sure that this question has arose several times in the past (how distant past I don't know). Like this one:I'm considering opening a request to developers (just to ask for a reason why don't the provide split installs), will this bring any result, or shouldn't I bother doing this?
Thanks for the info anyway
its a big problem because OOo is a monolithic build. All parts of all components have common core (like MS-Office 95 iirc).Ch00k wrote:I don't understand why is it such a big problemIf Windows builds can manage split installations, an even rpm/deb/whatever else distro packages can, why Gentoo does not do it? Moreover, I disagree with you in the statement that OO.o code is so monolithic that it cannot be split (see above).
I'm considering opening a request to developers (just to ask for a reason why don't the provide split installs), will this bring any result, or shouldn't I bother doing this?
Thanks for the info anyway
Code: Select all
for i in base binfilter calc core01 core02 core03 core04 core05 core06 core07 draw graphicfilter images impress math ooofonts ooolinguistic pyuno testtool writer xsltfilter ; do
rpm_unpack "${S}/${BASIS}-${i}-${MY_PV3}.${OOARCH}.rpm"
done