[Libreoffice] unowinreg.dll usage
Tomáš Chvátal
scarabeus at gentoo.org
Sun Oct 23 05:10:41 PDT 2011
Dne 23. října 2011 13:48 Tor Lillqvist <tml at iki.fi> napsal(a):
>
>
>> I can't think of any reason... :)
>
> I think the idea is that when an extension written in Java is distributed
> (in binary form), you are supposed to bundle this DLL, for use by the
> extension on Windows. Or something like that. The knee-jerk reaction "OMG my
> Linux purity is soiled by some Windows DLL" is perhaps understandable, but
> there actually is some solid reasoning behind this. Now, why you wouldn't
> then need to bundle a corresponding shared library for any random Unix you
> want the extension to work on, too, I don't know.
>
> --tml
Tor I am not whining because it is dll, I am asking because it is
another weird file libreoffice requests me to download, and for this
one I was unable to think of any usage.
If you say it is usable for the devel kit when you want to deploy your
tools on windows then it has perfect use case and I am all fine with
it.
Just for the record there are still mutliple bundled things and I
don't like them all the same way, so nothing personal against the dll.
ADDONS_SRC+=" ${ADDONS_URI}/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz"
ADDONS_SRC+=" nsplugin? (
${ADDONS_URI}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
)"
ADDONS_SRC+=" java? (
${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
ADDONS_SRC+=" java? (
${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )"
ADDONS_SRC+=" java? (
${ADDONS_URI}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip )"
ADDONS_SRC+=" odk? (
http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
)"
Tom
More information about the LibreOffice
mailing list