Пакет LibreOffice-sdk: Информация

    Бинарный пакет: LibreOffice-sdk
    Версия: 6.3.0.3-alt6.E2K.8
    Архитектура: e2kv6
    Собран:  5 февраля 2024 г. 9:44
    Исходный пакет: LibreOffice
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libreoffice.org

    Лицензия: LGPL
    О пакете: Software Development Kit for LibreOffice
    Описание: 
    The SDK is a development kit for LibreOffice 5.3, which
    eases the development of office components. It provides a set of
    libraries, binaries, header, and IDL files which have final API's
    and can only be extended with new functionality. This set of libraries
    and binaries is the minimum set of functions needed to use system
    abstraction for base functionality and for using UNO (Universal
    Network Objects) component technology. The UNO component model is the
    base of the whole Office API. The SDK provides everything necessary
    to use the Office API from external programs (e.g. Java, C++) or to
    extend the Office functionality with new components (e.g. new filter
    components, CalcAddin functions). It is compatible over several
    versions because the API remains unaffected and will only be extended
    with new functions.

    Сопровождающий: Michael Shigorin


    Последнее изменение


    31 августа 2023 г. Michael Shigorin 6.3.0.3-alt6.E2K.8
    - Apply workaround for mcst#8230
    - Disable KF5 (ftbfs on p10_e2k + lcc 1.26)
    - CVE-2022-3140 kludge (cherry-picked from -alt6.E2K.5.1)
    10 мая 2023 г. Michael Shigorin 6.3.0.3-alt6.E2K.7
    - Fix FTBFS against gpgme 1.8.0 (gentoo#865321), poppler 22.09+
      (gentoo#834538, gentoo#867958), poppler 23.01+ (ilyakurdyukov@)
    5 мая 2022 г. Michael Shigorin 6.3.0.3-alt6.E2K.6
    - FTBFS workaround: disable java, tweak KF5, explicit BRs (ilyakurdyukov@)