# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UnpackedTarball_UnpackedTarball,coinmp)) $(eval $(call gb_UnpackedTarball_set_tarball,coinmp,$(COINMP_TARBALL))) $(eval $(call gb_UnpackedTarball_fix_end_of_line,coinmp,\ CoinMP/MSVisualStudio/v9/CoinMP.sln \ )) $(eval $(call gb_UnpackedTarball_set_patchlevel,coinmp,0)) $(eval $(call gb_UnpackedTarball_update_autoconf_configs,coinmp)) $(eval $(call gb_UnpackedTarball_update_autoconf_configs,coinmp,\ BuildTools \ Cbc \ Cgl \ Clp \ CoinMP \ CoinUtils \ Data/Sample \ Osi \ )) ifneq ($(MSYSTEM),) # use binary flag so patch from git-bash won't choke on mixed line-endings in patches $(eval $(call gb_UnpackedTarball_set_patchflags,coinmp,--binary)) endif # * external/coinmp/Wnon-c-typedef-for-linkage.patch upstream at # "[Coin-discuss] # Small patch to fix Clang -Wnon-c-typedef-for-linkage in Clp": $(eval $(call gb_UnpackedTarball_add_patches,coinmp,\ external/coinmp/no-binaries.patch.1 \ external/coinmp/werror-undef.patch.0 \ external/coinmp/coinmp-msvc-disable-sse2.patch.1 \ $(if $(filter MSC,$(COM)),external/coinmp/windows.build.patch.1) \ external/coinmp/ubsan.patch.0 \ external/coinmp/rpath.patch \ external/coinmp/libtool.patch \ external/coinmp/Wnon-c-typedef-for-linkage.patch \ external/coinmp/register.patch \ external/coinmp/configure-exit.patch \ external/coinmp/pedantic-errors.patch \ external/coinmp/bind2nd.patch.1 \ external/coinmp/clang-with-path.patch \ external/coinmp/odr.patch \ )) # vim: set noet sw=4 ts=4: eoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/colibre
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-11-14 22:27:50 +0900
committerTomaž Vajngerl <quikee@gmail.com>2022-11-22 14:56:20 +0100
commitf8b990aaac155f0b45de3a4452bc300dcf2bb49b (patch)
treeb5779f8e5a5e53af02a96eab3e2429f8d2f0fdc1 /icon-themes/colibre
parente7f78c3123c7bb7b8c830fa11241c357d89bad6a (diff)
sw: change statusbar to use an icon, fix statusbar updating