On 12 Nov 2016, at 07:55, Yonggang Chen <cyg19891102@163.com> wrote:
Hello Developers,
LibreOffice is a massive project which consists of lots of code files, and it depends on many
third-party libraries, such as libpng-1.6.19.tar.gz, openssl-1.0.2h.tar.gz.
My question is how does LibreOffice manage the dependencies?
As we all know, the libpng, openssl like libraries update very often. It’s not convenient to put
such libraries into LibreOffice code repository directly.
When I built LibreOffice, lots of third-party libraries were downloaded. Do you use
Artifactory(https://www.jfrog.com/artifactory ) or implement it with customized scripts?
It is part of the build system. "configure" determines what to use and "make" downloads it if
needed, pretty much as most "make" based opensource do.
rgds
jan i
Looking forward to hear from you. J
Best regards
Yonggang Chen
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.