CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/05/30 12:57:20
Modified files:
editors/calligra: Makefile distinfo
editors/calligra/patches: patch-plan_CMakeLists_txt
editors/calligra/pkg: DESCR PLIST
Added files:
editors/calligra/patches:
patch-plugins_colorengines_lcms2_tests_CMakeLists_txt
patch-plugins_videoshape_FullScreenPlayer_cpp
patch-plugins_videoshape_FullScreenPlayer_h
patch-plugins_videoshape_SelectVideoWidget_cpp
patch-plugins_videoshape_VideoThumbnailer_cpp
patch-plugins_videoshape_VideoThumbnailer_h
patch-stage_CMakeLists_txt
patch-stage_plugins_eventactions_sound_KPrSoundEventAction_cpp
Removed files:
editors/calligra/patches: patch-cmake_modules_FindPoppler_cmake
patch-kexi_CMakeLists_txt
patch-kexi_widget_CMakeLists_txt
patch-krita_image_kis_image_config_cpp
patch-krita_plugins_extensions_gmic_3rdparty_gmic_CImg_h
patch-libs_db_drivers_sqlite_icu_sqliteicu_h
patch-libs_flake_tests_CMakeLists_txt
patch-libs_kotext_tests_CMakeLists_txt
patch-libs_pigment_tests_CMakeLists_txt
patch-plan_libs_kernel_tests_CMakeLists_txt
patch-plan_plugins_schedulers_rcps_CMakeLists_txt
patch-plan_plugins_schedulers_tj_CMakeLists_txt
patch-plan_plugins_scripting_CMakeLists_txt
patch-plugins_chartshape_tests_odf_bubble-chart_CMakeLists_txt
patch-plugins_chartshape_tests_odf_bug239802_CMakeLists_txt
patch-plugins_chartshape_tests_odf_default-calligra-chart_CMakeLists_txt
patch-plugins_chartshape_tests_odf_default-ooo-chart_CMakeLists_txt
patch-plugins_semanticitems_CMakeLists_txt
patch-plugins_semanticitems_contact_CMakeLists_txt
patch-stage_part_CMakeLists_txt
Log message:
Update Calligra to 3.0.1
>From release notes:
"We have chosen to cut back on the number of applications. Krita has left us to
be independent and although it was emotional it was also done with complete
support from both sides. We are saying goodbye to Author, which never
differentiated itself from Words. We also removed Braindump the purpose of
which will be better fitted by a new application (nothing planned from our
side). Flow and Stage has gone in this release but we intend to bring them back
in the future. And Kexi has own release schedule but is still part of the
Calligra community."
-- https://www.calligra.org/news/calligra-3-0-released/
Many hints and tweaks from lendry@, sthen@ and jca@:
- Remove some kf5 libs from LIB_DEPENDS. They are only used
as RUN_DEPENDS. spotted by jca@
- Add devel/gettext as RUN_DEPENDS and libiconv as LIB_DEPENDS.
- Make the update process possible for editors/calligra-l10
-- idea from landry@ Thanks!
... and some more. Thanks!
ok landry@