19 Commits

Author SHA1 Message Date
rsadowski
d868cf433a Update calligra to 3.2.0
Noteable calligra port changes:
- Replace phonon patches with pre-configure
- Remove poppler patches
- Reorder Makefile
- fix/improve depends
- fix libkookularGenerator_* libs
2020-05-14 19:42:36 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
rsadowski
39da989220 Fix build with upcoming Qt5 update 2020-02-25 18:08:07 +00:00
kili
742e3de954 Fix the build with poppler-0.83.0.
Thanks to sthen@ for the cmake hack appending -std=c++14.
2020-01-02 20:30:04 +00:00
kili
b162897361 Fix for poppler-0.82.0.
ok aja@
2019-11-12 22:05:36 +00:00
kili
45a17bec7e Unbreak build with newer poppler.
From George Koehler, thanks!
2019-02-17 20:38:20 +00:00
rsadowski
6c5e18d857 Update calligra to 3.1.0
Changelog:
https://www.calligra.org/news/calligra-3-1-0-released/

ok landry@
2018-02-03 21:01:36 +00:00
rsadowski
6942a67c7c unbreak calligra build
Use phonon-qt5 and not phonon(kde4) includes. Calligra is a pure KDE5
application.

spotted by naddy@ Thanks

ok jca@
2017-05-31 22:02:09 +00:00
rsadowski
0b80dc2dc7 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@
2017-05-30 18:57:20 +00:00
zhuk
e388551244 Update Calligra to 2.9.11. Release notes:
https://www.calligra.org/news/calligra-2-9-11-released/

From maintainer Rafael Sadowski, thanks!
2016-02-28 10:07:40 +00:00
zhuk
923268377a Compute amount of RAM correctly on OpenBSD.
From Rafael Sadowski (maintainer).
2016-01-17 14:55:58 +00:00
zhuk
c3dd9484bb Minor update to Calligra 2.9.7.
From Rafael Sadowski (maintainer), with additional tweaks from me.
2015-09-12 17:37:03 +00:00
zhuk
18944d7e3b Maintaince update to Calligra 2.9.6, from Rafael Sadowski (maintainer). 2015-08-12 09:56:12 +00:00
zhuk
9dbe981b5c Update to Calligra Suite 2.9.5, from MAINTER Rafael Sadowski. 2015-07-03 15:43:12 +00:00
dcoppa
15530c5c7b Rename some targets to avoid generating multiple ninja rules with
the same name

Failure seen by naddy@ during a bulk build
2015-01-15 18:13:52 +00:00
zhuk
91c206a336 Actually remove patch pushed upstream to fix build breakage.
Noticed by nigel@ and kili@.
2014-12-24 20:25:18 +00:00
zhuk
1d5aaa34fc Minor bufgix update of Calligra suite to 2.8.6 from MAINTAINER.
Some tests want qdbus, so add TEST_IS_INTERACTIVE=X11. Still many failures,
though.

Tested on amd64.
2014-11-11 07:05:08 +00:00
zhuk
88992ba4ff Add URLs to KDE ReviewBoard, and tweak a CMake variable used to a more
appropriate one. Doesn't affect package.
2014-07-12 13:06:22 +00:00
zhuk
fc9c99d2c7 Le KOffice est mort, vive le KOffice!
Calligra is an integrated suite of KDE applications that cover office,
creative and management needs.

Office productivity:
- Words for text processing;
- Sheets for computations;
- Stage for presentations;
- Flow for diagrams and flowcharts;
- Kexi for database management;
- Braindump for note taking.

Graphics:
- Krita for advanced drawing and image manipulation;
- Karbon for vector graphics.

Management:
- Plan for project planning.

This is long-term joint work of Rafael Sadowski, Amit Kulkarni and yours
truly. It should compensate (free time slots appeared after removing)
x11/kde/office3.
2014-07-12 10:44:18 +00:00