No description
Find a file
Mikhail Novosyolov baa18bb237 Force rebuilding configure because it seems to work incorrectly
"DEBUG: checking for exit in -lboost_date_time... (cached) no
DEBUG: configure: error: Could not link against boost_date_time !"

It tries to process
"AC_MSG_CHECKING([which boost to use])
if test "$with_system_boost" = "yes"; then
    AC_MSG_RESULT([external])
    SYSTEM_BOOST=TRUE
    AX_BOOST_BASE(1.47)
    AX_BOOST_DATE_TIME
    AX_BOOST_FILESYSTEM
    AX_BOOST_IOSTREAMS
    AX_BOOST_LOCALE
    AC_LANG_PUSH([C++])
"
with cc compiler, not cxx
2020-06-08 18:41:46 +03:00
.abf.yml clean up 2020-04-04 22:20:56 +03:00
0001-Force-icons-in-menus-in-GTK-3-VCLs.patch patch: force icons in menus to be ON in GTK+3 VCLs 2020-04-05 21:45:44 +03:00
6fbfad6b00e8c35346ee59cd32a0d7ccc0d8c19c.patch cherry-pick "Adapt o3tl::span to removal of std::span::cbegin et al" 2020-04-04 16:33:18 +03:00
gtk3_kde5-priority.patch patch: prefer gtk3_kde5 over kde5 because of maturity of gtk3 rendering 2020-04-04 20:48:21 +03:00
libreoffice-4.1-vendor.patch Fix a typo in vendor patch 2015-12-16 15:23:01 +10:00
libreoffice-4.2.5-icu-49.patch Updated to 4.2.5.2, sync patches with cooker 2014-06-20 16:53:24 +04:00
libreoffice-5.1.2.2-desktop-startcenter-nomate.patch Do not show startcenter icon in mate 2016-06-20 15:01:55 +03:00
libreoffice-5.2.1.2-desktop-protocols.patch Updated to 6.3.2 2019-10-15 23:19:49 +03:00
libreoffice-5.4.0.1-disable-test-languagetag.patch Updated to 5.4.0.3 2017-07-31 03:48:44 +03:00
libreoffice-6.2.8.2-desktop-categories.patch Updated to 6.3.2 2019-10-15 23:19:49 +03:00
libreoffice-6.3.5.2-kde4-detection.patch Update KDE4-detection patch to show KDE instead of Qt dialogs in KDE4 2020-03-29 18:22:54 +10:00
libreoffice-help-package Updated to 6.3.2 2019-10-15 23:19:49 +03:00
libreoffice.rpmlintrc Updated to 6.0.6.2 2018-08-07 16:29:10 +03:00
libreoffice.spec Force rebuilding configure because it seems to work incorrectly 2020-06-08 18:41:46 +03:00
locales.csv Templatize l10n packages to reduce the spec by more that 2000 lines 2020-04-06 18:00:57 +03:00
loffice-libcxx-wrapper.sh put linker flags into the end of cli args 2020-04-01 19:34:35 +03:00
span-old-compilers.patch patch: do not try to use std::span, because clang 8 can't 2020-04-04 18:27:04 +03:00